silverstripe-cms/tests/php/Model
Dylan Wagstaff 68f6eaa663 FIX display recognisable names for dependent content with no title
Content blocks and other DataObjects that contain HTMLText fields are
also used in the 'Dependent pages' report for each page in the CMS,
however these objects may have neither a Title field, nor a name to
describe them. Instead of showing an empty field in the Title column for
this table, we can instead show "Untitled " with the localised singular
name appended.
2019-07-17 15:30:07 +12: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 Update API to remove deprecated useDraftSite() 2018-03-22 17:12:12 +13:00
RedirectorPageTest.yml Move files to new location 2017-08-09 16:58:07 +12:00
SiteTreeActionsTest_Page.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeActionsTest.php Remove assertions for addtocampaign action 2019-02-01 20:20:40 +03:00
SiteTreeActionsTest.yml Move files to new location 2017-08-09 16:58:07 +12:00
SiteTreeBacklinksTest_DOD.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeBacklinksTest.php FIX display recognisable names for dependent content with no title 2019-07-17 15:30:07 +12:00
SiteTreeBacklinksTest.yml FIX display recognisable names for dependent content with no title 2019-07-17 15:30:07 +12:00
SiteTreeBacklinksTestContentObject.php FIX display recognisable names for dependent content with no title 2019-07-17 15:30:07 +12:00
SiteTreeBrokenLinksTest.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeBrokenLinksTest.yml API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeHTMLEditorFieldTest.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeHTMLEditorFieldTest.yml Move files to new location 2017-08-09 16:58:07 +12:00
SiteTreeLinkTrackingTest.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreePermissionsTest.php FIX Use correct subsites namespace in SiteTree and test classes 2018-11-20 13:34:38 +01:00
SiteTreePermissionsTest.yml Move files to new location 2017-08-09 16:58:07 +12:00
SiteTreeTest_AdminDenied.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_AdminDeniedExtension.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ClassA.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ClassB.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ClassC.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ClassCext.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ClassD.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ClassE.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_Conflicted.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_ConflictedController.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +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 Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_LegacyControllerName.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_NotRoot.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_NullHtmlCleaner.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_PageNode.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_PageNodeController.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest_StageStatusInherit.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
SiteTreeTest.php FIX: Fixes #2110 added default Title value for saved pages. (#2366) 2019-04-15 14:33:15 +12:00
SiteTreeTest.yml Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_ClassA.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_ClassAController.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_ClassB.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_ClassC.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_NotRoot.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_PageExtension.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_PageWithAllowedChildren.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_TestDBField.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest_VirtualPageSub.php Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
VirtualPageTest.php Update class references and array syntax in VirtualPageTest 2018-06-20 10:17:38 +12:00
VirtualPageTest.yml Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00