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
9ac2f7e359
Merge branch 'issue476_activity_fix_concerned_group' into 'master'
...
activity: can click through the cross icon for removing person in concerned group + fix duplicate display
See merge request Chill-Projet/chill-bundles!337
2022-02-17 20:22:04 +00: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
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
56923aa1b8
use statement added to fix CI
2022-02-17 10:04:56 +01:00
62f54a3c27
changelog updated
2022-02-17 09:57:39 +01:00
64e9461586
'ressources' changed to 'personnes ressources' plus order in menu changed
2022-02-17 09:57:29 +01:00
5e01eebd25
'gabarit' changed to 'modèle'
2022-02-17 09:57:02 +01:00
bae2a385aa
notification word 'one' changed to number
2022-02-17 09:56:41 +01:00
9861e3fe1c
csfixes
2022-02-17 09:43:49 +01:00
95b2fcead7
update changelog [ci-skip]
2022-02-16 21:58:49 +01:00
45beb27f83
fix sending notifications
2022-02-16 21:54:37 +01:00
nobohan
b992bde41d
Created an interface for PersonJsonNormalizer
2022-02-16 21:09:27 +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
20104f1b3b
implementation in thirdpartyType
2022-02-16 16:58:37 +01:00
25264447bc
csfixes
2022-02-16 16:56:02 +01:00
c1036a3627
fix getParent()
2022-02-16 16:54:55 +01:00
f1a9a872bb
creation of CivilityPicker and attempt to implement -> still error
2022-02-16 16:38:53 +01:00
df322d7ebb
creation of CivilityPicker and attempt to implement -> still error
2022-02-16 16:37:13 +01:00
nobohan
56a4fd3fa0
Person: add suffixText in PersonText.vue
2022-02-16 16:20:08 +01:00
nobohan
02716a6a93
PersonRender: adapt twig template to suffixText
2022-02-16 15:55:26 +01:00
d4534b56a0
bugfix listing mes parcours for user
2022-02-16 15:28:08 +01:00
nobohan
81b7b49170
ChillEntityRenderExtension: change the way the service in constructed by using tags
2022-02-16 15:23:32 +01:00
c8922a6a82
minor correction
2022-02-16 14:26:00 +01:00
cdf0bb30c9
display of correct message for 403 error fixed + translation
2022-02-16 14:25:34 +01:00
e4793e1a77
minor fixes
2022-02-16 13:52:20 +01:00
8347ddd5be
bugfix if there is no address edit of resourceItem was not possible
2022-02-16 13:51:51 +01:00
12412e05a7
removal double entry
2022-02-16 13:33:45 +01:00
nobohan
dd99c35e35
upd CHANGELOG
2022-02-16 11:24:30 +01:00
nobohan
9d651a70e9
merge last AddPerson branch
2022-02-16 11:23:21 +01:00
b0d50d315c
Merge conflict in changelog fixed
2022-02-16 10:56:44 +01:00
41bddf2db6
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-16 10:55:44 +01:00
769700fe83
comment removed
2022-02-16 10:55:44 +01:00
433ccb1fc4
bugfix of double civility abbreviation after edit
2022-02-16 10:55:44 +01:00
145c1d59e9
bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately
2022-02-16 10:55:44 +01:00
ae8cc0f700
attempt to not include parent address
2022-02-16 10:55:24 +01:00
a764da3e99
changelog updated
2022-02-16 10:55:05 +01:00
8f92f79f85
placeholders for civility and profession
2022-02-16 10:55:05 +01:00
f093765d03
correction for POST phonenumber and email
2022-02-16 10:55:05 +01:00
c44d962ba8
only show addcontact button for personne morale
2022-02-16 10:55:05 +01:00
20d22b726c
possible to add a contact to a thirdparty
2022-02-16 10:55:05 +01:00
8fa2f0e7ad
small corrections
2022-02-16 10:54:42 +01:00
604c7f385e
further attempts to do POST of thirdparty contact, passing parent id causes problems + civility and profession fk's are not saved on POST
2022-02-16 10:54:42 +01:00
1a07c9d71a
v-model added so data is taken from the form for all fields + modal title correction
2022-02-16 10:54:20 +01:00
f7e287d415
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-02-16 10:54:04 +01:00