nobohan
|
88e9a96e0e
|
Person document generation: clean build Admin form + add household and relations groups
|
2022-03-01 15:51:34 +01:00 |
|
nobohan
|
4543c411e7
|
quick fix: remove duplicate email info in PersonRenderBox.vue
|
2022-03-01 15:24:44 +01:00 |
|
nobohan
|
7aefa5014c
|
Add docgen:read group on Person + 2 fields in PersonContext admin form
|
2022-03-01 15:17:17 +01:00 |
|
nobohan
|
d163783ed3
|
Person Document: add a PersonContext class
|
2022-03-01 15:17:17 +01:00 |
|
|
8764aacd92
|
fix confusion between document dates
|
2022-03-01 15:03:21 +01:00 |
|
|
8b8f6027cc
|
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
|
2022-03-01 14:52:56 +01:00 |
|
|
6769752c26
|
merge with master
|
2022-03-01 14:40:14 +01:00 |
|
nobohan
|
5695bb0e9e
|
add missing key in v-for loop
|
2022-03-01 14:36:47 +01:00 |
|
nobohan
|
48a32f2403
|
residential address: filter by person in the repository
|
2022-03-01 14:36:22 +01:00 |
|
nobohan
|
a7240e8cc6
|
PersonJsonNormalizer: fix circular reference with residential address
|
2022-03-01 14:15:39 +01:00 |
|
|
0d38cae217
|
fix macro metadata + fix merge conflicts from branch ux_corrections
|
2022-03-01 11:33:33 +01:00 |
|
|
ecc2e390f7
|
Merge remote-tracking branch 'origin/master' into issue463
|
2022-03-01 09:48:19 +01:00 |
|
|
a6ac6ee6d8
|
fix merge conflicts
|
2022-02-28 19:47:22 +01:00 |
|
|
06c279627a
|
Merge remote-tracking branch 'origin/master' into workflow/fixes-2022-02
|
2022-02-28 16:29:57 +01:00 |
|
|
1e146f542e
|
try to fix some things
|
2022-02-28 16:09:52 +01:00 |
|
|
cdd21c94c6
|
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
|
2022-02-28 15:11:50 +01:00 |
|
Pol Dellaiera
|
30cdcb0836
|
serializer update
|
2022-02-28 15:01:26 +01:00 |
|
Pol Dellaiera
|
29308110ea
|
Templating
|
2022-02-28 15:01:26 +01:00 |
|
Pol Dellaiera
|
18c57d532c
|
Update Person entity fixup
|
2022-02-28 15:01:26 +01:00 |
|
Pol Dellaiera
|
b814e812b6
|
Update migrations.
|
2022-02-28 15:01:26 +01:00 |
|
Pol Dellaiera
|
dbbbd99788
|
Use PhoneNumber form type.
|
2022-02-28 15:01:26 +01:00 |
|
Pol Dellaiera
|
7ad78fbce1
|
remove regex
|
2022-02-28 15:01:26 +01:00 |
|
Pol Dellaiera
|
37e38436a8
|
Try to add placeholder
|
2022-02-28 15:01:24 +01:00 |
|
Pol Dellaiera
|
d780d95157
|
work in progress
|
2022-02-28 15:00:55 +01:00 |
|
Pol Dellaiera
|
4822acb6fb
|
fix: Use odolbeau/phone-number-bundle for formatting phone number type fields.
There is no need to use the bundle, we could have used the library instead. However, this idea is to switch to that bundle at some point.
|
2022-02-28 15:00:55 +01:00 |
|
|
260ce8ba17
|
issue 463: add delete button on draft periods page
|
2022-02-28 14:47:35 +01:00 |
|
|
822f0aa737
|
fix cs
|
2022-02-28 14:38:25 +01:00 |
|
|
e10a6b4bf2
|
Merge branch 'issue441_enfant_confie'
|
2022-02-28 14:37:38 +01:00 |
|
|
8e1f3a5cc0
|
Merge branch 'issue345_internal_thirdparty_contact' into 'master'
Add contact to thirdparty from within modal
See merge request Chill-Projet/chill-bundles!284
|
2022-02-28 13:28:13 +00:00 |
|
|
08fa1edbee
|
Merge remote-tracking branch 'origin/master' into issue345_internal_thirdparty_contact
|
2022-02-28 14:22:52 +01:00 |
|
|
15d9593d0f
|
design correction on list documents page
|
2022-02-28 14:22:15 +01:00 |
|
|
b1ed263c4e
|
add email in personrenderbox
|
2022-02-28 12:18:58 +01:00 |
|
|
fe89704672
|
Merge remote-tracking branch 'origin/master' into issue345_internal_thirdparty_contact
|
2022-02-28 11:39:16 +01:00 |
|
|
24c79cc4b1
|
fix merge conflicts
|
2022-02-28 10:20:29 +01:00 |
|
|
f93282d657
|
fix cs
|
2022-02-28 10:13:00 +01:00 |
|
|
3a602385cc
|
Merge remote-tracking branch 'origin/master' into issue388_order_social_issues
|
2022-02-28 09:51:40 +01:00 |
|
|
cb4c3b46b9
|
fix creating two workflow on accompanying period work
|
2022-02-27 03:03:29 +01:00 |
|
|
abb81bf45f
|
remove console log
|
2022-02-27 02:44:01 +01:00 |
|
|
a9694da557
|
add workflow on evaluationdocument in UI
|
2022-02-27 02:38:08 +01:00 |
|
|
af0d7765ff
|
fixes for adding evaluation document
|
2022-02-25 16:13:31 +01:00 |
|
|
c1f5730c4d
|
Merge remote-tracking branch 'origin/issue466_file_upload' into workflow/fixes-2022-02
|
2022-02-25 15:40:38 +01:00 |
|
|
da019a146a
|
finalize handling workflow for evaluation document
|
2022-02-25 15:40:23 +01:00 |
|
nobohan
|
4bd50d0148
|
fix code style for AccompanyingPeriodWorkEvaluation
|
2022-02-25 15:31:24 +01:00 |
|
nobohan
|
2cc7473276
|
more tentative to correct AccPeriodWorkEvaluationDenormalizer
|
2022-02-25 15:06:16 +01:00 |
|
nobohan
|
2ea5c4b0c7
|
fix error when using AccPeriodWorkEvaluationDenormalizer
|
2022-02-25 14:58:11 +01:00 |
|
|
432cce280b
|
simplify showing title of workflow, and add handler for evaluationDocument
|
2022-02-25 14:02:36 +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
|
aae360d6ab
|
AccCourseWorkEdit: remove documents in vuejs form
|
2022-02-25 12:45:18 +01:00 |
|
|
18836f312a
|
fix cs
|
2022-02-25 12:11:05 +01:00 |
|