11d57094e8
fix cs
2022-03-21 15:22:40 +01:00
ac9e55e2fc
fix methods for accompanying period repository acl aware
...
* add method to interface
* delegate ACL to another method
2022-03-21 14:54:01 +01:00
293efc03b4
fixes for reasign list
...
* use existing method in UserRepository and use a method instead of
building a query outside of the repository;
* use renderString to render users
* fix building of filter form (add $data). This make the use of the
method "get" instead of post
2022-03-21 13:35:14 +01:00
72ba2c6bca
paginator added + phpcsfixes
2022-03-17 14:13:21 +01:00
97731b0a9b
controller + template made to list confirmed parcours for a specific user
2022-03-17 12:28:00 +01:00
387b7c2fbd
first commit
2022-03-16 11:36:46 +01:00
b590444375
Merge remote-tracking branch 'origin/master' into issue505_create_household_composition
2022-03-14 13:35:43 +01:00
45c4a7ae64
Merge remote-tracking branch 'origin/master' into issue504_person_ressource_create
2022-03-14 13:30:32 +01:00
fb1552f6b7
update changelog and csfixes
2022-03-09 14:07:41 +01:00
e28da7e99b
create-edit composition placed in separate page to avoid confusion
2022-03-09 14:06:18 +01:00
6f58a9a8bb
separate create page
2022-03-09 11:06:00 +01:00
nobohan
dc5ff53a57
order accompanying course by openingDate for Household
2022-03-08 11:21:59 +01:00
nobohan
50a2de1559
order accompanying course by openingDate for Person
2022-03-08 11:20:06 +01:00
9769aa1386
fix loading of residential address form type
2022-03-03 15:07:45 +01:00
fccac80222
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
2022-03-02 21:53:17 +01:00
c83d6d392f
[docgen/template] do not list template wich are inactive
...
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/473
2022-03-02 21:35:16 +01:00
8b8f6027cc
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
2022-03-01 14:52:56 +01:00
cdd21c94c6
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
2022-02-28 15:11:50 +01:00
f93282d657
fix cs
2022-02-28 10:13:00 +01:00
5cf4013a99
cs fixes
2022-02-25 13:12:25 +01:00
16cca07e12
throw 403 error instead of 422 and display toast message
2022-02-25 13:11:30 +01:00
nobohan
d4283a0b94
social issue api controller: correct orderBy query
2022-02-22 12:53:47 +01:00
nobohan
568c4b60ef
merge master into issue388
2022-02-22 12:47:56 +01:00
nobohan
736ca2272b
fix unused imports
2022-02-22 12:44:40 +01:00
nobohan
88059884ec
fix unused imports
2022-02-22 12:40:46 +01:00
nobohan
ce1d213082
[person] order social issues: remove custom controller and order only by 'ordering'
2022-02-22 12:36:04 +01:00
0690704391
Merge remote-tracking branch 'origin/master' into course_add_event_on_person_move
2022-02-21 12:46:10 +01:00
4f4b1bfbaa
PersonAddressMove: fix tests, address history on household, and household::getMembersOnRange
2022-02-21 00:12:57 +01:00
caa63ea97a
PersonAddressMoveEvent on household move (wip)
2022-02-19 14:04:51 +01:00
8675bb65c1
PersonMoveEventSubscriber: handle case when the move is before the last
...
locationHistory, but the move affects "now"
2022-02-19 10:27:44 +01:00
2f2d4493ae
Merge remote-tracking branch 'origin/master' into course_add_event_on_person_move
2022-02-19 09:31:00 +01:00
4f9acf3174
use correct translatorInterface instead of deprecated one
2022-02-18 15:59:36 +01:00
0b4d79fd5e
display only last three actions in parcours resume
2022-02-18 15:51:00 +01:00
nobohan
c5d2953ecb
php code fix for Residential Address
2022-02-18 09:15:13 +01:00
68bfca8a1f
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
2022-02-17 20:04:45 +01:00
5ff47050ff
replace deprecated TranslatorInterface by new one
2022-02-17 17:20:47 +01:00
nobohan
2926965400
move residentialAddress entity to the ChillPerson bundle
2022-02-17 15:08:12 +01:00
9861e3fe1c
csfixes
2022-02-17 09:43:49 +01:00
aebb21935b
fix page "my accompanying period" and do not show drafts periods in
...
homepage (+ ordering)
2022-02-16 19:57:35 +01:00
4e83e7905a
Validation of confidential toggle added to accompanyingPeriod validator
2022-02-15 14:22:41 +01:00
1658fee090
test on members editor post move + listen for event (wip)
2022-02-15 00:23:01 +01:00
8ee451c6e0
fixes
2022-02-14 18:00:09 +01:00
68d0c66402
fix cs
2022-02-14 13:48:47 +01:00
c2a132a40b
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
2022-02-14 13:40:23 +01:00
9bcf4cce9f
Merge branch 'master' into 'issue440_mesparcours_brouillon'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 16:22:51 +00:00
983c5f3c6a
fix probably missing variables in PersonDocumentType
2022-02-11 16:04:27 +01:00
e157624479
Merge branch 'master' into 'issue378_normalize_requestor'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 14:31:53 +00:00
3a2370d536
fix missing cases for accompanying period draft list
...
fix when:
* if there isn't any information into course => better render box
* if there isn't any course into list => display warning
2022-02-11 15:26:17 +01:00
981c94906d
Merge remote-tracking branch 'origin/master' into issue440_mesparcours_brouillon
2022-02-11 15:11:20 +01:00
adce90c151
Merge remote-tracking branch 'origin/master' into issue440_mesparcours_brouillon
2022-02-11 15:11:08 +01:00