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 |
|
Christopher Joe
|
4e222fc189
|
Fix add function for selecting a value in the new tree dropdown in behat using react
|
2017-07-28 11:59:53 +12:00 |
|
Garion Herman
|
6ad19495a2
|
Add test coverage for auth failure after TempID expires.
|
2017-07-27 12:45:35 +01:00 |
|
Damian Mooyman
|
47f24ce05b
|
Fixup test linting
|
2017-07-27 12:05:27 +12:00 |
|
Aaron Carlino
|
74873096bd
|
New getSummary() API for SearchContext
|
2017-07-27 11:56:37 +12:00 |
|
Damian Mooyman
|
a8187a3203
|
Merge pull request #7196 from open-sausages/pulls/4.0/search-default-listview
Add step definition for cms list
|
2017-07-25 12:08:06 +12:00 |
|
Damian Mooyman
|
f6a5133c2f
|
Consolidate behat context code
|
2017-07-25 11:46:40 +12:00 |
|
Daniel Hensby
|
6aeab571db
|
Merge pull request #7195 from open-sausages/pulls/4.0/missing-unnested-from
BUG Fix unassigned nestedFrom
|
2017-07-24 17:07:07 +01:00 |
|
Daniel Hensby
|
4a1fb37d0f
|
Rename badly named test helper
|
2017-07-21 15:59:14 +01:00 |
|
Damian Mooyman
|
2385b73855
|
BUG fix config rules to match updated Except
|
2017-07-21 15:02:27 +12:00 |
|
Saophalkun Ponlu
|
98e77ec1c4
|
Add step definition for cms list
|
2017-07-21 12:20:54 +12:00 |
|
Damian Mooyman
|
6fd6a38949
|
BUG Fix unassigned nestedFrom
Fixes #7194
|
2017-07-21 08:58:19 +12:00 |
|
Daniel Hensby
|
7a43bf182e
|
Remove EnvironmentType Env var setting for test bootstrap
|
2017-07-20 15:06:07 +01:00 |
|
Daniel Hensby
|
90be7e806d
|
Merge branch '3.5' into 3.6
|
2017-07-19 15:40:01 +01:00 |
|
Daniel Hensby
|
7b6aad8a65
|
Revert "TreeDropDown performance boost."
|
2017-07-19 12:44:43 +01:00 |
|
Daniel Hensby
|
d7095c2213
|
Merge branch '3' into 4
|
2017-07-18 14:19:16 +01:00 |
|
Daniel Hensby
|
297755d323
|
Merge branch '3.6' into 3
|
2017-07-18 12:00:33 +01:00 |
|
Daniel Hensby
|
7e732da709
|
Merge branch '3.5' into 3.6
|
2017-07-18 12:00:04 +01:00 |
|
Robbie Averill
|
a5ca4ecb59
|
FIX Log in as someone else returns user back to login screen
|
2017-07-18 17:15:58 +12:00 |
|
Damian Mooyman
|
ed0ed89865
|
Merge pull request #7055 from robbieaverill/pulls/4.0/polymorphic-has-one-indexes
NEW Ensure polymorphic has_one fields are indexed
|
2017-07-18 16:39:45 +12:00 |
|
Saophalkun Ponlu
|
c2841b6d64
|
Enhancement Remove "Remove link" button from the editor's main toolbar
Fix behat for selecting link should focus on field
|
2017-07-18 13:11:27 +12:00 |
|
Damian Mooyman
|
de7b746094
|
Merge pull request #7180 from robbieaverill/pulls/4.0/remove-config-update-use
Use merge and set instead of update for config calls
|
2017-07-18 09:16:20 +12:00 |
|
Daniel Hensby
|
be7b2d4970
|
Merge pull request #7179 from robbieaverill/pulls/4.0/is-cli-for-phpdbg
FIX Ensure phpdbg calls are registered by SilverStripe core as a CLI call
|
2017-07-17 14:26:39 +01:00 |
|
Daniel Hensby
|
4f095ea61d
|
Merge pull request #7175 from robbieaverill/pulls/4.0/version-provider
FIX Version provider uses non LSB config getters, move LeftAndMain config to admin module
|
2017-07-17 14:01:22 +01:00 |
|
Robbie Averill
|
da4e46e4de
|
FIX Use merge and set instead of update for config calls
|
2017-07-17 17:59:40 +12:00 |
|
Robbie Averill
|
ea4181166f
|
FIX Ensure phpdbg calls are registered by SilverStripe core as a CLI call
|
2017-07-17 16:56:01 +12:00 |
|