silverstripe-cms/tests/controller
2012-04-13 15:55:32 +02:00
..
CMSMainTest.php MINOR Removed $params argument to DataObject->getCMSFields(), please use FormScaffolder directly (fixes #7135) 2012-04-13 15:55:32 +02:00
CMSMainTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
CMSPageHistoryControllerTest.php merge 2011-12-21 17:22:47 +01:00
CMSPageHistoryControllerTest.yml ENHANCEMENT: added tests for CMSPageHistoryController::VersionsForm(). BUGFIX: fixed VersionsForm hidden ID storing a reference to itself. ENHANCEMENT: changed url structure from /version/ to /show/ for consistency between CMSPageHistoryController and CMSMain. APICHANGE: moved performRollback() from CMSMain to CMSPageHistoryController 2011-09-19 17:30:47 +02:00
CMSSiteTreeFilterTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
CMSSiteTreeFilterTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
ContentControllerPermissionsTest.php ENHANCEMENT Removed automatic redirection to admin URLs in ContentController, too counter-intuitive and hard to implement consistently, while still allowing linkage of pages without CMS around them. 2011-08-12 17:06:29 +02:00
ContentControllerSearchExtensionTest.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
ContentControllerTest.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
ContentControllerTest.yml MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
ModelAsControllerTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
ModelAsControllerTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
RootURLControllerTest.php API CHANGE Removed SiteTree->HomepageForDomain and related functionality ($write_homepage_map and generate_homepage_domain_map()), use new 'homepagefordomain' module instead (fixes #6902) 2012-03-27 14:50:09 +02:00
RootURLControllerTest.yml MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
SilverStripeNavigatorTest.php ENHANCEMENT Removed automatic redirection to admin URLs in ContentController, too counter-intuitive and hard to implement consistently, while still allowing linkage of pages without CMS around them. 2011-08-12 17:06:29 +02:00