silverstripe-reports/code
Ingo Schommer 39a9093715 BUG SiteTree->provideI18nEntities() limited to class
Called for each subclass by the collector,
so we don't need to aggregate here.
In fact, its harmful because it causes entities
to be placed in the wrong definitions file.
The <class>.DESCRIPTION entity was always placed in cms/lang/en.yml,
regardless of the original location of the file containing the class.
2012-08-06 14:28:04 +02:00
..
batchactions BUGFIX: Add batch handler status messages (fixes #7427) 2012-06-22 14:09:52 +12:00
controllers SiteConfig load/save with ID in CMS 2012-08-06 09:36:25 +02:00
forms MINOR Use shorthand syntax for DataList querying 2012-05-28 21:05:24 +12:00
model BUG SiteTree->provideI18nEntities() limited to class 2012-08-06 14:28:04 +02:00
reports FIX Corrected page edit links in reports 2012-07-12 16:30:17 +02:00
search BUG Check for the parameter existence. 2012-07-20 14:04:52 +12:00
staticpublisher BUGFIX Provide default constructor value to filesystem publisher so that singleton calls (which don't pass params) don't fail 2012-08-05 18:02:13 +12:00