b2789099be
Merge branch 'master' into upgrade-php82
2023-03-23 11:24:00 +01:00
efa475df0f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2023-03-22 09:06:12 +01:00
4edb8bd0c5
remove dump
2023-03-22 09:06:01 +01:00
a8977729fe
Fixed: [similar person matcher] properly takes person center into account
...
Center comes from the table person_center_history, not person.center_id
2023-03-21 16:39:31 +01:00
c729a14304
FIX [minor] remove dump, use statement, ...
2023-03-20 07:54:16 +01:00
672418e70a
Merge branch 'master' into upgrade-php82
2023-03-06 16:37:09 +01:00
73f332927d
FIX [personMatcher] wrong syntax was used to setParameter for query in similar person matcher
2023-03-02 11:45:41 +01:00
f1ebc089c3
Merge remote-tracking branch 'origin/master' into user_absences
2023-03-01 14:59:43 +01:00
fa481fd795
DX: fix phpstan errors
2023-02-07 22:34:37 +01:00
856eea37ee
DX: fix phpstan errors
2023-02-04 00:50:58 +01:00
e5bc74d11d
FIX [duplicates][birthdate] also verify duplication based on birthdate if available. Modified precision from .15 to .30
2023-01-31 16:11:11 +01:00
5c0d89a88b
[phpcsfixer]
2023-01-31 14:40:21 +01:00
1c673db628
FIX [phpcsfixer][phpstan]
2023-01-27 12:18:19 +01:00
c5f842076f
FIX [phonenumber][search] fix advanced search when using a phonenumber
2023-01-25 16:14:59 +01:00
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
ceb0f741ef
order of birthdate fields changed in advanced search
2022-06-13 15:05:18 +02:00
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