Damian Mooyman
|
49fd3391fe
|
BUG Prevent icons CSS being included twice
|
2017-10-05 10:04:57 +13:00 |
|
Chris Joe
|
fb9ad4453e
|
Merge pull request #1973 from open-sausages/pulls/4.0/update-classinfo-usages
Update usages of ClassInfo
|
2017-09-20 16:29:37 +12:00 |
|
Damian Mooyman
|
fa0b559a7b
|
Update usages of ClassInfo
Add missing unit tests for SiteTreeFolderExtension
|
2017-09-20 15:20:17 +12:00 |
|
Damian Mooyman
|
496b9c8c04
|
API Implement insert-anchor modal
|
2017-09-20 13:35:25 +12:00 |
|
Robbie Averill
|
d18568c395
|
FIX Ensure client config merging includes existing parent "form" attributes
|
2017-09-15 09:12:53 +12:00 |
|
Saophalkun Ponlu
|
4f3b4f7626
|
FIX Fine-tune button styles
|
2017-09-13 10:44:11 +12:00 |
|
Damian Mooyman
|
4b26ed6a83
|
BUG Prevent treeview loading repeatedly on each page edit form
Fixes #1949
|
2017-09-05 11:52:04 +12:00 |
|
Damian Mooyman
|
1273059b4c
|
Fix campaign form validation errors
|
2017-09-04 14:47:45 +12:00 |
|
Damian Mooyman
|
9350b4a425
|
BUG Fix inconsistent breadcrumbs in CMS section
Fixes #1867
|
2017-08-28 13:03:56 +12:00 |
|
Saophalkun Ponlu
|
d0fd96d4e6
|
FIX Remove entry points to tree in search mode
|
2017-08-28 11:00:41 +12:00 |
|
Andrew Aitken-Fincham
|
46abf8ffd5
|
sanitize namespaced classes for page icon css
|
2017-08-24 12:00:33 +01:00 |
|
Saophalkun Ponlu
|
d03edb208e
|
FIX Search in page edit should now redirect to (full) table view
|
2017-08-24 13:50:05 +12:00 |
|
Loz Calver
|
9a9b4e205c
|
Merge pull request #1929 from robbieaverill/pulls/4.0/replace-stat-usage
Replace use of Configurable stat() with config()->get(), will be deprecated in future
|
2017-08-23 10:26:45 +01:00 |
|
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
|
e078e6623d
|
Restore deferred cms tree loading
|
2017-08-21 13:59:26 +12:00 |
|
Robbie Averill
|
fc0362087e
|
FIX Remove legacy sprintf style translations in favour of placeholders
|
2017-08-02 13:42:52 +12:00 |
|
Robbie Averill
|
f8ea7f27cf
|
Remove sprintf translations in CMSMain in favour of named parameters
|
2017-08-02 13:40:08 +12:00 |
|
Daniel Hensby
|
0758f66932
|
Merge branch '3' into 4
|
2017-07-25 14:54:33 +01:00 |
|
Damian Mooyman
|
b0380d8766
|
Un-hard code ViewState argument
|
2017-07-25 12:57:46 +12:00 |
|
Saophalkun Ponlu
|
fca3ba73f5
|
FIX Pages search now defaults to list view
|
2017-07-25 12:57:46 +12:00 |
|
Aaron Carlino
|
fbb63e68e1
|
Remove whitespace
|
2017-07-21 10:10:53 +12:00 |
|
Aaron Carlino
|
cc6b44223e
|
BUGFIX: ContentController still using global $project;
|
2017-07-21 09:56:41 +12:00 |
|
Robbie Averill
|
fb6e6162ca
|
FIX Use better inheritance based logic for deciding which active tab to display in edit page
|
2017-07-18 13:19:04 +12:00 |
|
Robbie Averill
|
dd4d5740b8
|
FIX Ensure tab states are reflected when switching on page edit screen
|
2017-07-16 22:46:11 +12:00 |
|
Daniel Hensby
|
732bdd2734
|
Merge branch '3' into 4
|
2017-07-15 16:21:51 +01:00 |
|
Robbie Averill
|
1cf8a67f21
|
NEW Use injector for creating SSViewer
|
2017-07-13 21:20:00 +12:00 |
|
Sam Minnee
|
ce730319ec
|
NEW: Remove use of MODULE_DIR constants
This relies on
https://github.com/silverstripe/silverstripe-framework/pull/7065
|
2017-06-28 16:34:05 +12:00 |
|
Damian Mooyman
|
2251138bed
|
Merge pull request #1862 from robbieaverill/pulls/4.0/fix-missing-memberauthenticator
FIX Ensure LoginForm on ContentController can load the member authenticator correctly
|
2017-06-28 12:10:28 +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 |
|
Robbie Averill
|
8d23cfc2aa
|
FIX Ensure LoginForm on ContentController can load the member authenticator correctly
|
2017-06-23 11:22:01 +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 |
|
Antony Thorpe
|
fdbe38d444
|
Bugfix: SS4 Right click, add page fails
`addForm` receives both POSTs and GETs. Set the form's `strictFormMethodCheck` to false to avoid `405 Method Not Allowed` error response. Issue #1846.
|
2017-06-15 13:53:38 +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 |
|
Damian Mooyman
|
f82f0844c1
|
API Add insert internal link modal
|
2017-05-30 11:00:32 +12:00 |
|
Damian Mooyman
|
23e1aa8c45
|
API Refactor inherited permissions (#1811)
|
2017-05-12 12:47:46 +12:00 |
|
Damian Mooyman
|
1efb325b4d
|
Merge pull request #1813 from open-sausages/pulls/4.0/remove-deprecated-methods
Remove APIs with target deprecation of 4.0
|
2017-05-09 11:36:49 +12:00 |
|
Ingo Schommer
|
4923a2597b
|
Replaced usage of ResetFormAction (#1812)
See https://github.com/silverstripe/silverstripe-framework/pull/6883
|
2017-05-09 11:11:08 +12:00 |
|
Ingo Schommer
|
484a4ec4f6
|
API Removed deprecated RootURLController:set_default_homepage_link
|
2017-05-08 21:17:36 +12:00 |
|
Ingo Schommer
|
de41e14518
|
API Removed deprecated ModelAsController::find_old_page()
|
2017-05-08 21:14:38 +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 |
|
Ingo Schommer
|
cf2b0417cb
|
Fix coding conventions
|
2017-04-22 11:44:49 +12:00 |
|
Damian Mooyman
|
d75a3cb0e9
|
API Update site tree hierarchy to use a MarkingSet and template
|
2017-04-12 08:57:09 +12:00 |
|
Ingo Schommer
|
9cad8ba01b
|
Fixed linting
|
2017-04-12 08:21:02 +12:00 |
|
Damian Mooyman
|
b1b0c6af63
|
BUG Ensure all CMS forms include full ID / VersionID in path
Fixes #1510
Refactor tree operations into CMSMain
Cleanup CMSMain and subclasses
|
2017-04-06 13:40:46 +12:00 |
|
Saophalkun Ponlu
|
b8db45055c
|
Enhancement Refactor archive message to a separate method
|
2017-04-05 12:45:41 +12:00 |
|
Saophalkun Ponlu
|
5b90141c03
|
ENHANCEMENT Update archive warning message
|
2017-04-04 11:26:46 +12:00 |
|