silverstripe-framework/tests/php
Martin Heise 404f450ac3 BUG Readonly version of GroupedDropdownField
GroupedDropdownField was showing empty values in Readonly mode due to not correctly handling the hierarchical source array.
Uses flattened source now in GroupedDropdownField->performReadonlyTransformation()
2020-07-21 09:23:30 +02:00
..
Control [CVE-2019-19326] Stop honouring X-HTTP-Method-Override header, X-Original-Url header and _method POST variable. Add SS_HTTPRequest::setHttpMethod() 2020-07-10 17:56:15 +12:00
Core Fix various typos in comments 2020-05-16 10:34:53 +01:00
Dev Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Forms BUG Readonly version of GroupedDropdownField 2020-07-21 09:23:30 +02:00
i18n Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
Logging Merge branch '4.3' into 4.4 2019-10-18 10:57:35 +13:00
ORM Merge branch '4.5' into 4.6 2020-07-13 12:27:02 +12:00
Security Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
View Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00