silverstripe-cms/code
Lee Bradley 0570df95a8 Optimization for SiteTree::allowedChildren()
Adds an `Object::extend('updateAllowedChildren')` whilst also
  caching the default response

Using `get_class($this)` as cache key as this is what is used
  in `Configurable::stat($name)` to retrieve the candidates
2017-09-06 12:58:17 +12:00
..
BatchActions FIX Remove legacy sprintf style translations in favour of placeholders 2017-08-02 13:42:52 +12:00
Controllers BUG Prevent treeview loading repeatedly on each page edit form 2017-09-05 11:52:04 +12:00
Forms ENHANCEMENT Allow insert links with display link text 2017-08-03 13:32:14 +12:00
Model Optimization for SiteTree::allowedChildren() 2017-09-06 12:58:17 +12:00
Reports Reorganise i18n keys 2017-05-08 17:57:24 +12:00
Search Fix and upgrade all tests 2017-06-21 16:29:40 +12:00
Tasks Ran upgrader for lang files 2017-04-27 11:43:04 +12:00