silverstripe-cms/code
Sam Minnée 5bfc37ff4b FIX: Use Hierarchy::prepopulateTreeDataCache() in CMS (#2266)
* FIX: Use Hierarchy::prepopulate_numchildren_cache in tree-generation

Only relevant if https://github.com/silverstripe/silverstripe-framework/pull/8380 is avialable,
however coded defensively so it can be merged before that PR if needs 
be.

See https://github.com/silverstripe/silverstripe-framework/issues/8379

* FIX: Use Hierarchy::prepopulateTreeDataCache() in CMS.

Requires https://github.com/silverstripe/silverstripe-framework/pull/8395

* Cache tree_class instead of assuming it will always be SiteTree.
2018-09-25 15:14:16 +12:00
..
BatchActions Update CMS for versioned enhancements (#2122) 2018-03-14 16:34:46 +13:00
Controllers FIX: Use Hierarchy::prepopulateTreeDataCache() in CMS (#2266) 2018-09-25 15:14:16 +12:00
Forms NEW add SiteTree::updateAnchorsOnPage() for user defining additional page anchors 2018-07-15 14:19:14 +12:00
Model Merge pull request #2247 from open-sausages/pulls/4.2/2227-show-link-tracking 2018-09-13 14:23:54 +12:00
Reports Docblock 2017-11-02 11:29:49 +13:00
Search Merge branch '3.6' into 4.0 2018-03-18 09:17:20 +00:00
Tasks API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00