silverstripe-cms/tests/model
Ingo Schommer 2dd96a4050 API CHANGE Checking for SiteTree::$allowed_children in SiteTree->validate() (was only checked via JavaScript before).
BUGFIX Ensure that VirtualPage $allowed_children are checked on original classes to avoid allowing more than necessary (AIR-38)
2011-10-07 08:59:23 +02:00
..
ErrorPageTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
ErrorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
FileLinkTrackingTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
FileLinkTrackingTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
RedirectorPageTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
RedirectorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteConfigTest.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeActionsTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
SiteTreeActionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeBacklinksTest.php MINOR: Replaced containsIDs() calls in tests with assertContains() and column(). 2011-10-07 08:51:54 +02:00
SiteTreeBacklinksTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeBrokenLinksTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
SiteTreeBrokenLinksTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeHTMLEditorFieldTest.php MINOR Relative $fixture_file links in cms/tests to facilitate moving files 2011-03-30 20:04:31 +13:00
SiteTreeHtmlEditorFieldTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreePermissionsTest.php BUGFIX: Updated models to suit minor changes in the new ORM. 2011-10-07 08:50:51 +02:00
SiteTreePermissionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeTest.php API CHANGE Checking for SiteTree::$allowed_children in SiteTree->validate() (was only checked via JavaScript before). 2011-10-07 08:59:23 +02:00
SiteTreeTest.yml MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
VirtualPageTest.php API CHANGE Checking for SiteTree::$allowed_children in SiteTree->validate() (was only checked via JavaScript before). 2011-10-07 08:59:23 +02:00
VirtualPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00