nobohan
8c7da5f80c
Merge branch 'master' into issue345_internal_thirdparty_contact
2022-02-18 11:22:51 +01:00
53d51fea2f
Merge remote-tracking branch 'origin/master' into issue422_and_others_on_AddPersons
2022-02-17 22:51:52 +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
nobohan
9d651a70e9
merge last AddPerson branch
2022-02-16 11:23:21 +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
nobohan
d5c1591205
Accompanying course: remove unnecessary console.log
2022-02-14 16:15:38 +01:00
nobohan
a7a1f699bb
AddPersons: fix regression bug when editing a person/thirdparty without query
2022-02-14 14:13:06 +01:00
nobohan
229a91ddf0
Accompanying course: treat vuejs warning by refactoring + delete unused v-model
2022-02-14 13:59:49 +01:00
nobohan
94729a66ca
AddPersons: add suggestion of name when creating new person or thirdparty
2022-02-14 12:22:02 +01:00
nobohan
1c3f6c7c1e
AddPersons: allow creation of person or thirdparty depending on allowed types
2022-02-14 11:12:37 +01:00
nobohan
f8888462f1
addPersons: allow creation of person or thirdparty only (no users)
2022-02-14 10:23:49 +01:00
nobohan
fc9deb8ba8
accompanying course: filter suggested entities by open participations
2022-02-11 17:41:12 +01:00
7dd6cd04ba
Merge branch 'issue419_AddPersons_clear_ul' into 'master'
...
Issue419 remove ul-li in AddPersons
See merge request Chill-Projet/chill-bundles!328
2022-02-11 16:31:55 +00:00
3f2a19a6f0
Merge remote-tracking branch 'origin/master' into household-editor/show-full-address
2022-02-11 14:21:06 +01:00
344981cf99
Merge branch 'master' into issue433_email_addPerson
2022-02-11 12:16:49 +01:00
90da067fbd
address: show full address in address text and adapt Vue
2022-02-09 22:21:48 +01:00
4de2cbe807
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-09 09:53:15 +01:00
03007370bc
fix "impossible to confirm a course"
...
In some case, the "confirm" button for the form AccompanyingCourse was
disable, due to wrong condition.
This commit also fixes the filtering for users, and allow to remove a
user associated with an accompanyingCourse.
2022-02-07 17:44:03 +01:00
bc2d4c1066
Merge remote-tracking branch 'origin/issue433_email_addPerson' into issue345_internal_thirdparty_contact
2022-02-04 11:09:51 +01:00
298b597dd0
comment removed
2022-02-04 10:50:59 +01:00
481456a038
Merge conflicts fixed
2022-02-04 10:25:46 +01:00
nobohan
06142797c3
AddPersons: add missing css class + upd CHANGELOG
2022-02-03 16:25:59 +01:00
nobohan
4185b660cc
AddPersons: remove ul-li html tags from AddPersons
2022-02-03 16:17:05 +01:00
nobohan
f139af8b6f
accompanying course work: fix on-the-fly update of thirdParty
2022-02-03 11:26:31 +01:00
nobohan
1f0ef6e187
on-the-fly: close modal only after validation
2022-02-03 11:07:32 +01:00
nobohan
4afea55465
addperson: repair altname: add altname if known
2022-02-03 09:17:45 +01:00
nobohan
3d5723facb
AddPerson: correct thirdparty PATCH url + add email and altnames in AddPerson and serializer
2022-02-03 08:59:56 +01:00
a227e88e79
Merge branch 'master' into small_issues_421_424
2022-02-01 18:05:33 +01:00
c6373a075d
refactor pickTemplate and adapt existing usage
2022-02-01 15:49:23 +01:00
50e722e637
fix workflow redirection in accompanying period work edit
2022-02-01 12:19:51 +01:00
a0bc6c7604
csfixes
2022-01-31 18:47:06 +01:00
a4457664d4
bugfix addPersons
2022-01-31 18:33:29 +01:00
b79885cd21
bugfix creation of person or thirdparty through onTheFly
2022-01-31 17:45:04 +01:00
170ce2d51c
minor fix and renaming
2022-01-31 16:55:19 +01:00
971789d5cf
Merge remote-tracking branch 'origin/master' into foldlist_in_entity
2022-01-31 15:51:21 +01:00
72815e4b70
Merge branch 'homepage/rewrite'
2022-01-31 15:40:40 +01:00
44183957b8
Merge remote-tracking branch 'origin/master' into homepage/rewrite
2022-01-31 15:36:53 +01:00
5f6cffa08a
fix regression in serach results appareance in addpersons
2022-01-31 14:49:23 +01:00
222dae3c32
Merge remote-tracking branch 'origin/master' into issue420_closeModalAddPerson
2022-01-31 14:24:45 +01:00
nobohan
2eb5c45a4d
accompanying course: fetch scopes only for app (not for banner)
2022-01-31 13:46:43 +01:00
nobohan
fefe208260
accompanying course: fetch users and suggested referrers only for app, not for banner
2022-01-31 13:32:34 +01:00
8ec5636c57
Merge remote-tracking branch 'origin/master' into household-editor/push-to-household
2022-01-31 13:07:26 +01:00
6894fa7101
Merge branch 'issue389_add_age' into 'master'
...
add age/ person text component
See merge request Chill-Projet/chill-bundles!308
2022-01-31 12:04:48 +00:00
f4bca2f410
add person text in accompanying period work
2022-01-31 13:00:48 +01:00
6198891202
add anchor to retrieve evaluations section in accompanyingCourseWorkEdit page
2022-01-31 12:47:31 +01:00
e04c02055c
add age in some place and re-organize some usage of the component
2022-01-31 12:45:50 +01:00
nobohan
befd5dac42
person: accompanying course: treat validation error when editing on-the-fly entities
2022-01-31 12:00:40 +01:00
90d0cbc3b1
Merge remote-tracking branch 'origin/master' into issue389_add_age
2022-01-31 11:44:55 +01:00