silverstripe-framework/tests/control
Andrew Short 0c13c7a091 BUGFIX: Fixed nested URLs operation for pages more than 4 levels deep.
From: Andrew Short <andrewjshort@gmail.com>

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@95902 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-12-18 05:19:28 +00:00
..
ContentControllerPermissionsTest.php ENHANCEMENT Added SiteTree->canViewStage() and using it in ContentController->init() 2009-12-02 09:40:45 +00:00
ContentControllerTest.php BUGFIX: Fixed nested URLs operation for pages more than 4 levels deep. 2009-12-18 05:19:28 +00:00
ContentControllerTest.yml FEATURE: Allow you to access nested pages by falling over to a child page in ContentController if one is available. 2009-10-11 00:07:07 +00:00
DirectorTest.php MINOR Removed whitespace from DirectorTest 2009-12-18 03:58:36 +00:00
ModelAsControllerTest.php MINOR Added flag to remaining SapphireTest subclasses 2009-11-30 01:56:05 +00:00
RootURLControllerTest.php ENHANCEMENT: Cached the value for RootURLController::get_homepage_link() between calls. 2009-10-11 00:07:22 +00:00
RootURLControllerTest.yml FEATURE: Refactored RootURLController to allow nested home pages. 2009-10-11 00:07:17 +00:00