50 Commits

Author SHA1 Message Date
6c246a0d38 allow to edit civility in onTheFly 2022-05-06 12:54:01 +02:00
nobohan
4009f3ffda php code fix 2022-04-14 21:47:38 +02:00
nobohan
7d3239d6d6 person: fix adding civility to a person with OnTheFly form 2022-04-14 21:37:16 +02:00
1b567327b7 fix normalisation for phonenumber in person entity 2022-03-30 12:37:18 +02:00
4ad65b616d fix tests for person json normalizer and residential address stuff 2022-03-03 15:20:21 +01:00
f0e41f839f fix error when context is a string in personJsonNormalizer 2022-03-03 14:39:20 +01:00
6edf0bcb3b fix delete links in documents 2022-03-03 13:57:00 +01:00
fccac80222 Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf 2022-03-02 21:53:17 +01:00
f4f488dad1 normalization of phonenumber 2022-03-02 14:10:48 +01:00
nobohan
a7240e8cc6 PersonJsonNormalizer: fix circular reference with residential address 2022-03-01 14:15:39 +01:00
1e146f542e try to fix some things 2022-02-28 16:09:52 +01:00
cdd21c94c6 Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf 2022-02-28 15:11:50 +01:00
Pol Dellaiera
30cdcb0836
serializer update 2022-02-28 15:01:26 +01:00
Pol Dellaiera
4822acb6fb
fix: Use odolbeau/phone-number-bundle for formatting phone number type fields.
There is no need to use the bundle, we could have used the library instead. However, this idea is to switch to that bundle at some point.
2022-02-28 15:00:55 +01:00
822f0aa737 fix cs 2022-02-28 14:38:25 +01:00
nobohan
71f3a3403c php code fix for Enfant Confie 2022-02-22 12:12:53 +01:00
nobohan
665027085d move DenormalizerAwareInterface and NormalizerAwareInterface from the interface to the class 2022-02-22 11:05:18 +01:00
nobohan
c5d2953ecb php code fix for Residential Address 2022-02-18 09:15:13 +01:00
nobohan
baf9b6e1ae residential address: correct normalization 2022-02-17 18:04:50 +01:00
nobohan
24fc7a216b person: add current residential address in normalizer 2022-02-17 15:42:37 +01:00
nobohan
b992bde41d Created an interface for PersonJsonNormalizer 2022-02-16 21:09:27 +01:00
93345c09a1 fix cs 2022-02-11 13:45:21 +01:00
nobohan
3d5723facb AddPerson: correct thirdparty PATCH url + add email and altnames in AddPerson and serializer 2022-02-03 08:59:56 +01:00
e04c02055c add age in some place and re-organize some usage of the component 2022-01-31 12:45:50 +01:00
90d0cbc3b1 Merge remote-tracking branch 'origin/master' into issue389_add_age 2022-01-31 11:44:55 +01:00
646f39b9ed Merge conflicts fixed 2022-01-28 12:15:51 +01:00
10a9b6c909 using normalizer for age and added obele 2022-01-27 18:13:46 +01:00
88d1fe24b4 Creation of PersonResource 2022-01-26 12:52:15 +00:00
Pol Dellaiera
7513187a6d
Revert "fix cs"
This reverts commit 7b3e9cb490a1ea37d0900d7f087e06367d2d215f.
2022-01-25 15:54:20 +01:00
7b3e9cb490 fix cs 2022-01-25 14:40:28 +01:00
Pol Dellaiera
2e6d281bfc
cs: Autofix coding standard based on updated rules. 2022-01-25 11:46:29 +01:00
1e0c62b09d Merge branch 'master' into notification/completion 2022-01-05 11:15:49 +01:00
Pol Dellaiera
acf7142bad
cs: Use Collection more. 2022-01-04 15:29:17 +01:00
Pol Dellaiera
c8c5af8d14
cs: Update PersonJsonNormalizer. 2022-01-04 15:18:03 +01:00
Pol Dellaiera
d19c5c9e41
cs: Autofix. 2022-01-04 15:07:41 +01:00
nobohan
f4c8d0b09a Merge remote-tracking branch 'origin/master' into issue230_person 2022-01-04 13:50:27 +01:00
5cebcfddb7 fix cs ? 2021-12-25 22:51:58 +01:00
Pol Dellaiera
530ad497bc
cs: Fix code-style. 2021-12-21 12:13:20 +01:00
Pol Dellaiera
b743475761
sa: Fix all issues related to PHP versions and static-analysis. 2021-12-21 11:58:58 +01:00
cdc335372f person denormalization: use object to populate if any 2021-12-16 22:02:00 +01:00
cea7160d5a Fix bug posting birth- and deathdate 2021-12-06 13:04:19 +00:00
nobohan
49da5fe060 person: fix altname denormalisation 2021-12-02 12:00:57 +01:00
nobohan
c5acfc9bbc person: deserialise altnames (WIP) 2021-12-02 10:59:59 +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
28d2c42454
cs: Enable more risky rules. 2021-11-30 12:27:49 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only). 2021-11-23 14:08:50 +01:00
2826e079e8 key "centers" for person is an array. key center deprecated 2021-11-22 12:59:36 +01:00
b43a3d394b fix circular reference in center normalization 2021-11-22 12:41:47 +01:00
d0bf47e0d5 Bootstrap encoder for documents 2021-11-22 09:05:15 +00:00