19 Commits

Author SHA1 Message Date
bc2041cbdd
apply more cs rules for php-cs 2023-10-17 13:27:03 +02:00
6f2b538e27
Use Person::centerHistory to load fixtures with given center 2023-07-28 01:22:55 +02:00
dde3002100
DX: apply rector rules up to php8.0 2023-04-28 22:30:33 +02:00
4c5dae60a8
DX: apply rector rulesets up to PHP 73 2023-03-29 22:39:11 +02: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
53b3f98bba Household/composition add + fixes household composition editor 2022-01-24 10:59:00 +00: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
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
e4f8ada236 Household edit: end date field deleted 2021-11-08 11:03:37 +00:00
04ccca092b remove links to route 'household members' 2021-06-18 13:53:19 +02:00
7a6117a264 fix test which randomly failed 2021-06-18 13:30:31 +02:00
89734c680c backend: allow to remove people from household, or move to a new household 2021-06-10 13:01:42 +02:00
3c727d1c65 fix format for date, after use of html5 date widget 2021-06-10 10:52:37 +02:00
4dc82bc207 add test for Member edition + fix path 2021-06-07 21:52:17 +02:00
041b1dfc51 Controller action to move members of an household 2021-05-31 20:42:07 +02:00