Damian Mooyman
|
168db412de
|
Merge pull request #7424 from creative-commoners/pulls/4.0/extensible-change-password
NEW Make Member::changePassword extensible
|
2017-10-05 13:18:53 +13:00 |
|
Damian Mooyman
|
4dbd727206
|
BUG Config updates are now applied after middleware not before
|
2017-10-05 12:30:21 +13:00 |
|
Robbie Averill
|
6b52412693
|
NEW Make Member::changePassword extensible
|
2017-10-05 11:18:34 +13:00 |
|
Damian Mooyman
|
1b6d0144c5
|
BUG Fix resource mapping for TinyMCE
API add ModuleResource::getRelativeResource()
|
2017-10-04 17:44:04 +13:00 |
|
Damian Mooyman
|
16f4345124
|
Remove unnecessary FRAMEWORK_DIR constants
|
2017-10-03 14:52:23 +13:00 |
|
Damian Mooyman
|
f4a77649a4
|
Fix requirements tests
|
2017-10-03 14:21:24 +13:00 |
|
Damian Mooyman
|
5ffe64f024
|
Fix tinymce plugins
|
2017-10-03 14:08:24 +13:00 |
|
Damian Mooyman
|
fa57deeba4
|
ENHANCEMENT Allow vendor modules with url rewriting
API Introduce ModuleResource feature
|
2017-09-29 10:28:38 +13:00 |
|
Christopher Joe
|
53b2fcd1ea
|
Fix amend TinyMCE combined generator's unit test to be more lenient with encoding
|
2017-09-28 16:47:13 +13:00 |
|
Christopher Joe
|
7e92b053f4
|
Enhancement Add setter and getter for certain classes, so that LeftAndMain no longer updates config during init
|
2017-09-28 16:47:13 +13:00 |
|
Damian Mooyman
|
da27948777
|
Merge pull request #7373 from dhensby/pulls/4/rate-limit-security
NEW RateLimiter for Security controller
|
2017-09-28 11:01:37 +13:00 |
|
Damian Mooyman
|
e4fd9b4ff7
|
Code style fixes
|
2017-09-28 09:54:29 +13:00 |
|
Daniel Hensby
|
5f739c111e
|
added ratelimiter tests
|
2017-09-27 16:42:04 +01:00 |
|
Daniel Hensby
|
060c2d62d3
|
Merge pull request #7408 from ajoneil/fix-paginated-list-get-vars
Prior to this change, if there were already GET vars on a page
with a PaginatedList, the links would include a mix of '&' and '&'.
|
2017-09-27 09:41:32 +01:00 |
|
Andrew O'Neil
|
c7cbbb29f4
|
Fix links on paginated lists when there are GET vars
Prior to this change, if there were already GET vars on a page
with a PaginatedList, the links would include a mix of '&' and '&'.
|
2017-09-27 15:41:08 +10:00 |
|
Daniel Hensby
|
28552155c3
|
NEW Add actWithPermission to SapphireTest for shortcut to perform actions with specific permissions
|
2017-09-26 13:39:31 +01:00 |
|
Damian Mooyman
|
261302a121
|
ENHANCEMENT Don't force all class names to lowercase
Speeds up autoloading because composer psr-4 works properly now
|
2017-09-20 15:14:55 +12:00 |
|
Mike Cochrane
|
41d1b2a882
|
Test fix: Don't hard code the security page_class controller
|
2017-09-16 11:27:16 +12:00 |
|
Sacha Judd
|
c707fccf69
|
NEW Allow GridFieldEditButton to have configurable HTML classes. Change edit icon.
|
2017-09-13 13:11:17 +12:00 |
|
Andrew Aitken-Fincham
|
6613826ed8
|
FIX SSViewer::add_themes() to properly prepend
|
2017-09-12 13:34:56 +01:00 |
|
Damian Mooyman
|
4c84f22b2e
|
Merge pull request #7325 from xini/patch-3
use html5 mark tag to highlight search parameter
|
2017-09-05 13:38:42 +12:00 |
|
Florian Thoma
|
d1f7e6959f
|
update tests and doc
|
2017-09-05 09:42:08 +10:00 |
|
Saophalkun Ponlu
|
08fa3d6e3d
|
Enable TinyMCE list buttons
|
2017-09-04 09:30:07 +12:00 |
|
Damian Mooyman
|
98c10b089c
|
ENHANCEMENT Allow <% include %> to fallback outside of the Includes folder
Fixes #7108
|
2017-08-29 16:15:46 +12:00 |
|
Andrew Aitken-Fincham
|
4d098fc2ad
|
add test for backslash on Convert::raw2htmlid
|
2017-08-24 11:15:44 +01:00 |
|
Chris Joe
|
deec9b411b
|
Merge pull request #7300 from open-sausages/pulls/4.0/flush-live-backurl
BUG Capture errors after a reload token redirect to login url
|
2017-08-24 14:00:33 +12:00 |
|
Damian Mooyman
|
d5b3280498
|
Merge pull request #7302 from robbieaverill/pulls/4.0/has-class-returns-bool
API Make FormField::hasClass return a boolean instead of an int
|
2017-08-24 13:19:30 +12:00 |
|
Damian Mooyman
|
47fced8880
|
BUG Capture errors after a reload token redirect to login url
Fixes #7289
|
2017-08-24 12:55:04 +12:00 |
|
Robbie Averill
|
595ba75a50
|
API Make FormField::hasClass return a boolean instead of an int
|
2017-08-23 16:23:28 +12:00 |
|
Damian Mooyman
|
2c34af72e1
|
ENHANCEMENT Log user constants during CI for debugging improvements
|
2017-08-23 14:23:33 +12:00 |
|
Damian Mooyman
|
9b4d689bb2
|
Lazy-load custom methods and extensions on CustomMethods and Extensible traits
No longer need constructExtensions()
|
2017-08-22 15:47:24 +12:00 |
|
Damian Mooyman
|
ce5e15df6e
|
BUG Fix issue with multiple editors breaking plugins
|
2017-08-18 16:33:16 +12:00 |
|
Daniel Hensby
|
33c2c7bfe7
|
Merge branch '3' into 4
|
2017-08-17 15:06:00 +01:00 |
|
Daniel Hensby
|
c09305be9e
|
Merge branch '3.6' into 3
|
2017-08-17 14:31:57 +01:00 |
|
Daniel Hensby
|
921f615e19
|
Merge branch '3.5' into 3.6
|
2017-08-17 14:14:31 +01:00 |
|
Christopher Joe
|
9dc11eff43
|
Enhancement Add a path option for the schema data, so a full tree is not required for this data
|
2017-08-17 16:08:27 +12:00 |
|
Daniel Hensby
|
1ae07ac2a3
|
TEST Prove LastEdited is updated when no changes are made
|
2017-08-16 22:26:47 +01:00 |
|
Damian Mooyman
|
c14233f743
|
API Enable config files to be loaded for behat tests
|
2017-08-15 10:30:29 +12:00 |
|
Daniel Hensby
|
c0211927aa
|
Merge branch '3' into 4
|
2017-08-14 21:18:03 +01:00 |
|
Damian Mooyman
|
323644c7bb
|
API Implement cascade_deletes
|
2017-08-09 15:14:00 +12:00 |
|
Damian Mooyman
|
0681567102
|
BUG Fix flushing on live mode (#7241)
* BUG Fix flushing on live mode
Fixes #7217
* Clarify injector service documentation
|
2017-08-07 13:53:23 +12:00 |
|
Damian Mooyman
|
f7bebdd8f8
|
BUG Fix install issue with IIS
Fixes #7218
|
2017-08-07 10:15:40 +12:00 |
|
Chris Joe
|
6ebc333e00
|
Merge pull request #7238 from open-sausages/pulls/4.0/flush-tinymce-cache
ENHANCEMENT Ensure flush destroys temp tinymce files
|
2017-08-03 19:13:54 +12:00 |
|
Damian Mooyman
|
b6a8e45888
|
BUG Ensure mocked controller has request assigned
Fixes #7237
|
2017-08-03 15:52:31 +12:00 |
|
Damian Mooyman
|
06efd2ac12
|
ENHANCEMENT Ensure flush destroys temp tinymce files
|
2017-08-03 13:21:48 +12:00 |
|
Robbie Averill
|
e307f067ed
|
FIX Replace deprecated %s placeholders in translations with named placeholders
* Remove the use of sprintf and %s placeholders in the i18n tests
|
2017-08-02 13:03:55 +12:00 |
|
Damian Mooyman
|
6853204504
|
BUG Fix ajax loading wait for behat tests
Requires https://github.com/silverstripe/silverstripe-behat-extension/pull/169
|
2017-08-02 10:53:57 +12:00 |
|
Damian Mooyman
|
ae97c15e42
|
ENHANCEMENT Soft-code CSS explicit height and compute against rows
|
2017-08-01 15:46:49 +12:00 |
|
Damian Mooyman
|
078a508d71
|
API Replace legacy tiny_mce_gzip compressor with asset generator
Fixes https://github.com/silverstripe/silverstripe-admin/issues/74
|
2017-08-01 13:43:30 +12:00 |
|
Damian Mooyman
|
a85bc86fd3
|
Fix behat tree dropdown trigger
|
2017-07-28 13:52:02 +12:00 |
|