|
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 |
|
|
22417ee9f9
|
fix tests for address render
|
2022-02-11 15:03:54 +01:00 |
|
|
a6e9cbdece
|
Merge branch 'fix-tests-2022-02-11' into 'master'
fix ci
See merge request Chill-Projet/chill-bundles!335
|
2022-02-11 13:18:32 +00:00 |
|
|
657bf7075b
|
fix ci
|
2022-02-11 13:18:32 +00:00 |
|
|
a9624b36f7
|
create person and household option added to dropdown
|
2022-02-11 14:17:59 +01:00 |
|
|
57a88845dc
|
Merge remote-tracking branch 'origin/master' into issue388_order_social_issues
|
2022-02-11 10:54:37 +01:00 |
|
nobohan
|
f43e216e13
|
fix normalisation of AccompanyingCourse requestor api
|
2022-02-11 10:53:05 +01:00 |
|
|
a399804094
|
Endpoint created + swagger documentation + controller action
|
2022-02-09 17:38:35 +01:00 |
|
|
dee6ed6707
|
Listing of mes parcours changed to only display confirmed or closed
draft parcours are displayed in mes parcours brouillon
|
2022-02-09 16:02:21 +01:00 |
|
|
a2a0f6af44
|
mes parcours brouillon added to usermenu
|
2022-02-09 15:58:54 +01:00 |
|
|
4314823a70
|
change order for accompanying period work list
|
2022-02-08 19:36:45 +01:00 |
|
nobohan
|
91ba08dfa1
|
accompanying course: normalize the requestor entity
|
2022-02-04 10:34:32 +01:00 |
|
|
572aa2c14e
|
Merge remote-tracking branch 'origin/master' into issue426_household_composition
|
2022-02-01 18:29:02 +01:00 |
|
nobohan
|
2c94811c8f
|
person: social issue api controller: add onPostIndexBuildQuery
|
2022-02-01 17:01:19 +01:00 |
|