silverstripe-cms/tests/php/Model
2023-12-06 11:58:34 +13:00
..
CMSEditLinkExtensionTest ENH Use the new CMSEditLinkExtension on SiteTree (#2778) 2022-09-30 15:10:49 +13:00
SiteTreeBrokenLinksTest API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
themes/virtualpagetest/templates FIX: VirtualPage not using target page's template (fixes #2039) (#2041) 2017-12-06 11:59:30 +13:00
RedirectorPageTest_RedirectExtension.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
RedirectorPageTest.php API Normalise trailing slashes in links 2023-01-20 15:08:37 +13:00
RedirectorPageTest.yml MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeActionsTest_Page.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeActionsTest.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeActionsTest.yml Move files to new location 2017-08-09 16:58:07 +12:00
SiteTreeBacklinksTest_DOD.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
SiteTreeBacklinksTest.php API Normalise trailing slashes in links 2023-01-20 15:08:37 +13:00
SiteTreeBacklinksTest.yml MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeBacklinksTestContentObject.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
SiteTreeBrokenLinksTest.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeBrokenLinksTest.yml MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeHTMLEditorFieldTest.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeHTMLEditorFieldTest.yml Move files to new location 2017-08-09 16:58:07 +12:00
SiteTreeLinkTracking_Extension.php FIX SiteTreeLinkTracking_Parser should use the getAnchorsOnPage (#2697) 2021-11-04 09:31:34 +13:00
SiteTreeLinkTrackingTest.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreePermissionsTest.php MNT Remove TODO comments 2023-10-19 16:22:38 +13:00
SiteTreePermissionsTest.yml FIX Duplicate page keeps original pages canView and canEdit permission (#2859) 2023-06-12 13:29:18 +12:00
SiteTreeTest_AdminDenied.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_AdminDeniedExtension.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ClassA.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_ClassB.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_ClassC.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_ClassCext.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_ClassD.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_ClassE.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_Conflicted.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_ConflictedController.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_DataObject.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_Extension.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ExtensionA.php API Allow SiteTree::Link to be extended 2017-09-05 08:58:47 +12:00
SiteTreeTest_ExtensionB.php API Allow SiteTree::Link to be extended 2017-09-05 08:58:47 +12:00
SiteTreeTest_LegacyControllerName_Controller.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_LegacyControllerName.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_NotRoot.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_NullHtmlCleaner.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_PageNode.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_PageNodeController.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
SiteTreeTest_StageStatusInherit.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest.php MNT Fix unit test 2023-12-06 11:58:34 +13:00
SiteTreeTest.yml Merge branch '4' into 5.1 2023-11-28 10:11:06 +13:00
VirtualPageTest_ClassA.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
VirtualPageTest_ClassAController.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
VirtualPageTest_ClassB.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
VirtualPageTest_ClassC.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
VirtualPageTest_NotRoot.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
VirtualPageTest_PageExtension.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
VirtualPageTest_PageWithAllowedChildren.php MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00
VirtualPageTest_TestDBField.php ENH PHP 8.1 compatibility 2022-04-13 17:07:59 +12:00
VirtualPageTest_VirtualPageSub.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
VirtualPageTest.php Merge branch '4' into '5' 2022-11-21 18:07:57 +13:00
VirtualPageTest.yml MNT Use SiteTree instead of Page in tests 2022-08-25 10:17:41 +12:00