Damian Mooyman
a446714e5e
Merge 3.4 into 3
...
# Conflicts:
# composer.json
2016-08-05 19:15:26 +12:00
Damian Mooyman
f17fad179f
Merge 3.3 into 3.4
...
# Conflicts:
# code/Report.php
2016-08-05 16:48:52 +12:00
Damian Mooyman
87477a1e01
BUG Fix incorrect url manipulation
...
Fixes https://github.com/silverstripe/silverstripe-cms/issues/1183
2016-07-21 18:06:19 +12:00
Daniel Hensby
68c4040299
FIX No longer hardcoding admin links
2016-06-09 13:40:29 +01:00
Ingo Schommer
b63600c392
Remove triple report titles
2016-05-10 22:24:40 +12:00
Damian Mooyman
fb3083688e
Merge remote-tracking branch 'origin/3.2' into 3
...
# Conflicts:
# .travis.yml
# composer.json
2015-12-22 14:21:03 +13:00
Damian Mooyman
36241d52a0
BUG Fix regressions is SS_Report::canView
2015-12-18 11:41:34 +13:00
Christopher Darling
5d0f833a39
FIX: SS_Report canView should check permissions
...
... checks for ADMIN / CMS_ACCESS_ReportAdmin (from ReportAdmin)
fixes #13
2015-12-17 12:27:54 +00:00
Damian Mooyman
82eb191bf4
Restore deprecated reports
2015-11-10 17:16:21 +13:00
Damian Mooyman
0d736d0f3e
Merge remote-tracking branch 'silverstripe-cms/3.1' into 3.2
...
Conflicts:
.gitignore
.travis.yml
README.md
_config.php
composer.json
javascript/ReportAdmin.js
templates/Includes/ReportAdmin_Content.ss
templates/ReportAdminForm.ss
2015-11-03 11:11:58 +13:00
Peter Thaleikis
5663bd2116
fixing typo
2015-07-22 21:53:55 +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
a78c761e7e
FIX $parameterFields overriding core $fields
2013-05-06 18:23:47 +12:00
Will Rossiter
dd8349fcdd
Initial import from cms/master
2013-01-17 13:22:13 +13:00
Ingo Schommer
60abe5fb9f
MINOR Moved files into a more logical structure in cms/code
2011-03-30 20:03:44 +13:00
Ingo Schommer
6ff9223210
BUGFIX Fixed SS_Report::unregister() parameter naming ( fixes #5511 , thanks ktauber) (from r103932)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@112447 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 01:31:34 +00:00
Sam Minnee
a447f71a10
MINOR Fixed phpdoc documentation (from r103397)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@111664 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-04 06:16:03 +00:00
Sam Minnee
f00a0a1570
BUGFIX: Make SS_ReportWrapper::sourceRecords()' arguments optional (from r101189)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@111641 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-04 06:07:24 +00:00
Sam Minnee
d98563e80d
MINOR add pass thru group and sort methods (from r99497)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@111613 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-04 05:41:57 +00:00
Sam Minnee
f60941648b
MINOR Moved timezone coupling in SS_Report labels into timezoneawareness module (from r99178)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@111611 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-04 05:33:42 +00:00
Ingo Schommer
850a9a9f6a
BUGFIX: More fixes renaming SSReport to SS_Report (from r98218)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@105856 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-28 02:35:56 +00:00
Ingo Schommer
0cecb21f50
API CHANGE: Introduced new API for SS_Report (from r98215)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@105855 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-28 02:34:37 +00:00
Sam Minnee
f71804e465
API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog.
...
MINOR: Replaced usage of renamed classes with the new namespaced name.
From: Sam Minnee <sam@silverstripe.com>
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@90076 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-26 03:06:42 +00:00
Sam Minnee
2ab29ed99b
Removed legacy Report.php
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63843 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-08 04:33:31 +00:00
Sean Harvey
ed4103bc11
MINOR Renamed Report to SSReport as it was conflicting with project code
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63840 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-08 04:28:23 +00:00
Sean Harvey
9a667bbd2a
MINOR Very minor whitespace change
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63752 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-07 05:57:28 +00:00
Sean Harvey
c39cbbe58a
ENHANCEMENT Added missing "abstract" Report class to compliment ReportAdmin. Currently it is unclear what abstract base class you're supposed to implement from.
...
BUGFIX Use of getOwnerID() in ReportAdmin which doesn't make sense, since ID() is sufficient.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63748 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-07 05:32:09 +00:00