silverstripe-framework/tests/control
2010-10-13 03:58:29 +00:00
..
ContentControllerPermissionsTest.php MINOR Fixed typo 2010-04-28 07:16:21 +00:00
ContentControllerTest.php BUGFIX Fixed SiteTree->Content link shortcode parsing introduced in r101093 (#5227) (from r101302) 2010-10-13 00:42:17 +00:00
ContentControllerTest.yml Added values for new permission code 'VIEW_DRAFT_CONTENT' test (from r97898) 2010-04-13 01:43:29 +00:00
DirectorTest.php MINOR Removed whitespace from DirectorTest 2009-12-18 03:58:36 +00:00
ModelAsControllerTest.php BUGFIX: ModelAsController test failed for projects which do not support nested urls. This fix stores the original configuration and enables 'nested-urls' at the beginning of the tests and reset the state in tearDown. (from r103591) 2010-10-13 03:58:29 +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