213da59b0b
fix test failing due to microseconds difference
2022-02-21 13:22:35 +01:00
0690704391
Merge remote-tracking branch 'origin/master' into course_add_event_on_person_move
2022-02-21 12:46:10 +01:00
610b861345
fix test on PersonAddressMoveEvent::personChangeAddress
2022-02-21 12:44:43 +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
104af6d9b5
allow null value in end date in location history
2022-02-19 09:43:20 +01:00
2f2d4493ae
Merge remote-tracking branch 'origin/master' into course_add_event_on_person_move
2022-02-19 09:31:00 +01:00
b65dacca72
bugfix onthefly thirdparty edit form
...
phonenumber was interchanged with telephone. Editing phonenumber was therefore not possible
2022-02-18 16:25:13 +01:00
265c8b776b
bugfix in resourceItem
...
when address is null it gave an error and modal wouldn't close
2022-02-18 16:25:13 +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
0efd3d2af3
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-02-18 14:46:55 +01:00
1fda56b5f7
Merge remote-tracking branch 'origin/master' into workflow/fix-sending-notifications
2022-02-17 23:34:20 +01:00
c90e6231f9
Merge remote-tracking branch 'origin/master' into issue434_endDate_enfantHorsMenage
2022-02-17 23:31:14 +01:00
e86fa41180
Merge branch 'issue448_search_3rd_party' into 'master'
...
thirdparty search: add where clause for searching into children
See merge request Chill-Projet/chill-bundles!344
2022-02-17 22:28:25 +00:00
ebea4b7008
Merge remote-tracking branch 'origin/master' into issue434_endDate_enfantHorsMenage
2022-02-17 23:25:07 +01:00
9565464489
Merge branch 'homepage/add-workflow' into 'master'
...
add workflow on widget homepage
See merge request Chill-Projet/chill-bundles!343
2022-02-17 22:19:25 +00:00
05f83bf566
Merge remote-tracking branch 'origin/master' into issue448_search_3rd_party
2022-02-17 23:16:41 +01:00
fe35a29fb8
homepage vue / my workflow: replace "document" by object type
2022-02-17 23:12:14 +01:00
53d51fea2f
Merge remote-tracking branch 'origin/master' into issue422_and_others_on_AddPersons
2022-02-17 22:51:52 +01:00
caaebd593b
misc fixes for Thirdparty / addPerson
...
* set default values for ThirdParty in ThirdParty.vue
* set correct value for binding with phone (telephone instead of
phonenumber)
* add validation on ThirdParty/denomination: at least two characters, no
Null value
2022-02-17 22:42:52 +01:00
a9aeea234c
Merge remote-tracking branch 'origin/master' into issue415_filter_suggested_entities_by_close_participations
2022-02-17 21:45:43 +01:00
1683685f6b
Merge branch 'issue465_display_person_resources' into 'master'
...
Display more info for person ressources
See merge request Chill-Projet/chill-bundles!338
2022-02-17 20:38:32 +00:00
e4aac56f2d
Merge remote-tracking branch 'origin/master' into issue415_filter_suggested_entities_by_close_participations
2022-02-17 21:35:18 +01:00
d6990349d8
PersonResource: add link to person or 3party in the associated person or
...
3party part
There was a mismatch between "opening a resource to see the resource
details" and "see the associated person/3party details". On the previous location,
the user would expect to open the resource details, and not the person
details.
2022-02-17 21:28:27 +01:00
f86c0353a2
Merge remote-tracking branch 'origin/master' into issue465_display_person_resources
2022-02-17 21:17:40 +01:00
0a289e1edd
Merge remote-tracking branch 'origin/master' into issue476_activity_fix_concerned_group
2022-02-17 21:11:45 +01:00
c2c5bec0e5
in period notification, handle case when period referrer is null
2022-02-17 21:08:55 +01:00
5ff47050ff
replace deprecated TranslatorInterface by new one
2022-02-17 17:20:47 +01:00
45beb27f83
fix sending notifications
2022-02-16 21:54:37 +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
d4534b56a0
bugfix listing mes parcours for user
2022-02-16 15:28:08 +01:00
2ab7556ac3
Add workflows tab to dashboard
2022-02-16 10:26:00 +01:00
3d38da7b37
Add workflow notifications to the dashboard
2022-02-16 10:25:18 +01:00
056d5a3f98
Remove counter from 'mes parcours'
2022-02-16 10:24:05 +01:00
17612afd87
fix phpstan issues
2022-02-16 00:08:06 +01:00
0a4913f341
handle event PersonMoveEvent on Period
2022-02-15 23:52:15 +01:00
nobohan
96b1854fef
php code style fix
2022-02-15 13:57:02 +01:00
nobohan
f5bc8dca5e
thirdparty search: adapt pertinence select clause for searching into children
2022-02-15 13:39:46 +01:00
nobohan
bc99c85802
thirdparty search: add where clause for searching into children
2022-02-15 13:16:04 +01:00
1658fee090
test on members editor post move + listen for event (wip)
2022-02-15 00:23:01 +01:00
b9dbb1916a
migration for history, and create history location on each change
2022-02-14 23:03:40 +01:00
nobohan
99afd2e830
OnTheFly: set a dynamic default
2022-02-14 22:03:11 +01:00
861f461bc5
workflow context for accompanying course document: ensure persons are represented as an array in json
2022-02-14 20:19:56 +01:00
b6c118a0c8
add informations to workflow normalization
2022-02-14 20:02:24 +01:00
89d3ab38f0
add endpoint to list workflows
2022-02-14 20:02:07 +01:00
441704dc29
first impl of event (WIP)
2022-02-14 18:29:11 +01:00
nobohan
785e690404
On-the-fly: remove dead code: the logic of patching a person/thirdparty is now in the component in
2022-02-14 16:48:33 +01:00
nobohan
2fcd7a21a4
Accompanying course: can edit requestor in case no address
2022-02-14 16:47:35 +01:00