23 Commits

Author SHA1 Message Date
Pol Dellaiera
a9188355c5
cs: Enable more risky rules. 2021-11-30 11:37:57 +01:00
Pol Dellaiera
3631fd99fd
cs: Enable risky rule is_null. 2021-11-30 10:22:38 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only). 2021-11-23 14:08:50 +01:00
Pol Dellaiera
68a21fcc0a
fix: SA: Fix "...Instantiated class not found..." rules.
SA stands for Static Analysis.
2021-11-16 15:34:12 +01:00
cd6b5c9a39 Add context for household member editor form:
* add context for accompanying period, if indicated in a query
parameter;
* expand automatically household suggestion, if indicated in a query
parameter
2021-06-28 11:23:30 +02:00
04ccca092b remove links to route 'household members' 2021-06-18 13:53:19 +02:00
17c3ecbabe validation on simultaneous household membership for a person 2021-06-14 12:56:01 +02:00
807d3674fc implements max holder and validation on UI 2021-06-11 17:58:09 +02:00
38c06977ca add link to household or household editor 2021-06-10 15:18:41 +02:00
3e39dd9a1e remove route for testing move 2021-06-10 13:02:35 +02:00
89734c680c backend: allow to remove people from household, or move to a new household 2021-06-10 13:01:42 +02:00
6fed008ff2 fix creation of new household during move 2021-06-10 11:48:06 +02:00
f9758eff5b fix use of context into householdMember::move 2021-06-10 11:16:37 +02:00
18217f53e8 Merge branch 'features/household-members-list' into features/household-editor 2021-06-08 22:16:43 +02:00
4dc82bc207 add test for Member edition + fix path 2021-06-07 21:52:17 +02:00
7c94824c20 Merge branch 'features/household-members-list' into features/household-editor 2021-06-07 17:36:25 +02:00
a922e397f8 Merge remote-tracking branch 'origin/master' into features/household-editor 2021-06-07 17:32:29 +02:00
5cb076495a finalize members lists 2021-06-07 17:03:45 +02:00
e5905902cc add confirm button for move 2021-06-04 21:24:11 +02:00
d9a3e117b2 WIP continue editor 2021-06-03 18:11:05 +02:00
e9caa7b4b8 add groups on household serialization 2021-06-02 21:44:49 +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