Robbie Averill
|
f2e22ef18a
|
Replace use of Configurable stat() with config()->get(), will be deprecated in future
|
2017-08-23 09:46:46 +12:00 |
|
Damian Mooyman
|
68d6307c6d
|
Upgrade to bootstrap@4.0.0-beta.1
|
2017-08-16 10:52:36 +12:00 |
|
Damian Mooyman
|
2c54e33106
|
API Virtual pages now respect cascade_deletes on source page
|
2017-08-09 10:56:08 +12:00 |
|
Nic Horstmeier
|
53a0206b1d
|
BUGFIX check if parent context is SiteTree instance
fixes #1913
|
2017-07-28 14:02:29 -05:00 |
|
Saophalkun Ponlu
|
fca3ba73f5
|
FIX Pages search now defaults to list view
|
2017-07-25 12:57:46 +12:00 |
|
Daniel Hensby
|
e38a0c49dd
|
Merge pull request #1863 from robbieaverill/pulls/4.0/allow-redirectorpage-actions
FIX Allow RedirectorPage to have non-redirected actions, move redirection to index
|
2017-07-19 18:09:57 +01:00 |
|
Daniel Hensby
|
91ced1cf1d
|
Merge pull request #1880 from robbieaverill/pulls/4.0/change-people-to-groups
NEW Change "only these people" to "only these groups" in permissions
|
2017-07-17 13:17:04 +01:00 |
|
Robbie Averill
|
1cf8a67f21
|
NEW Use injector for creating SSViewer
|
2017-07-13 21:20:00 +12:00 |
|
Mojmir Fendek
|
42cb0820a2
|
Limits added to collateDescendants() to ensure reasonable performance with thousands of pages.
|
2017-07-05 12:33:42 +01:00 |
|
Robbie Averill
|
4c1dbd402b
|
NEW Change "only these people" to "only these groups" in permissions
|
2017-07-03 21:39:53 +12:00 |
|
Daniel Hensby
|
9816efc97f
|
Merge branch '3'
|
2017-06-28 15:21:22 +01:00 |
|
Damian Mooyman
|
29bb49105f
|
Merge pull request #1840 from open-sausages/pulls/4.0/view-add-perms-clarification
List "view/edit all" groups in group permission field
|
2017-06-28 12:22:34 +12:00 |
|
Jonathon Menz
|
77ec2b90c6
|
API Removed ErrorPage
Removed ErrorPage class and references so it can be split off in to a separate module. Please install https://github.com/silverstripe/silverstripe-errorpage when upgrading to SS4 to preserve ErrorPage functionality. Closes https://github.com/silverstripe/silverstripe-framework/issues/4149
|
2017-06-26 10:01:54 -07:00 |
|
Saophalkun Ponlu
|
d752365047
|
More options dropdown label change to icon
|
2017-06-26 11:58:57 +12:00 |
|
Robbie Averill
|
c2ad41ef1b
|
FIX Allow RedirectorPage to have non-redirected actions, move redirection to index
|
2017-06-23 11:23:31 +12:00 |
|
Damian Mooyman
|
c2c75aa9e3
|
Fix and upgrade all tests
Fix link tracking
|
2017-06-21 16:29:40 +12:00 |
|
Damian Mooyman
|
95e304a4ca
|
Upgrade usage of global methods
|
2017-06-20 17:12:18 +12:00 |
|
Damian Mooyman
|
21e204cc59
|
App object refactor
|
2017-06-20 17:12:18 +12:00 |
|
Damian Mooyman
|
93a185e44a
|
Update HTMLValue and FormField::create_tag usages
|
2017-06-16 11:44:36 +12:00 |
|
Simon Erkelens
|
b2fd014216
|
Make CMS Compatible with Authentication Refactor work
Move Member::currentUser() to Security::getCurrentUser()
|
2017-06-09 21:07:20 +12:00 |
|
Ingo Schommer
|
4bacd35fc4
|
List "view/edit all" groups in group permission field
See https://github.com/silverstripe/silverstripe-cms/issues/794
|
2017-06-02 11:40:51 +12:00 |
|
Franco Springveldt
|
c034ead6df
|
FIX beforeUpdateCMSFields added to ErrorPage and VirtualPage
References #1756
|
2017-05-26 13:21:51 +12:00 |
|
Robbie Averill
|
b394718b42
|
Remove create_function implementations, replace with closures
|
2017-05-22 17:36:19 +12:00 |
|
Damian Mooyman
|
9a31b19ed2
|
ENHANCEMENT RedirectorPage extensions can now modify fields
Fixes #579
|
2017-05-16 23:33:45 +12:00 |
|
Damian Mooyman
|
49e559b08c
|
API Rename services to match FQN of interface / classes
|
2017-05-16 15:49:09 +12:00 |
|
Damian Mooyman
|
23e1aa8c45
|
API Refactor inherited permissions (#1811)
|
2017-05-12 12:47:46 +12:00 |
|
Aaron Carlino
|
359179025d
|
Reorganise i18n keys
|
2017-05-08 17:57:24 +12:00 |
|
Uncle Cheese
|
29805ee446
|
New namespaced i18n keys
|
2017-04-27 11:43:04 +12:00 |
|
Uncle Cheese
|
6fb1012eb8
|
Ran upgrader for lang files
|
2017-04-27 11:43:04 +12:00 |
|
Damian Mooyman
|
d75a3cb0e9
|
API Update site tree hierarchy to use a MarkingSet and template
|
2017-04-12 08:57:09 +12:00 |
|
Damian Mooyman
|
98e77a48a9
|
API Rename SiteTree::description() to SiteTree::classDescription() to prevent clash
Fixes #1733
|
2017-03-29 11:55:44 +13:00 |
|
Damian Mooyman
|
91933b6c66
|
Update class namespace
|
2017-03-28 14:01:02 +13:00 |
|
Damian Mooyman
|
5ce98aced2
|
API Upgrade to rely on silverstripe/versioned module
|
2017-03-28 10:35:14 +13:00 |
|
Ingo Schommer
|
34d08cf458
|
Merge branch 'master' into pulls/4.0/admin-module
|
2017-03-15 12:01:28 +13:00 |
|
Damian Mooyman
|
5092e0fc65
|
Add dependency on admin module
|
2017-03-10 16:33:32 +13:00 |
|
Mike Cochrane
|
cb955f08f7
|
Fix non_virtual_fields being ignored
Fix non_virtual_fields and initially_copied_fields being ignored in classes that extent VirtualPage
|
2017-03-09 17:45:37 +13:00 |
|
Damian Mooyman
|
8766a4c91b
|
Cleanup unit test classes
|
2017-02-28 15:46:19 +13:00 |
|
Damian Mooyman
|
dfe25c27f0
|
BUG Fix allowedChildren() and link tracking
|
2017-02-28 15:46:07 +13:00 |
|
Damian Mooyman
|
4885736b0e
|
API Upgrade CMS to use new Config API
|
2017-02-28 11:30:22 +11:00 |
|
Damian Mooyman
|
945eba8efb
|
Update CMS for new i18n API
|
2017-02-09 16:11:11 +13:00 |
|
Daniel Hensby
|
8a76a2ea8f
|
Merge branch '3'
|
2017-02-08 10:27:35 +00:00 |
|
Damian Mooyman
|
c7214b4dcd
|
Auto-convert to psr2
|
2017-01-31 13:59:35 +13:00 |
|
Damian Mooyman
|
fa2b87172c
|
Upgrade cms for new i18n backend
|
2017-01-26 11:39:20 +13:00 |
|
Colin Tucker
|
00c81d8672
|
Changed init() visibility to protected
|
2017-01-22 09:35:14 +11:00 |
|
Daniel Hensby
|
3f53da050c
|
Merge branch '3'
|
2017-01-17 12:33:26 +00:00 |
|
Matthew Hailwood
|
df0ce184bf
|
Clean up code
Just making it a little clearer what's going on by changing the variable names and removing some redundant code.
|
2017-01-16 13:20:44 +13:00 |
|
Daniel Hensby
|
05b5e545e0
|
Merge pull request #1703 from robbieaverill/feature/psr2-compliant-controller-names
API Allow controller discovery without underscore (PSR-2 compliance)
|
2017-01-11 15:28:11 +00:00 |
|
Will Rossiter
|
b3896a0ba6
|
Swap out icons on change.
|
2017-01-11 17:36:30 +13:00 |
|
Paul Clarke
|
9f4acfe3bf
|
Main save/publish actions to change icons when state changed
|
2017-01-11 17:36:30 +13:00 |
|
Will Rossiter
|
2d17f2f33b
|
Tidy up publish and save buttons.
|
2017-01-11 17:36:30 +13:00 |
|