silverstripe-framework/tests/control
Andrew Short ad7194cc40 FEATURE: Refactored RootURLController to allow nested home pages.
MINOR: Deprecated RootURLController::get_homepage_urlsegment() in favour of get_homepage_link().
MINOR: Updated SiteTree->RelativeLink() to return a link to the site root for the home page.

From: Andrew Short <andrewjshort@gmail.com>

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@88496 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-11 00:07:17 +00:00
..
ContentControllerTest.php 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
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 BUGFIX Fixed Director::makeRelative() to accept https:// protocol 2009-03-17 22:22:55 +00:00
ModelAsControllerTest.php New test for old URL redirection 2008-11-13 02:18:12 +00:00
RootURLControllerTest.php FEATURE: Refactored RootURLController to allow nested home pages. 2009-10-11 00:07:17 +00:00
RootURLControllerTest.yml FEATURE: Refactored RootURLController to allow nested home pages. 2009-10-11 00:07:17 +00:00