75932b0e29
Fixes
2025-04-15 14:08:39 +02:00
7e2bf91e09
Fixes
2025-04-15 14:02:25 +02:00
4fa4d3b65c
Phpstan and cs fixes
2025-03-27 14:32:06 +01:00
17b1363113
Fixes after rebase + apply item styling for accompanying course work
2025-03-26 14:08:45 +01:00
e1d308fd97
WIP create new picker for accompanying period works
2025-03-19 11:03:42 +01:00
d9acda67e3
WIP dynamic picking of accompanying period work
2025-03-19 11:03:42 +01:00
e88da74882
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:03:41 +01:00
d683fe002d
Different approach to creating acpw selector
2025-03-19 11:02:25 +01:00
555bbca59b
WIP create new picker for accompanying period works
2025-03-19 11:02:22 +01:00
e9e9d5c458
WIP dynamic picking of accompanying period work
2025-03-19 11:02:22 +01:00
b1842a33ae
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:02:19 +01:00
6ded185289
Treat duplicate in backend and setup confirm page of merge
2025-03-19 11:00:40 +01:00
95adc29f9d
WIP create new picker for accompanying period works
2025-03-19 11:00:40 +01:00
4d0c3e683f
WIP dynamic picking of accompanying period work
2025-03-19 11:00:40 +01:00
018aafc773
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:00:40 +01:00
7682d81d50
Different approach to creating acpw selector
2025-03-19 11:00:40 +01:00
5d31ce96c1
WIP create new picker for accompanying period works
2025-03-19 11:00:40 +01:00
81ef64a246
WIP dynamic picking of accompanying period work
2025-03-19 11:00:40 +01:00
49d1f78001
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:00:40 +01:00
Christophe Siraut
03717a1a87
ChillPersonBundle: move numberOfDependents configuration to a new household node; extend AdministrativeStatusRepository and EmploymentStatusRepository from ServiceEntityRepository
2025-02-07 17:45:33 +01:00
Christophe Siraut
fbdc0d32f0
ChillPersonBundle: Add numberOfDependents and numberOfDependentsWithDisabilities
2025-01-31 10:13:47 +01:00
Christophe Siraut
6c37d798bf
ChillPersonBundle: add administrativeStatus property to Person
2025-01-31 09:06:45 +01:00
Christophe Siraut
110db30748
ChillPersonBundle: add employmentStatus property to Person
2024-12-16 17:35:19 +01:00
fa64f44cf1
php cs fixes
2024-10-09 16:49:40 +02:00
67a6eb17db
Change PickGenderType form field to use in Person creation form
2024-10-09 16:49:40 +02:00
f0f651edea
update cs after php-cs-fixer upgrade
2024-09-12 12:02:33 +02:00
78a3dfd65e
Add validation for household metadata
...
A new validation group 'household_metadata' has been added to the Household form. The 'waitingForBirth' field now has a type check, and for the 'waitingForBirthDate' field, an expression is added to ensure it's set if 'waitingForBirth' is true. Simultaneously, error handling for form submission has been enriched in the HouseholdController to display specific error messages.
2024-04-08 14:52:40 +02:00
579bd829f8
Apply rector rules: symfony up to 54
2024-04-04 23:30:25 +02:00
f889d67e94
fixes after merge of master into upgrade-sf4
2024-02-12 22:31:16 +01:00
37af488f69
Merge branch 'master' into upgrade-sf5
2024-02-12 21:50:34 +01:00
9b9c2774ad
Allow Pick*Type to submit the form when selection an entity, and apply inside Event
2024-02-08 12:59:50 +01:00
f11f7498d7
Add new option "as_id" to Pick*DynamicType
...
This option will make the app return a single id of the entity in data, and not the entity json.
2024-02-08 12:54:44 +01:00
036fe8d6f8
upgrade php-cs 3.49
2024-02-07 10:43:53 +01:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01:00
825cd127d1
update php-cs-fixer and rector + fix rules
2024-01-09 13:50:45 +01:00
da997badd9
Fix phpstan issues
2023-12-12 22:43:44 +01:00
c6bb7b1d98
Rector rules: apply rules for 5.0 types
2023-12-12 16:08:46 +01:00
b26b7a2706
Notification: avoid the comment's content to be null
2023-12-05 16:26:06 +00:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
adf1110340
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-10-17 09:29:33 +02:00
6b8d6b76ba
Upgrade code from 146 to new standards
2023-10-16 18:04:40 +02:00
be8975ee04
Merge branch '146_parcours_annules' into rector/rules-symfony
2023-10-16 17:52:06 +02:00
65aa0a1588
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-09-27 15:25:29 +02:00
3816d68e18
add isCanceledAccompanyingPeriod field to form
2023-09-18 15:16:26 +02:00
7db7f34f62
Adjust closing motive form
2023-09-18 14:36:56 +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
7c58880139
Remove usage of deprecated Role class
2023-08-31 17:08:18 +02:00
52d791f6d0
Refactor PersonControllerUpdateTest: separate validation test on dedicated test
2023-08-29 14:48:32 +02:00
0423540976
FIX [duplicate][personpicker] use dynamic person picker to assign duplicate manually
2023-07-12 11:17:25 +02:00
6d63177ff4
apply rules rector up to php82
2023-05-01 21:39:45 +02:00