Commit Graph

2221 Commits

Author SHA1 Message Date
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
Damian Mooyman b1ec225246
Add extra upgrade rules 2017-07-03 14:32:26 +12:00
Sam Minnee cf5115624d API : Remove REPORTS_DIR and its use.
Relies on
https://github.com/silverstripe/silverstripe-framework/pull/7065
2017-06-28 16:39:18 +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
Ingo Schommer c37c69097d Remove empty toolbar header from reports list
See https://github.com/silverstripe/silverstripe-cms/issues/981
2017-05-18 22:06:02 +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 b4e047b39f
Remove unnecessary tinymce config 2017-01-26 17:22:54 +13:00
Damian Mooyman 3c8a56f904
BUG Fix missing default on _t(‘GridField.Filter’) 2017-01-24 12:30:06 +13:00
Paul Clarke d67aee56fe Update icon 2016-12-20 16:13:46 +13:00
Paul Clarke 417fb81ae4 add font-icon to menu 2016-12-20 13:30:50 +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
Will Rossiter 3b32047f28 Merge pull request #49 from open-sausages/pulls/4.0/alignment-and-spacing
Alignment and spacing of main CMS panels
2016-09-19 19:05:45 +12:00
Paul Clarke 9cee3c25fb Remove custom reportAdmin css overrides 2016-09-15 18:23:43 +12:00
Ingo Schommer 1e8d94afe1 Remove HTMLEditorField.js include
This should already be handled by the CMS bundle.
2016-09-15 15:25:14 +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 8f14b94433 Merge 3.4 into 3 2016-08-15 19:05:25 +12:00
Daniel Hensby c1525c8ba6 [SS-2016-012] FIX Missing ACL check on ReportAdmin
This issue exposed reports to users able to guess the URL of a Report that they were not allowed to view the report
2016-08-15 15:54:47 +12:00
Damian Mooyman a325bfb222 Apply SilverStripe\Admin namespace 2016-08-12 10:38:40 +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
Paul Clarke 9fdf236611 Add new styling for links in gridfield 2016-08-01 16:47:08 +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 2d47fed75d Fix ReportAdmin::Link() not returning correct home url (#38) 2016-07-14 17:51:20 +12: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
Daniel Hensby a39515357d
Merge branch '3' 2016-04-26 02:32:15 +01:00
Daniel Hensby b985ce0eba
Merge branch '3.2' into 3.3 2016-04-26 02:29:59 +01:00
Daniel Hensby b1566f3e79 Decoupling from CMS module 2016-03-21 12:15:27 +00:00