nobohan
50410d190f
replace PersonRender by PersonRenderInterface
2022-02-16 10:38:58 +01:00
d1a0934bb1
search household in household mmebers editor
2022-01-29 02:38:47 +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
fa5001265f
fixes on tests
2021-12-08 10:56:39 +00: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
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
8ede116cf5
fix: SA: Split critical issues in its own file.
...
SA stands for Static Analysis.
2021-11-16 14:06:24 +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
f63d4fcfba
optimize query for person
2021-09-20 13:56:43 +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
5b70fb2ee5
adapt UI and controller for Person without centers
2021-09-20 13:56:43 +02:00
5884fbaffc
use operator in person search api
2021-08-24 00:02:37 +02:00
8fb4a7110e
fix double person creation + button for creating accompanying course on creation + simplification person create
...
The controller now register data from a previous post on the form, and
register it in the session.
The next post compare the data with previous one and, if yes, show a
review page if there are "alternate persons.
2021-08-23 17:55:56 +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
6a62b46dec
first impl
2021-05-20 17:41:37 +02:00
Pol Dellaiera
893c38fba4
Fix collateral things.
2021-05-18 12:02:00 +02:00
Pol Dellaiera
aebeefcf80
Use repositories as services.
2021-05-18 12:02:00 +02:00
c34b992437
New permission for duplicate & export duplicate persons
...
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:14:38 +01:00
0149457fba
Duplicate module
...
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:08:55 +01:00
728ea73bdf
List duplicate persons
...
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:03:06 +01:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00