18 Commits

Author SHA1 Message Date
77add46a70 take parameter form_show_center into account: not to ask center on person creation 2021-11-15 13:15:32 +01:00
5651efe44d fix phpstan errors 2021-11-13 11:42:26 +01:00
c8135e0741 add validation to accompanying periods 2021-11-12 12:07:31 +00:00
41d76542b4 move validation on person into annotations 2021-09-20 13:56:43 +02:00
7faddbe3fe move birthday validator to namespace person + rewrite tests 2021-09-20 13:56:43 +02:00
eec798cfd3 entity person: create a validator to check a person entity is linked
with a center

This validator take a parameter in configuration
2021-09-20 13:56:43 +02:00
3169da20ad add test for accompanying period location validity 2021-07-28 16:16:57 +02:00
3c7b67604c [AccompanyingPeriod] create constraints for location 2021-07-28 14:46:03 +02:00
f8b97b96f4 do not use arrayAccess for Collection in validator 2021-06-17 14:57:16 +02:00
54997e5893 add test for household membership sequential validator 2021-06-15 21:31:02 +02:00
41617295c1 fix validation groups and sequential validator msg 2021-06-14 16:39:27 +02:00
17c3ecbabe validation on simultaneous household membership for a person 2021-06-14 12:56:01 +02:00
c40019da8f add alert for not-in-household and actions in page
accompanyingCourse/summary

* alert for people not in household for each accompanying course;
* style for action in alert
* form to members editor
2021-06-14 11:34:05 +02:00
807d3674fc implements max holder and validation on UI 2021-06-11 17:58:09 +02:00
45dc8ed661 apply maxHolder constraint on houehold 2021-06-11 17:08:35 +02:00
ecc8b929ca create max holder validator 2021-06-11 17:03:48 +02:00
0aa909f060 fix misc in activity (WIP) 2021-06-08 16:55:29 +02:00
eaa0ad925f fix folder name 2021-03-18 13:37:13 +01:00