silverstripe-cms/code
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
..
BatchActions Update CMS for versioned enhancements (#2122) 2018-03-14 16:34:46 +13:00
Controllers Merge branch '4.3' into 4.4 2019-06-10 16:26:32 +12:00
Forms Merge pull request #2274 from creative-commoners/pulls/4.3/factory-extensibility 2018-11-11 23:09:24 +13:00
Model FIX display recognisable names for dependent content with no title 2019-07-17 15:30:07 +12:00
Reports NEW BrokenLinksReport now uses injector for fields, uses short array syntax and single quotes 2019-02-22 16:11:15 +07:00
Search FIX 'Search' text in default search form should be a placeholder 2018-11-16 17:18:12 +02:00
Tasks API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00