|
bc2041cbdd
|
apply more cs rules for php-cs
|
2023-10-17 13:27:03 +02:00 |
|
|
d2323e91ca
|
new cs rule: single_line_empty_body
Rule is added to the last version of php-cs-fixer
|
2023-09-12 15:58:59 +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 |
|
|
584ac05b53
|
DX: fix phpstan errors
|
2023-02-04 01:19:34 +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 |
|
nobohan
|
f2c60cfd20
|
php code style fix
|
2022-04-20 08:52:15 +02:00 |
|
nobohan
|
bad5506b98
|
person: create a person with address (and household without position (remove required position for household member)
|
2022-04-19 18:01:25 +02:00 |
|
|
53b3f98bba
|
Household/composition add + fixes household composition editor
|
2022-01-24 10:59:00 +00:00 |
|
Pol Dellaiera
|
b743475761
|
sa: Fix all issues related to PHP versions and static-analysis.
|
2021-12-21 11:58:58 +01:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +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
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
Pol Dellaiera
|
8ede116cf5
|
fix: SA: Split critical issues in its own file.
SA stands for Static Analysis.
|
2021-11-16 14:06:24 +01:00 |
|
|
5a716a3523
|
[Household members editor] add address suggestion on menage creation
|
2021-08-16 19:07:03 +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 |
|
|
041b1dfc51
|
Controller action to move members of an household
|
2021-05-31 20:42:07 +02:00 |
|