silverstripe-cms/tests/controller
Ingo Schommer 1cd82e2db1 BUG Enforce $allowed_children in controllers on page creation (fixes #7694)
Original bug fix contributed by @kmayo-ss
2012-09-02 18:20:22 +02:00
..
CMSMainTest.php BUG Enforce $allowed_children in controllers on page creation (fixes #7694) 2012-09-02 18:20:22 +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 MINOR Fixed hardcoded links from admin/page to admin/pages 2012-04-18 23:33:37 +02: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 Add newline to end of files without one 2012-04-15 10:56:40 +12:00
CMSSiteTreeFilterTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
ContentControllerPermissionsTest.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
ContentControllerSearchExtensionTest.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
ContentControllerTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
ContentControllerTest.yml MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
ModelAsControllerTest.php BUGFIX: ticket #5239 - Infinite loop: live subpage of draft page redirects onto itself when called just by url segment 2012-07-23 17:06:37 +12:00
ModelAsControllerTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
RootURLControllerTest.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
RootURLControllerTest.yml MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
SilverStripeNavigatorTest.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00