silverstripe-reports/code
Ingo Schommer 671c7daa4c SiteConfig load/save with ID in CMS
Allow loading a SiteConfig by ID (by specifying $tree_class),
and pass the ID through with the form data. Unifies processing
with SiteTree, and allows the Translatable module
to use the same logic for interacting with the load/save process.
2012-08-06 09:36:25 +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 SiteConfig load/save with ID in CMS 2012-08-06 09:36:25 +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