38 Commits

Author SHA1 Message Date
ac3ac432e1 Fix phpunit pipeline 2024-10-29 15:30:20 +01:00
d04f9ae9ff Fix LoadPeople for gender 2024-10-22 17:51:41 +02:00
086f391dc9 Cs fix and phpstan fix 2024-10-22 17:25:51 +02:00
f1844ae02b Php cs fixes and phpstan 2024-10-22 15:56:41 +02:00
4d8bcc5a5a Fix fixture for persons 2024-10-22 14:51:02 +02:00
fa64f44cf1 php cs fixes 2024-10-09 16:49:40 +02:00
d0ee381627
Upgrade of php-cs-fixer 2024-09-11 14:21:32 +02:00
bc2041cbdd
apply more cs rules for php-cs 2023-10-17 13:27:03 +02:00
37419e06fc
Skip test for reviewing duplication detection on person creation 2023-08-30 20:29:30 +02:00
2f1f724860
Remove commented code 2023-08-30 16:25:30 +02:00
f570fe92a5
apply rector rules 2023-07-28 02:40:02 +02:00
6d63177ff4
apply rules rector up to php82 2023-05-01 21:39:45 +02:00
dde3002100
DX: apply rector rules up to php8.0 2023-04-28 22:30:33 +02:00
8ccce12e54
DX: fix phpstan errors 2023-02-07 23:49:56 +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
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS). 2021-12-21 10:59:23 +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
a43784c3a1
cs: Enable risky rule random_api_migration. 2021-11-30 11:55:02 +01:00
Pol Dellaiera
a9188355c5
cs: Enable more risky rules. 2021-11-30 11:37:57 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only). 2021-11-23 14:08:50 +01:00
8296d60cb6 add base authorization to person search + improve search ordering 2021-11-15 11:17:03 +00:00
52dc89c06f Merge branch 'master' into household_filiation 2021-11-12 17:20:46 +01:00
c8135e0741 add validation to accompanying periods 2021-11-12 12:07:31 +00:00
1d774b19e8 datafixture relationship: attempt 2021-11-01 16:00:48 +01:00
8853359405 remove dump
(cherry picked from commit e2230409b807eb29b820cf3cc1ac15595e5b2ff3)
2021-09-28 19:38:02 +00:00
c62254caec add scope selection on accompanying course 2021-09-22 12:23:26 +02:00
c7cc2c7596 Fixtures/fix loading people 2021-08-17 20:01:29 +00:00
9f7c0dcd09 adding addresses to accompanying period 2021-08-17 11:42:30 +02:00
8a962a4f1c refactor loading for social issues using real data 2021-08-17 11:42:30 +02:00
8030792eb6 Remove creation of AccompanyingPeriod on person creation 2021-07-22 15:36:36 +00:00
nobohan
c5faa0b99d update the address fixture by adding some points 2021-05-03 09:28:05 +02:00
365a398743 fixtures accompanyingPeriod + fixture new firstnames set 2021-03-27 16:50:57 +01:00
0a17011cc3 add fixtures to test duplicate person 2021-03-27 12:36:15 +01:00
0d9f3d7dba fix inconsistency in fixtures 2021-03-27 11:50:03 +01:00
eaa0ad925f fix folder name 2021-03-18 13:37:13 +01:00