Maxime Rainville
|
ac53f77115
|
Merge branch '4.0' into 4.1
|
2019-02-27 12:11:47 +13:00 |
|
Maxime Rainville
|
6ff319a0e1
|
BUG Implement peer review feedback,
|
2019-02-27 11:14:47 +13:00 |
|
Maxime Rainville
|
9a59f2f57d
|
BUG Renable the ability to do dynamic assignment with DBField
|
2019-02-22 11:08:43 +13:00 |
|
Robbie Averill
|
cb7f15a681
|
Merge branch '4.0' into 4.1
|
2019-02-19 08:36:41 +07:00 |
|
Maxime Rainville
|
95505db7d6
|
[SS-2018-021] Fix potential SQL vulnerability in non-scalar value hyrdation
|
2019-02-12 21:08:09 +13:00 |
|
Maxime Rainville
|
fd90cf6ceb
|
[SS-2018-021] Fix potential SQL vulnerability in non-scalar value hyrdation
|
2019-02-12 20:44:17 +13:00 |
|
Robbie Averill
|
d116b9a8d2
|
Add test for shortcode parsing with querystring and anchor
|
2019-01-29 13:15:17 +02:00 |
|
Robbie Averill
|
3f532466d1
|
Merge branch '4.0' into 4.1
|
2018-12-06 09:37:52 +00:00 |
|
Guy Marriott
|
6edcbe9086
|
Merge pull request #8592 from open-sausages/pulls/4.0/tree-multiselect-null
FIX TreeMultiselectField passes value 'unchanged' as null to ORM
|
2018-12-06 14:23:48 +13:00 |
|
Serge Latyntcev
|
4ee63eb4e7
|
TreeMultiselectFieldTest / make scrutinizer happy
|
2018-11-29 12:13:56 +13:00 |
|
Serge Latyntcev
|
38f8217f01
|
TreeMultiselectFieldTest / setUp is protected in PHPUnit5
|
2018-11-29 09:55:28 +13:00 |
|
Serge Latyntcev
|
f526c794fc
|
Minor / Refactor php tests for TreeMultiselectField
|
2018-11-23 16:03:44 +13:00 |
|
Serge Latyntcev
|
9ce6d91b76
|
FIX / TreeMultiselectField::objectForKey handles list of IDs correctly
|
2018-11-22 12:11:18 +13:00 |
|
Serge Latyntcev
|
80885fc231
|
ADD php test TreeMultiselectField::testEmptyChoiceReadonly
|
2018-11-20 16:45:23 +13:00 |
|
Robbie Averill
|
c6e3a398c7
|
Merge branch '4.0' into 4.1
|
2018-11-15 13:40:08 +02:00 |
|
Loz Calver
|
b5bae137bd
|
FIX: Redirect loop with multiple confirmation tokens present (fixes #8607)
|
2018-11-15 10:59:42 +00:00 |
|
Robbie Averill
|
df4d2bd838
|
Merge branch '4.0' into 4.1
# Conflicts:
# lang/da.yml
# lang/eo.yml
# lang/fi.yml
# lang/it.yml
# lang/nl.yml
# lang/sv.yml
|
2018-11-09 11:36:34 +02:00 |
|
Werner M. Krauß
|
3f321f935a
|
Convert::memstring2bytes should return integer value
bytes are by nature an integer
fixes #8572
|
2018-11-07 17:01:36 +01:00 |
|
Loz Calver
|
11fe5b3adf
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:33:24 +13:00 |
|
Loz Calver
|
8d7c2dafab
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:33:24 +13:00 |
|
Loz Calver
|
02ad0f44aa
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:32:55 +13:00 |
|
Loz Calver
|
af000bea9b
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:32:55 +13:00 |
|
Robbie Averill
|
6d2665d687
|
Merge branch '4.0' into 4.1
|
2018-11-06 11:04:28 +01:00 |
|
Werner M. Krauß
|
adafd73943
|
Convert::memstring2bytes should preserve -1
fixes #8570
|
2018-11-06 10:22:13 +01:00 |
|
Sam Minnée
|
e72fc9e3d0
|
FIX DataObject singleton creation (#8516)
Ensure DataObject instances are aware they are singletons so functions like populateDefaults() can be skipped. (fixes #4878)
Correctly applies https://github.com/silverstripe/silverstripe-framework/pull/7850 to the 4.x line
This has already been fixed in 3.x
|
2018-10-25 11:42:45 +13:00 |
|
Daniel Hensby
|
8703839eb1
|
FIX updateValidatePassword calls need to be masked from backtraces
|
2018-07-15 01:06:45 +01:00 |
|
Daniel Hensby
|
ec9281ee02
|
Merge branch '4.0' into 4.1
|
2018-07-13 16:42:00 +01:00 |
|
Daniel Hensby
|
4acec33562
|
FIX Fixed bug in config merging priorities so that config values set by extensions are now least important instead of most important
|
2018-07-12 00:55:39 +01:00 |
|
Maxime Rainville
|
3f80e2dc67
|
FIX Don't reload form session data using FormField::setSubmittedValue… (#8184)
|
2018-06-19 11:27:09 +12:00 |
|
Damian Mooyman
|
b636587945
|
Respect semver and add tests
|
2018-06-15 11:04:12 +12:00 |
|
Damian Mooyman
|
c414388220
|
FIX DatetimeFieldTest
|
2018-06-14 18:14:12 +12:00 |
|
Daniel Hensby
|
ce58890baf
|
Merge branch '4.0' into 4.1
|
2018-06-11 09:27:42 +01:00 |
|
Robbie Averill
|
27e24a4728
|
Merge pull request #8142 from open-sausages/pulls/4.0/fix-injector-empty
BUG Safely handle empty injector factory responses
|
2018-06-11 15:20:24 +12:00 |
|
Damian Mooyman
|
546c6c3e22
|
Merge pull request #8125 from open-sausages/pulls/4/date-field-tweaks
Remove legacy logic from DateField_Disabled
|
2018-06-11 09:23:33 +12:00 |
|
Daniel Hensby
|
e260319823
|
Merge branch '4.0' into 4.1
|
2018-06-08 23:05:24 +01:00 |
|
Daniel Hensby
|
cfe93b7f23
|
Merge branch '3.6' into 4.0
|
2018-06-08 14:41:04 +01:00 |
|
Daniel Hensby
|
1d6d601050
|
Use chaining syntax for setting up middleware
|
2018-06-08 14:00:59 +01:00 |
|
Maxime Rainville
|
582c69d32f
|
BUG Fix issue with Disabled DateField always display (not set).
|
2018-06-08 13:51:22 +01:00 |
|
Ingo Schommer
|
48304fd6f0
|
Merge pull request #8102 from creative-commoners/pulls/4.1/response-assertion
Add test assertion for response instance
|
2018-06-08 14:08:25 +12:00 |
|
Damian Mooyman
|
e37e3e1746
|
BUG Fix test that relies on implicit ID order breaking postgres
|
2018-06-08 11:23:24 +12:00 |
|
Damian Mooyman
|
c070e989c4
|
BUG Safely handle empty injector factory responses
Fixes issue with ImageBackendFactory returning null and breaking injector
|
2018-06-06 16:45:16 +12:00 |
|
Damian Mooyman
|
0aa13da0d9
|
BUG Backport bugfix for belongs_many_many with many_many through.
Partial backport of #7928
Fixes #8131
|
2018-06-06 09:43:04 +12:00 |
|
Daniel Hensby
|
801a51d0f7
|
Merge branch '3.5' into 3.6
|
2018-06-05 16:30:20 +01:00 |
|
Daniel Hensby
|
41e601a036
|
FIX Regression from #8009
|
2018-06-04 17:03:05 +01:00 |
|
Robbie Averill
|
8064ed8220
|
FIX Minor updates to unit tests to pass with HTML5 parser and various themes
|
2018-06-01 17:47:03 +12:00 |
|
Robbie Averill
|
c8b0bc0ad7
|
Merge branch '4.0' into 4.1
# Conflicts:
# src/ORM/DataObject.php
# tests/php/ORM/DataObjectDuplicationTest.php
# tests/php/ORM/DataObjectDuplicationTest/Class1.php
|
2018-05-30 14:52:07 +12:00 |
|
Robbie Averill
|
7a8a24d175
|
Reset force SSL domain/patterns in setup to prevent global state pollution
|
2018-05-29 17:34:22 +12:00 |
|
Robbie Averill
|
063d765e94
|
Add test assertion for response instance
This prevents middlewares that return null (like the example delegate in this test) from killing a testsuite
|
2018-05-29 17:26:29 +12:00 |
|
Robbie Averill
|
6d98a912c9
|
Merge branch 'heads/4.1.1' into 4.1
|
2018-05-28 18:26:20 +12:00 |
|
Robbie Averill
|
3a537bc745
|
Merge branch 'heads/4.0.4' into 4.0
|
2018-05-28 17:50:07 +12:00 |
|