silverstripe-framework/tests/php
Sam Minnee e5d3b28a4d FIX: Don’t break validation on selects without a source.
Fixes cases where there are no valid values or an empty-string
value is manually added rather than using setEmptyString()

Fixes #4849
Fixes #7159
2018-10-06 11:53:17 +13:00
..
Control Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
Core FIX Moving test to correct director 2018-10-03 10:47:17 +13:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-23 14:08:26 +01:00
Forms FIX: Don’t break validation on selects without a source. 2018-10-06 11:53:17 +13:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
Logging Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ORM FIX: Drop seconds from DBDatetime::Nice() to restore SS3 behaviour. 2018-10-04 14:51:24 +13:00
Security Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
View NEW Shift Embeddable and EmbedResource from asset-admin, lazy load Embed to allow injected dependencies (#8194) 2018-06-20 11:40:28 +12:00