|
9699e2304a
|
fix cs: declare type and license header mismatch
|
2022-10-06 22:25:43 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
572c602387
|
filter users which are disabled
|
2022-04-07 21:47:56 +02:00 |
|
|
de4f65fede
|
change strategy for searching: use the AND between words, instead of OR
|
2022-03-29 12:42:17 +02:00 |
|
|
546c925224
|
Enforce a limit for search results when searching through api
|
2022-03-23 22:51:45 +01:00 |
|
|
b9eee51de6
|
fix cs
|
2022-03-02 21:02:58 +01:00 |
|
|
c0ec64e4be
|
add leadiing country code while seraching numbers
|
2022-03-02 21:02:32 +01:00 |
|
|
8ec5636c57
|
Merge remote-tracking branch 'origin/master' into household-editor/push-to-household
|
2022-01-31 13:07:26 +01:00 |
|
|
1c02eb23fd
|
fix user search
|
2022-01-31 10:41:08 +01:00 |
|
|
bc90664480
|
api endpoint for search household
|
2022-01-29 01:14:30 +01:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +01:00 |
|
Pol Dellaiera
|
cd3be25c22
|
cs: Remove duplicated headers.
|
2021-11-30 13:54:58 +01:00 |
|
Pol Dellaiera
|
47c5855a21
|
cs: Switch to a stricter way of coding - this might break in a lot of places.
|
2021-11-30 13:33:18 +01:00 |
|
Pol Dellaiera
|
91d12c4a96
|
cs: Enable risky rule static_lambda .
|
2021-11-30 11:43:34 +01:00 |
|
Pol Dellaiera
|
a9188355c5
|
cs: Enable more risky rules.
|
2021-11-30 11:37:57 +01:00 |
|
Pol Dellaiera
|
c8195e6df5
|
cs: Enable more risky rules.
|
2021-11-30 11:28:52 +01:00 |
|
Pol Dellaiera
|
3ea35682eb
|
cs: Second part - ignore test/app subdirectory.
|
2021-11-23 14:34:34 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
|
9fb29ec110
|
refactor search for using search by pertinence
|
2021-11-22 08:28:22 +00:00 |
|
Pol Dellaiera
|
5432242376
|
fix: SA: Fix many critical rules.
SA stands for Static Analysis.
|
2021-11-16 17:13:39 +01:00 |
|
Pol Dellaiera
|
c68bda5c9b
|
fix: SA: Fix "...invoked with..." rule.
SA stands for Static Analysis.
|
2021-11-16 12:16:02 +01:00 |
|
|
8296d60cb6
|
add base authorization to person search + improve search ordering
|
2021-11-15 11:17:03 +00:00 |
|
Pol Dellaiera
|
5e5dcaefe7
|
Fix implicit variable creation.
|
2021-11-09 16:22:16 +01:00 |
|
|
e9192c5011
|
adaptations for third party search
|
2021-10-12 09:37:35 +02:00 |
|
|
6bc83edfe9
|
Refactor PersonSearch and create PersonACLAwareRepository
The search api delegates the query to a person acl aware "repository"
(although this does not implements ObjectRepository interface).
|
2021-09-20 13:56:43 +02:00 |
|
|
5884fbaffc
|
use operator in person search api
|
2021-08-24 00:02:37 +02:00 |
|
|
54c4524b27
|
extend search api to users
|
2021-08-16 14:39:18 +02:00 |
|
|
0640631821
|
implementation on 3party + quote keys in SearchApiQuery
|
2021-06-28 22:44:42 +02:00 |
|
|
e845d9ba90
|
replace search api by a first workin implementation
|
2021-06-28 22:01:33 +02:00 |
|
|
8ed2e7585d
|
fix random thid party
|
2021-05-07 19:22:47 +02:00 |
|
|
7a1ad24f0e
|
add endoint /api/1.0/search.json?q=xxx with fake data
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/136
|
2021-05-07 19:11:10 +02:00 |
|
|
7596bd5a06
|
fix tests for chill main
|
2021-04-27 16:33:44 +02:00 |
|
|
eaa0ad925f
|
fix folder name
|
2021-03-18 13:37:13 +01:00 |
|