silverstripe-framework/core/control
Sam Minnee 35a3cd9257 BUGFIX: Allow execution of actions (such as Page's search) on ErrorPage; limit the 404 display to the index() action
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@75096 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:17 +13:00
..
ContentController.php Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below) 2011-02-02 14:27:16 +13:00
ContentNegotiator.php Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below) 2011-02-02 14:27:16 +13:00
Controller.php BUGFIX Checking for Director::is_site_url() before redirecting in Controller->redirectBack() and MemberLoginForm (Merged from r73252) 2011-02-02 14:27:10 +13:00
Director.php BUGFIX Fixed array to string conversion caused by patch commited in r73285 2011-02-02 14:27:11 +13:00
FormResponse.php Better checking of tabstrip stuff 2011-02-02 14:26:39 +13:00
HTTPRequest.php BUGFIX: merged patch from ajshort. Fixed getURL() so it preserved the extension 2011-02-02 14:27:01 +13:00
HTTPResponse.php BUGFIX: Interpret 401s and 403s created init() methods as 'finished' requests 2011-02-02 14:27:10 +13:00
ModelAsController.php Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below) 2011-02-02 14:27:16 +13:00
NestedController.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
RequestHandler.php BUGFIX: Allow execution of actions (such as Page's search) on ErrorPage; limit the 404 display to the index() action 2011-02-02 14:27:17 +13:00
RootURLController.php Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below) 2011-02-02 14:27:16 +13:00