14 Commits

Author SHA1 Message Date
Dave Mc Nicoll
9503b24467 - Fixed some bugs within SearchRequestFromRequestTrait 2024-10-14 14:41:35 +00:00
Dave Mc Nicoll
9977a25cf5 - Forgot a dump() 2024-10-07 19:39:52 +00:00
Dave Mc Nicoll
3ba8a2a5d0 - Fixed 'value' for SearchRequestOrderBy and also fixed a typo where SearchManual would not be set 2024-10-07 19:38:29 +00:00
c56b584140 - Merges 2024-10-02 14:18:35 -04:00
Dave Mc Nicoll
8b1c11676d - Added OrderBy (heavy WIP, will be recoded 2024-08-30 18:59:48 +00:00
Dave Mc Nicoll
62998faf40 - WIP on SearchRequest enums and manual searchs 2024-06-28 11:46:09 +00:00
Dave Mc Nicoll
0c8591f238 - Added multiple parameters on SearchParameter 2024-06-05 17:47:31 +00:00
Dave Mc Nicoll
bbfd7c02b4 - WIP on SearchAttributes supporting Request's attributes 2024-06-04 13:33:48 +00:00
Dave Mc Nicoll
bd9078230d - Multiple bug fixes related to notes 2.x 2024-05-31 12:26:39 +00:00
Dave Mc Nicoll
7de0ecb028 - Fixed SearchLike attribute 2024-05-21 13:00:19 +00:00
b38b81d03c - Still WIP on SearchRequest attributes migration 2024-04-22 13:54:48 +00:00
950df5eb99 - Continued work on SearchRequest migration and fixed some more QueryBuilder migration too 2024-04-18 19:59:28 +00:00
Dave Mc Nicoll
9fdebf454d - Started working on decoupling QueryBuilder from SqlQueryBuilder
- WIP on SearchRequest attributes
- Began working on removing 'Ulmus' class
- WIP on removing SQL query building from Repository (which will become SqlRepository)
2024-04-17 15:54:48 -04:00
Dave Mc Nicoll
4571517dc8 - Added some SearchRequest attributes ; now it's even simpler to add searchable fields
- Began decoupling of QueryBuilder from native MySQL method ; some works needs to be done on for the Repository object splitting also.
2024-04-09 19:14:27 -04:00