Daniel Hensby
|
db610aaf3b
|
Fixing string concat CS issues
|
2018-01-16 18:39:30 +00:00 |
|
Werner M. Krauß
|
422857f381
|
SapphireTestTest: use named data providers and more error messages
* use keys for naming each data set
* adding error messages
* clean up a bit
|
2018-01-16 15:25:40 +00:00 |
|
Loz Calver
|
daac577e62
|
Merge pull request #7763 from creative-commoners/pulls/4.0/fix-remove-header
FIX HTTPResponse::removeHeader incorrectly converts header name to lowercase
|
2018-01-16 11:04:03 +00:00 |
|
Robbie Averill
|
cc90cb0125
|
FIX HTTPResponse::removeHeader incorrectly converts header name to lowercase
|
2018-01-16 23:20:52 +13:00 |
|
Daniel Hensby
|
de6afd4405
|
TEST Cant reliably use Injector to replace Extensions
|
2018-01-11 14:08:29 +00:00 |
|
Damian Mooyman
|
f885101a1b
|
BUG Fix basic auth in PHP-CGI
Fixes #7717
|
2017-12-21 14:58:19 +13:00 |
|
Robbie Averill
|
aa7ab0c494
|
Update test assertions to be more readable
|
2017-12-17 16:22:26 +13:00 |
|
Robbie Averill
|
ea8ed5067d
|
FIX Allow Requirements::block to handle module resource paths
|
2017-12-17 16:09:22 +13:00 |
|
Daniel Hensby
|
1c72d6946d
|
Merge branch '3.6' into 4.0
|
2017-12-14 21:01:35 +00:00 |
|
Damian Mooyman
|
1c8576cee7
|
Linting cleanup
|
2017-12-14 14:18:41 +13:00 |
|
Damian Mooyman
|
ed6561d9f5
|
BUG Fix incorrect merge of associative / non-associative summary fields
Fixes #7696
|
2017-12-14 14:17:19 +13:00 |
|
Damian Mooyman
|
286271a1e1
|
Merge pull request #56 from silverstripe-security/pulls/4.0/ss-2017-009
[ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt (4.0 branch)
|
2017-12-06 18:22:47 +13:00 |
|
Damian Mooyman
|
99e772b361
|
Merge pull request #51 from silverstripe-security/pulls/4.0/ss-2017-007
[ss-2017-007] Ensure xls formulae are safely sanitised on output (4.0)
|
2017-12-06 18:22:11 +13:00 |
|
Chris Joe
|
0e8d288240
|
Merge pull request #7667 from open-sausages/pulls/4.0/better-tinymce-locales
BUG Ensure that all tinymce_lang mappings are valid
|
2017-12-06 11:24:02 +13:00 |
|
Loz Calver
|
91bd92df31
|
FIX: Remove some unnecessary ClassInfo calls in DataObjectSchema
|
2017-12-05 12:23:10 +00:00 |
|
Damian Mooyman
|
69295a6e22
|
BUG Ensure that all tinymce_lang mappings are valid
|
2017-12-01 15:00:39 +13:00 |
|
Damian Mooyman
|
cfe1d4f481
|
[ss-2017-007] Ensure xls formulae are safely sanitised on output
CSVParser now strips leading tabs on cells
|
2017-12-01 10:24:49 +13:00 |
|
Damian Mooyman
|
f1dd3d6f03
|
[ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt
|
2017-11-30 17:00:49 +13:00 |
|
Damian Mooyman
|
5bfc0c43eb
|
Merge pull request #7648 from creative-commoners/pulls/4.0/support-some-class-collection
FIX Support self::class text collection
|
2017-11-29 11:37:06 +13:00 |
|
Damian Mooyman
|
2fe59680e3
|
Merge pull request #7620 from open-sausages/pulls/4.0/its-too-big-to-fit
BUG Added warning for auto-generated table_name
|
2017-11-28 09:42:12 +13:00 |
|
Robbie Averill
|
b7ea05900e
|
FIX Support self::class text collection
|
2017-11-27 23:20:29 +13:00 |
|
Christopher Joe
|
cc72b5c852
|
BUG Added warning for auto-generated table_name for non-test classes
|
2017-11-27 20:22:37 +13:00 |
|
Damian Mooyman
|
6e7fb4747e
|
Restore legacy $ThemeDir support
|
2017-11-27 15:24:40 +13:00 |
|
Daniel Hensby
|
07a0f75426
|
Merge branch '3.6' into 4.0
|
2017-11-25 16:56:50 +00:00 |
|
Damian Mooyman
|
d9e7a92b3c
|
BUG Fix regressions in asset resize behaviour change
|
2017-11-22 14:36:24 +13:00 |
|
Chris Joe
|
d8ca223e15
|
Merge pull request #7605 from open-sausages/pulls/4.0/fix-enum-defaults
BUG Fix DBEnum ignoring empty defaults
|
2017-11-20 11:32:45 +13:00 |
|
Damian Mooyman
|
cbf9e40115
|
BUG Fix postgres / PDO support
|
2017-11-17 12:35:55 +13:00 |
|
Damian Mooyman
|
ef58799103
|
BUG Fix DBEnum ignoring empty defaults
FIxes #7582
|
2017-11-17 12:35:39 +13:00 |
|
Christopher Joe
|
2bc7edbf47
|
BUG Fix don't treat zero-date as invalid
|
2017-11-16 13:30:15 +13:00 |
|
Chris Joe
|
bee3c404fa
|
Merge pull request #7545 from open-sausages/pulls/4.0/deprecated-each
BUG Remove usage of deprecated each() and use a helper method instead
|
2017-11-15 16:30:20 +13:00 |
|
Damian Mooyman
|
c9921447b3
|
Merge pull request #7539 from colintucker/fix-broken-paginated-list
Fixed array/object mismatch bug in PaginatedList
|
2017-11-15 15:17:15 +13:00 |
|
Colin Tucker
|
f952ef747b
|
Fixed array/object mismatch bug in PaginatedList
|
2017-11-06 11:23:41 +00:00 |
|
Sam Minnee
|
d8b4ca91d9
|
FIX: Fix ContextSummary behaviour with UTF8 chars
Fixes https://github.com/silverstripe/silverstripe-framework/issues/1396
Ensure that DBTextTest has UTF8 test cases
|
2017-11-06 12:09:08 +13:00 |
|
Damian Mooyman
|
6a73466b41
|
BUG Fix basicauth
|
2017-11-03 12:08:38 +13:00 |
|
Damian Mooyman
|
5bc4f3d1fc
|
BUG Remove usage of deprecated each() and use a helper method instead
|
2017-11-01 16:04:35 +13:00 |
|
Damian Mooyman
|
9d3277f3d3
|
BUG Fix forceWWW and forceSSL not working in _config.php
API Introduce CanonicalURLMiddleware
BUG Fix Director::makeRelative() failing on multi-domain sites
|
2017-10-30 14:42:36 +13:00 |
|
Damian Mooyman
|
324bdad48c
|
ENHANCEMENT Ensure DBVarchar scaffolds text field with TextField with appropriate max length
Fixes #1413
|
2017-10-26 16:21:51 +13:00 |
|
Damian Mooyman
|
68c3279fd9
|
BUG Ensure readonly tree dropdown is safely encoded
Removed legacy entwine dead code
Added soft-deprecation to label field
|
2017-10-26 13:04:30 +13:00 |
|
Damian Mooyman
|
b9cb1e69e6
|
BUG Replace phpdotenv with thread-safe replacement
|
2017-10-20 18:43:11 +13:00 |
|
Christopher Joe
|
dabdc905ce
|
BUG Fix enable email subclasses to use their respective templates
|
2017-10-19 14:44:04 +13:00 |
|
Daniel Hensby
|
c09dec5958
|
Merge pull request #7456 from open-sausages/pulls/4.0/decimal-scaffolding
BUG Fix decimal scaffolding
|
2017-10-10 15:46:38 +01:00 |
|
Damian Mooyman
|
6a55dcfc16
|
Fix references to resource paths / urls
|
2017-10-10 16:51:47 +13:00 |
|
Damian Mooyman
|
fd630a99b0
|
BUG Fix decimal scaffolding
Fixes #7454
|
2017-10-10 10:13:26 +13:00 |
|
Damian Mooyman
|
311811a261
|
Merge pull request #7451 from open-sausages/pulls/4.0/whats-temporary-could-turn-path
rename TEMP_FOLDER to TEMP_PATH
|
2017-10-09 14:16:06 +13:00 |
|
Damian Mooyman
|
994689ab54
|
Merge pull request #7450 from open-sausages/rename-assertDOS-to-assertList
API Rename assert dos to assert list
|
2017-10-09 13:47:18 +13:00 |
|
Christopher Joe
|
3560a0418d
|
rename TEMP_FOLDER to TEMP_PATH
|
2017-10-09 12:41:34 +13:00 |
|
Damian Mooyman
|
313f8c7ac3
|
Merge pull request #7439 from creative-commoners/pulls/4.0/trim-injector-names
FIX Trim whitespace off names in Injector
|
2017-10-09 12:31:11 +13:00 |
|
Werner M. Krauß
|
f686b50824
|
API Rename assert dos to assert list
|
2017-10-09 11:53:11 +13:00 |
|
Chris Joe
|
566d7baa48
|
Merge pull request #7437 from open-sausages/pulls/4.0/stateless-extensions
API Extensions are now stateless
|
2017-10-09 11:45:33 +13:00 |
|
Daniel Hensby
|
d8f49a1bda
|
Merge pull request #7426 from silverstripe/filefield-accept-attr
NEW: Implement accept attribute in FileField (closes #7279)
|
2017-10-06 15:01:12 +01:00 |
|