Commit Graph

9 Commits

Author SHA1 Message Date
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