Robbie Averill
|
e1296d4813
|
FIX Filter var can be returned correctly from get variables as a fallback
|
2018-07-16 17:15:30 +12:00 |
|
Robbie Averill
|
8a29918ac5
|
NEW Remove duplicated report heading
|
2017-12-17 21:25:19 +13:00 |
|
Damian Mooyman
|
b006a9968a
|
Linting, phpdoc and code style fixes
|
2017-12-14 13:38:15 +13:00 |
|
Robbie Averill
|
b4a3529339
|
FIX Minor linting violation in Report
|
2017-12-14 13:32:50 +13:00 |
|
Christopher Joe
|
86f845972f
|
BUG Actioned feedback
|
2017-11-27 14:46:05 +13:00 |
|
Will Rossiter
|
5b335ad511
|
NEW Add support for callable link formatting
|
2017-11-27 14:46:05 +13:00 |
|
Robbie Averill
|
26dc7373ba
|
FIX Add primary button class to 'Filter' button
|
2017-10-30 11:51:00 +13:00 |
|
Saophalkun Ponlu
|
cda78e2d88
|
FIX add space below report filter form
|
2017-09-19 10:15:08 +12:00 |
|
Robbie Averill
|
f4af1fab77
|
API Remove Report::add_excluded_report() and make excluded_reports configurable
|
2017-07-16 16:36:12 +12:00 |
|
Saophalkun Ponlu
|
ab0b3d8a2f
|
FIX namespaces in docs
|
2017-06-27 15:52:13 +12:00 |
|
Damian Mooyman
|
8dbdc98cc2
|
Upgrade module for app object refactor
|
2017-06-21 16:30:14 +12:00 |
|
Simon Erkelens
|
03125b8c6c
|
API Changes for Authenticator refactor
|
2017-06-09 16:48:30 +12:00 |
|
Garion Herman
|
19974fe1f2
|
Fix PHPDoc for Report::add_excluded_reports method.
|
2017-05-11 09:30:15 +12:00 |
|
Aaron Carlino
|
664fa75a02
|
Reorganise i18n keys
|
2017-05-08 17:56:43 +12:00 |
|
Damian Mooyman
|
4599b2b52c
|
API move CMSPreviewable to ORM
|
2017-03-15 10:38:36 +13:00 |
|
Damian Mooyman
|
3c8a56f904
|
BUG Fix missing default on _t(‘GridField.Filter’)
|
2017-01-24 12:30:06 +13:00 |
|
Daniel Hensby
|
804ff7c247
|
FIX Fixing test errors
|
2016-11-10 13:01:37 +00:00 |
|
Daniel Hensby
|
537f4da88f
|
Merge branch '3'
|
2016-11-10 12:19:27 +00:00 |
|
Damian Mooyman
|
8dd40b3c26
|
Merge pull request #50 from open-sausages/pulls/4.0/reports-filter-spacing
Add spacing below filter action
|
2016-10-05 19:42:45 +13:00 |
|
Sam Minnee
|
c813488412
|
MINOR: Make use of static::class
|
2016-09-28 11:36:52 +13:00 |
|
Sam Minnee
|
fe0ca63c7a
|
FIX: Remove referencies to Object::$class
This property is being deprecated in SS4 and so this removes references
to it.
|
2016-09-28 10:00:51 +13:00 |
|
Paul Clarke
|
3d144b3afc
|
Add spacing below filter action
|
2016-09-20 17:28:05 +12:00 |
|
Damian Mooyman
|
b2f3902996
|
Rename SS_ prefixed classes (#46)
|
2016-09-09 18:11:38 +12:00 |
|
Damian Mooyman
|
bd17cca223
|
Upgrade code for namespaces
Apply SilverStripe\Reports namespace
|
2016-09-08 15:37:35 +12:00 |
|
Damian Mooyman
|
a96ab15af3
|
API Fix issue with namespaced reports
Add permission code to reports
Fix include paths
|
2016-08-16 11:43:45 +12:00 |
|
Damian Mooyman
|
5953957881
|
API Update for SilverStripe\CMS namespace
Remove unused reports
|
2016-08-08 18:14:06 +12:00 |
|
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
|
c54b8b5a6c
|
Fix link formatting
|
2016-08-01 16:51:21 +12:00 |
|
Damian Mooyman
|
d2142f252e
|
Fix psr-2 formatting
|
2016-08-01 16:51:21 +12:00 |
|
Paul Clarke
|
f04975c64e
|
Remove additional title and move actions to top
|
2016-08-01 16:47:38 +12:00 |
|
Damian Mooyman
|
9d31bb0542
|
BUG Fix broken form actions on parent and nested gridfields
|
2016-08-01 16:35:37 +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
|
761cbf0dc2
|
FIX Use new admin_url
|
2016-07-18 13:06:49 +01:00 |
|
Daniel Hensby
|
c876a21669
|
Merge branch '3'
|
2016-07-18 13:02:20 +01:00 |
|
Damian Mooyman
|
39b6d12969
|
API Apply SilverStripe\Security namespace (#35)
|
2016-07-07 13:43:27 +12:00 |
|
Damian Mooyman
|
ab81961115
|
API Apply SilverStripe\ORM namespace
|
2016-06-23 17:32:58 +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
|
f777f36c68
|
Merge remote-tracking branch 'origin/3'
# Conflicts:
# code/Report.php
# composer.json
# tests/ReportTest.php
|
2016-01-25 16:20:10 +13: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 |
|
helpfulrobot
|
93fced94f1
|
Converted to PSR-2
|
2015-12-16 11:06:45 +13:00 |
|
Damian Mooyman
|
82eb191bf4
|
Restore deprecated reports
|
2015-11-10 17:16:21 +13:00 |
|
Damian Mooyman
|
a09795b3a2
|
Merge remote-tracking branch 'origin/3'
|
2015-11-03 13:18:09 +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 |
|
Daniel Hensby
|
0759392980
|
Merge pull request #2 from sunnysideup/master
adding counts to report links
|
2015-07-22 13:23:52 +01: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 |
|