silverstripe-framework/src
Tyler Trout 6b1c5eb6d7
NEW Allow methods to be used for flexible searchable_fields (#10199)
* Allow methods to be used for flexible searchable_fields

* match_any key

* Documentation

* Update docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md

Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>

* Search fields test

* Newlines

* Update src/ORM/Search/SearchContext.php

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>

* Update docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>

* Removed comments and whitespace. Linting fixes

Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
2022-02-10 09:40:16 +13:00
..
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Control ENH Provide hook for updating the parent used for absoluteURL (#10168) 2022-01-31 20:41:14 +13:00
Core Merge pull request #10226 from GuySartorelli/patch-2 2022-02-08 15:02:56 +13:00
Dev Merge pull request #10224 from webbuilders-group/bugfix-undefined-class 2022-02-08 13:49:28 +13:00
Forms ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
i18n Obtain module path from module manifest (#9720) 2022-01-17 11:44:14 +13:00
includes MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Logging Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ORM NEW Allow methods to be used for flexible searchable_fields (#10199) 2022-02-10 09:40:16 +13:00
Security ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
View MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00