silverstripe-framework/tests/php
Ingo Schommer 9d03a6856c FIX Retain custom sort on custom lists in GridFieldAddExistingAutoCompleter
Forcing sort by the first search field isn't always appropriate.
When a custom search list is used, we can set the expectation that custom sorting is intended as well.
As an example, this can be used to autocomplete based on FULLTEXT indexes,
and sort based on relevancy.
2020-08-04 22:02:20 +12: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 FIX Retain custom sort on custom lists in GridFieldAddExistingAutoCompleter 2020-08-04 22:02:20 +12: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.6' into 4 2020-07-13 12:28:14 +12:00
Security Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
View FIX Set iframe dimension attributes specified in shortcode 2020-07-27 18:04:03 +12:00