silverstripe-reports/code
Ingo Schommer 2e164eae51 API Report::get_reports() returns native array (fixes #8096)
Used to return ArrayList, but since 9d74c99e08 its no
longer using keys, which they functionality using these return
values rely on. Hence the breakage of ReportAdmin,
since no report was being detected as "current" by looking
through the array keys.
2012-12-13 00:46:17 +01:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers Merge branch 'pulls/selectiongroup' 2012-12-11 11:08:30 +01:00
forms Merge branch '3.0' 2012-11-22 23:48:18 +01:00
model Merge remote-tracking branch 'origin/3.0' 2012-12-10 18:09:34 +01:00
reports API Report::get_reports() returns native array (fixes #8096) 2012-12-13 00:46:17 +01:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher APICHANGE: add_extension() is now called directly on the class, instead of on Object 2012-11-07 11:08:36 +13:00