|
cc1e2fde1f
|
added case for workflow notification in vue component
|
2022-02-14 14:16:22 +01:00 |
|
|
61cf838458
|
if condition to check if a sender is assigned or if notification was assigned automatically by the system
|
2022-02-14 14:05:59 +01:00 |
|
|
e028c1ca2b
|
thirdparty contact address blurred in view page if confidential
|
2022-02-14 11:44: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 |
|
|
1072f539dc
|
Merge branch 'issue440_mesparcours_brouillon' into 'master'
Mes parcours brouillon
See merge request Chill-Projet/chill-bundles!330
|
2022-02-11 16:23:05 +00:00 |
|
|
9bcf4cce9f
|
Merge branch 'master' into 'issue440_mesparcours_brouillon'
# Conflicts:
# CHANGELOG.md
|
2022-02-11 16:22:51 +00:00 |
|
|
9223beac47
|
Merge branch 'issue416_chill_document_edit_button' into 'master'
Issue416 chill document edit button
See merge request Chill-Projet/chill-bundles!326
|
2022-02-11 16:21:15 +00:00 |
|
|
62c78e650f
|
fix access denied when updating a work
|
2022-02-11 17:20:26 +01:00 |
|
|
e7d0c1cac6
|
fix cs
|
2022-02-11 17:14:14 +01:00 |
|
|
b859283766
|
fix error on creating an accompanying period work
|
2022-02-11 17:09:56 +01:00 |
|
|
e595500cb8
|
apply changes on person document
|
2022-02-11 17:01:36 +01:00 |
|
|
f34847f9f6
|
Merge remote-tracking branch 'origin/master' into issue416_chill_document_edit_button
|
2022-02-11 16:09:00 +01:00 |
|
|
0fa119c984
|
Merge branch 'issue_414_documents_list' into 'master'
created and updated traits added + template property added to Document entity
See merge request Chill-Projet/chill-bundles!316
|
2022-02-11 15:05:21 +00:00 |
|
|
270d00c1e8
|
fix phpstan and cs
|
2022-02-11 16:04:27 +01:00 |
|
|
983c5f3c6a
|
fix probably missing variables in PersonDocumentType
|
2022-02-11 16:04:27 +01:00 |
|
|
c6141e473f
|
fix test in twig template
|
2022-02-11 16:04:26 +01:00 |
|
|
c30cb5879d
|
changelog updated
|
2022-02-11 16:04:24 +01:00 |
|
|
29e384ada5
|
scope placed within condition in edit form personDocument
|
2022-02-11 16:04:01 +01:00 |
|
|
c8e5ba4738
|
phpcsfixes
|
2022-02-11 16:04:01 +01:00 |
|
|
bf0b7f1bb2
|
Create AccompanyingCourseDocumentRepository and use to add pagination
|
2022-02-11 16:04:01 +01:00 |
|
|
d6cc69b919
|
Add pagination in the findBy()
|
2022-02-11 16:04:01 +01:00 |
|
|
ac33c6aad8
|
Add sticky buttons for create
|
2022-02-11 16:04:01 +01:00 |
|
|
89383a5ec4
|
deprecated service replaced and error removed from phpstan file
|
2022-02-11 16:04:00 +01:00 |
|
|
0fd26da299
|
comments in migration removed
|
2022-02-11 16:04:00 +01:00 |
|
|
6fa99655b2
|
delegates the acl for fetching person documents to an ACLAwareREpository
|
2022-02-11 16:04:00 +01:00 |
|
|
a387305ef8
|
remove scope in PersonDocumentType when disabled
|
2022-02-11 16:04:00 +01:00 |
|
|
e0c7daf3fd
|
Pagination added
|
2022-02-11 16:04:00 +01:00 |
|
|
4304baeca5
|
scope put in condition in personDocument form - temporarily commented out
|
2022-02-11 16:04:00 +01:00 |
|
|
d2a567c79e
|
condition added in show template for scope
|
2022-02-11 16:04:00 +01:00 |
|
|
3c04ced1a3
|
templates adjusted
|
2022-02-11 16:04:00 +01:00 |
|
|
a28d8a7287
|
only add scope field conditionally in personDocumentType analogue to SingleTaskType
|
2022-02-11 16:04:00 +01:00 |
|
|
1c055e842e
|
created and updated traits added + template property added to Document entity
|
2022-02-11 16:04:00 +01:00 |
|
|
dea283d655
|
fix phpstan and cs
|
2022-02-11 16:03:22 +01:00 |
|
|
58c8373c81
|
Merge branch 'issue378_normalize_requestor' into 'master'
accompanying course: normalize the requestor entity
See merge request Chill-Projet/chill-bundles!329
|
2022-02-11 14:45:32 +00:00 |
|
|
a1ccfadac1
|
fix probably missing variables in PersonDocumentType
|
2022-02-11 15:42:40 +01:00 |
|
|
632b1262f9
|
Merge remote-tracking branch 'origin/master' into issue_414_documents_list
|
2022-02-11 15:34:31 +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 |
|
|
83f8402081
|
Merge branch 'issue415_household_address' into 'master'
Display address of current household in history page
See merge request Chill-Projet/chill-bundles!334
|
2022-02-11 14:10:52 +00:00 |
|
|
22417ee9f9
|
fix tests for address render
|
2022-02-11 15:03:54 +01:00 |
|
|
3c5d269ece
|
template fixes residential address
|
2022-02-11 14:58:11 +01:00 |
|
|
42579b5752
|
fix translation and how holder is shown
|
2022-02-11 14:49:59 +01:00 |
|
|
15023d348a
|
Merge remote-tracking branch 'origin/master' into issue415_household_address
|
2022-02-11 14:39:27 +01:00 |
|
|
fbf777e134
|
fix cs
|
2022-02-11 14:35:10 +01:00 |
|
|
450277f32a
|
fix test in twig template
|
2022-02-11 14:34:35 +01:00 |
|
|
93128cb61b
|
if conditions joined
|
2022-02-11 14:28:42 +01:00 |
|
|
d3d655293e
|
Merge remote-tracking branch 'origin/master' into issue_414_documents_list
|
2022-02-11 14:24:36 +01:00 |
|
|
0592601aa6
|
Merge branch 'household-editor/show-full-address'
|
2022-02-11 14:22:41 +01:00 |
|