141 Commits

Author SHA1 Message Date
259cdd34c4 fix validation person resource 2022-03-25 11:07:12 +01:00
7afada5dad fix cs 2022-03-06 22:36:38 +01:00
03471a74fe fix creating alt phonenumber 2022-03-06 22:28:33 +01:00
9769aa1386 fix loading of residential address form type 2022-03-03 15:07:45 +01:00
fccac80222 Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf 2022-03-02 21:53:17 +01:00
15bc3e62d3 fix cs 2022-03-02 16:29:21 +01:00
c8c2c4c859 phonenumber type for form 2022-03-02 15:01:04 +01:00
e9ffdb1f03 fix cs 2022-03-02 14:11:47 +01:00
cdd21c94c6 Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf 2022-02-28 15:11:50 +01:00
Pol Dellaiera
dbbbd99788
Use PhoneNumber form type. 2022-02-28 15:01:26 +01:00
Pol Dellaiera
37e38436a8
Try to add placeholder 2022-02-28 15:01:24 +01:00
e10a6b4bf2 Merge branch 'issue441_enfant_confie' 2022-02-28 14:37:38 +01:00
4a03c2aa43 Merge remote-tracking branch 'origin/master' into issue447_pickCivilityType 2022-02-21 17:19:21 +01:00
0efd3d2af3 Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles 2022-02-18 14:46:55 +01:00
nobohan
c5d2953ecb php code fix for Residential Address 2022-02-18 09:15:13 +01:00
5ff47050ff replace deprecated TranslatorInterface by new one 2022-02-17 17:20:47 +01:00
nobohan
2926965400 move residentialAddress entity to the ChillPerson bundle 2022-02-17 15:08:12 +01:00
25264447bc csfixes 2022-02-16 16:56:02 +01:00
df322d7ebb creation of CivilityPicker and attempt to implement -> still error 2022-02-16 16:37:13 +01:00
nobohan
50410d190f replace PersonRender by PersonRenderInterface 2022-02-16 10:38:58 +01:00
d254a9e14a add endDate field in HouseholdMember form for enfant hors menage 2022-02-14 12:02:15 +01:00
88d1fe24b4 Creation of PersonResource 2022-01-26 12:52:15 +00:00
53b3f98bba Household/composition add + fixes household composition editor 2022-01-24 10:59:00 +00:00
54c2b92962 Improve notifications 2022-01-24 10:09:57 +00:00
5423de3bd9 fields added to person creation form 2022-01-17 14:23:54 +01:00
b153fc19f6 327 pinned comment 2022-01-10 20:55:37 +00:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS). 2021-12-21 10:59:23 +01:00
06cbe8325c fix person validation 2021-12-16 21:39:59 +01:00
264bd76461 Issue336 internal create action fixes 2021-12-14 18:48:31 +00:00
cf22a49487 Merge branch 'master' into 327_pinned_comment 2021-12-14 18:40:12 +01:00
8b2a8544b8 form type and controller, wip 2021-12-13 21:58:56 +01:00
nobohan
b5178c3be3 main: add order field to civility 2021-12-13 12:35:17 +01:00
juminet
7e045e964a fix some person issues 2021-12-12 14:39:59 +00:00
25147704ad fix uppercase in person form with strict types 2021-12-06 17:24:58 +01:00
07f53e6758 titulaire field removed from household edit form 2021-12-06 14:07:21 +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
579c349e28
cs: Enable more risky rules. 2021-11-30 12:09:24 +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
f531cdc0ec
cs: Enable a couple of risky rules. 2021-11-30 09:39:45 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only). 2021-11-23 14:08:50 +01:00
4c1e416a14 Merge remote-tracking branch 'origin/master' into issue296_internal_close_accourse 2021-11-22 17:14:11 +01:00
9fb29ec110 refactor search for using search by pertinence 2021-11-22 08:28:22 +00:00
5928215c0d closed step added + form/controller/template basic start 2021-11-19 12:43:14 +01:00
Pol Dellaiera
370a24d3f5
fix: Fix PHPStan issues. 2021-11-18 12:36:50 +01:00
Pol Dellaiera
b722106616
fix: Use TranslatableStringHelperInterface. 2021-11-18 11:41:40 +01:00
Pol Dellaiera
5432242376
fix: SA: Fix many critical rules.
SA stands for Static Analysis.
2021-11-16 17:13:39 +01:00
77add46a70 take parameter form_show_center into account: not to ask center on person creation 2021-11-15 13:15:32 +01:00
nobohan
24be9dbe09 person: display other phone numbers in view + translations + add message in case no others phone numbers 2021-11-12 11:05:56 +01:00