silverstripe-cms/tests/php
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
..
Controllers Remove flush from CMSPageHistoryControllerTest 2019-04-01 10:58:53 +13:00
Model FIX display recognisable names for dependent content with no title 2019-07-17 15:30:07 +12:00
Reports Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
Search MINOR: Add tests for some search-form fixes 2018-11-10 12:07:49 +13:00
Tasks API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00