Daniel Hensby
0759392980
Merge pull request #2 from sunnysideup/master
...
adding counts to report links
2015-07-22 13:23:52 +01:00
Daniel Hensby
324da5fff4
Merge pull request #4 from jedateach/patch-1
...
Added note about visibility of reports
2015-07-22 13:22:39 +01:00
Daniel Hensby
740dbbfb99
Merge branch '3'
...
Conflicts:
composer.json
2015-07-20 15:39:40 +01:00
Daniel Hensby
c56b92a4c3
Merge branch '3.2' into 3
2015-07-20 15:37:49 +01:00
Daniel Hensby
2a76be8b94
Bump PHP version
2015-06-21 09:35:13 +01:00
Damian Mooyman
bcc7f358a8
Alias master as 4.0
2015-06-18 11:31:48 +12:00
Damian Mooyman
46281d7d33
Alias 3 as 3.3
2015-06-18 11:30:08 +12:00
Sean Harvey
26d7728cd4
Merge pull request #6 from mateusz/merge-back
...
BUG Fix sorting on main ReportAdmin grid ref: CWPBUG-133
2014-08-14 10:19:05 +12:00
Damian Mooyman
13565a5e90
BUG Fix sorting on main ReportAdmin grid ref: CWPBUG-133
2014-08-14 10:08:11 +12:00
Will Rossiter
193a2ab31c
Merge pull request #5 from stevie-mayhew/bugfix/reportadmin-params
...
BUGFIX: pass the correct param values through to reports
2014-03-13 11:43:23 +13:00
Stevie Mayhew
f1024db69e
BUGFIX: pass the correct param values through to reports (see https://github.com/silverstripe/silverstripe-cms/pull/956 )
2014-03-13 11:35:43 +13:00
Jeremy Shipman
6b17c8fb42
Added note about visibility of reports
...
I assumed the module wasn't working, but it turns out I just had no report to show.
2013-11-06 10:55:48 +13:00
Will Rossiter
2303ce3ed0
Merge pull request #3 from jedateach/patch-1
...
Changed framework dependency to ">=3.1.x-dev"
2013-11-04 19:43:51 -08:00
Jeremy Shipman
9e92edbbd7
Changed framework dependency to ">=3.1.x-dev", because it works
2013-11-05 16:42:39 +13:00
Ingo Schommer
e943e920bf
More lenient framework constraint
2013-10-09 11:27:56 +02:00
Ingo Schommer
1d08182ced
Allow framework dev-master in composer.json
2013-10-09 11:25:25 +02:00
Ingo Schommer
2e878e54e3
Fixed composer constraint to allow for RC releases (composer fixed its tilde behaviour now)
2013-08-14 11:59:02 +02:00
Will Rossiter
2c384cb380
Templates
2013-07-15 21:29:38 +12:00
Ingo Schommer
b8da08647e
Fixed composer constraints
2013-05-07 13:46:11 +03:00
Will Rossiter
a78c761e7e
FIX $parameterFields overriding core $fields
2013-05-06 18:23:47 +12:00
Ingo Schommer
4f09497b3d
Travis support
2013-03-29 10:19:52 +01:00
Ingo Schommer
bcb0665873
Fixed 3.2 compat
2013-03-26 10:54:35 +01:00
Will Rossiter
6b9ac25b6c
FIX: allow report admin to scroll
2013-02-23 10:04:55 +13:00
Will Rossiter
95c0f20367
Module supports 3.1
2013-02-23 10:02:16 +13:00
Nicolaas
78cebe8723
adding count to reports
...
adds a count for each report.
2013-02-21 09:04:21 +13:00
Nicolaas
c736906016
adding getCount method
...
the getCount method works out the number of "entries" for each report. E.g. if the report is "missing pages" and the method returns 3 then there are three "missing pages".
2013-02-21 09:01:26 +13:00
Will Rossiter
649bb572e5
FIX: dir should be folder name.
2013-01-19 18:30:40 +13:00
Will Rossiter
2185dda154
Fix typo in composer.json
2013-01-17 13:23:44 +13:00
Will Rossiter
dd8349fcdd
Initial import from cms/master
2013-01-17 13:22:13 +13:00