657bf7075b
fix ci
2022-02-11 13:18:32 +00:00
53b3f98bba
Household/composition add + fixes household composition editor
2022-01-24 10:59:00 +00: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
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
Pol Dellaiera
2eb30d2ae8
Fix issues reported by PHPStan.
2021-11-09 15:17:24 +01:00
05b2b2f9b8
Link between address and reference, and api endpoint to find household
...
by address reference
* add a one-to-many link between address and address reference;
* update AddAddress.vue to add information on picked address reference;
* add an HouseholdACLAwareRepository, with a method to find household by
current address reference
* add an endpoint to retrieve household by address reference
* + tests
2021-10-14 16:03:48 +02:00
a8bf478ee8
add endpoint for getting suggestion on household by accompanying period
2021-06-27 11:10:17 +02:00
0add757230
remove members page, move to summary
2021-06-18 11:27:25 +02:00
ef55d2cf7f
create view for current address and apply on Person/Household normalizer
2021-06-17 13:21:55 +02:00
c6949490a4
first impl for household editor
2021-06-02 00:32:55 +02:00
041b1dfc51
Controller action to move members of an household
2021-05-31 20:42:07 +02:00
74520330b1
add position for household and prefix tables names
2021-05-28 13:25:41 +02:00
Pol Dellaiera
d672a29dda
Remove obsolete documentation, fix typing here and there.
2021-05-21 16:34:42 +02:00
Pol Dellaiera
ce854cb58f
refactor: Upgrade repositories.
2021-05-18 12:02:00 +02:00
nobohan
f61af9d02a
add household and householdmembers entities + migration
2021-05-05 11:44:55 +02:00