Loz Calver
|
c4ba67c1fb
|
Merge pull request #48 from open-sausages/webpack
Remove HTMLEditorField.js include
|
2016-09-15 09:45:36 +01: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 |
|
Ingo Schommer
|
c6b6c5fb2a
|
Merge pull request #45 from open-sausages/pulls/4.0/namespace-everything
Upgrade code for namespaces
|
2016-09-08 17:57:19 +12:00 |
|
Damian Mooyman
|
bd17cca223
|
Upgrade code for namespaces
Apply SilverStripe\Reports namespace
|
2016-09-08 15:37:35 +12:00 |
|
Daniel Hensby
|
f759a7c6db
|
Merge pull request #44 from open-sausages/pulls/4.0/namespace-admin
Namespace Admin module
|
2016-08-17 11:45:37 +01: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 |
|
Damian Mooyman
|
20f929ba8b
|
Merge 3.3 into 3.4
|
2016-08-15 19:01:57 +12:00 |
|
Damian Mooyman
|
8395a55442
|
Merge 3.2 into 3.3
|
2016-08-15 18:47:45 +12:00 |
|
Damian Mooyman
|
ac0d621d6f
|
Merge 3.4.1 into 3.4
|
2016-08-15 18:37:56 +12:00 |
|
Damian Mooyman
|
f92b83fc45
|
Merge 3.3.3 into 3.3
|
2016-08-15 18:36:18 +12:00 |
|
Damian Mooyman
|
eb096e869f
|
Merge 3.2.5 into 3.2
|
2016-08-15 18:35:03 +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 |
|
Daniel Hensby
|
efa20d2da0
|
[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:05:41 +12:00 |
|
Daniel Hensby
|
cff2ea9a98
|
[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 14:17:02 +12:00 |
|
Damian Mooyman
|
a325bfb222
|
Apply SilverStripe\Admin namespace
|
2016-08-12 10:38:40 +12:00 |
|
Hamish Friedlander
|
83c7e9955b
|
Merge pull request #42 from open-sausages/pulls/4.0/namespace-cms
API Update for SilverStripe\CMS namespace
|
2016-08-11 20:44:13 +07: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 |
|
Hamish Friedlander
|
77a696ecdd
|
Merge pull request #36 from open-sausages/features/4.0/gridfield-styles
Class change for new gridfield styles, moved report actions to appear above gridfield
|
2016-08-04 11:54:19 +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 |
|
Hamish Friedlander
|
2502118a21
|
Merge pull request #40 from open-sausages/pulls/4.0/fix-form-actions
BUG Fix broken form actions on parent and nested gridfields
|
2016-08-01 16:40:20 +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
|
6c1f17da91
|
Remove obsolete alias
|
2016-07-28 14:34:38 +12:00 |
|
Daniel Hensby
|
c6fdf440a6
|
Merge pull request #37 from tractorcow/pulls/3.3/fix-broken-links
BUG Fix incorrect url manipulation
|
2016-07-21 13:37:40 +01: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
|
8a5741aa00
|
Merge pull request #39 from dhensby/pulls/4/admin-url-fix
FIX Use new admin_url
|
2016-07-19 14:48:22 +01: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 |
|
Daniel Hensby
|
ca526b08c3
|
[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-07-14 16:57:16 +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 |
|
Ingo Schommer
|
c4cdeda7dc
|
Merge pull request #33 from open-sausages/pulls/4.0/namespace-orm
API Apply SilverStripe\ORM namespace
|
2016-07-01 15:09:24 +12:00 |
|
Will Rossiter
|
6c31b23b2d
|
Merge pull request #34 from mikenz/patch-1
ReportTest needs the database
|
2016-06-24 19:36:37 +12:00 |
|
Mike Cochrane
|
0a2c248e6b
|
ReportTest needs the database
ReportTest needs the database, if run in isolation these tests will fail.
|
2016-06-24 18:43:35 +12:00 |
|
Damian Mooyman
|
ab81961115
|
API Apply SilverStripe\ORM namespace
|
2016-06-23 17:32:58 +12:00 |
|
Will Rossiter
|
9c124f1d53
|
Merge pull request #32 from dhensby/pulls/3.4/fix-hardcoded-admin-url
FIX No longer hardcoding admin links
|
2016-06-10 08:40:05 +12:00 |
|
Daniel Hensby
|
3bb32eb013
|
FIX Tests need the DB
|
2016-06-09 14:25:01 +01:00 |
|
Daniel Hensby
|
68c4040299
|
FIX No longer hardcoding admin links
|
2016-06-09 13:40:29 +01:00 |
|
Daniel Hensby
|
1890c208e3
|
Merge pull request #31 from silverstripe-labs/copyright-in-contributingmd
Create CONTRIBUTING.md
|
2016-05-31 13:58:33 +01:00 |
|
Sam Minnée
|
36298ee8c1
|
Create CONTRIBUTING.md
New contribution guide to mathc https://github.com/silverstripe/silverstripe-framework/pull/5610
|
2016-05-30 14:37:53 +12:00 |
|
Damian Mooyman
|
68d9533542
|
Alias 3 as 3.5
|
2016-05-19 16:14:08 +12:00 |
|
Daniel Hensby
|
1d8f3b0c7c
|
Merge pull request #30 from chillu/pulls/remove-triple-title
Remove triple report titles
|
2016-05-11 10:02:52 +01:00 |
|
Ingo Schommer
|
b63600c392
|
Remove triple report titles
|
2016-05-10 22:24:40 +12:00 |
|