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 |
|
Daniel Hensby
|
237b2d5f74
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
|
Damian Mooyman
|
47f24ce05b
|
Fixup test linting
|
2017-07-27 12:05:27 +12:00 |
|
Damian Mooyman
|
c2a1e86f5d
|
Apply PSR2 / Namespace to remaining admin / tests
|
2016-12-19 16:08:19 +13:00 |
|
Damian Mooyman
|
6e8304ff2f
|
API Namespace framework tests
|
2016-11-23 19:25:12 +13:00 |
|