silverstripe-reports/code
Ingo Schommer 57c615d6b2 NEW Reinstated filters in ReportAdmin
- Moved report table generation back to its original location in Report->getCMSFields(),
in order to keep it customisable rather than duplicating it in ReportAdmin.
- Using History.js to set URL state and reload panel
- Namespacing filter GET parameters in order to only include them in URL state
2012-07-12 16:19:23 +02:00
..
batchactions BUGFIX: Add batch handler status messages (fixes #7427) 2012-06-22 14:09:52 +12:00
controllers NEW Reinstated filters in ReportAdmin 2012-07-12 16:19:23 +02:00
forms MINOR Use shorthand syntax for DataList querying 2012-05-28 21:05:24 +12:00
model Merge branch '3.0' 2012-07-05 17:53:35 +02:00
reports NEW Reinstated filters in ReportAdmin 2012-07-12 16:19:23 +02:00
search MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
staticpublisher BUGFIX Remove double URL/filename filtering in FilesystemPublisher to avoid breaking multibyte URLs (now possible through recently introduced URLSegmentFilter class). Multibyte safe url path processing in FilesystemPublisher. 2012-05-08 22:22:08 +02:00