|
a6b451df98
|
Fix counter on notification for document, using "more" parameter
The counter now show results for embedded document, in the accompanying period work list.
|
2023-06-13 23:04:41 +02:00 |
|
|
cb4de1f3d2
|
Fixes for work rendering without "onlyone" parameter
|
2023-06-13 22:58:08 +02:00 |
|
|
21f0f70350
|
Merge branch 'fix-association-person-current-center' into 'master'
Fix association's annotation between PersonCenterCurrent and Person entities
See merge request Chill-Projet/chill-bundles!558
|
2023-06-13 13:58:22 +00:00 |
|
|
1b664d0be2
|
Merge branch '58-birthdate-precede'
|
2023-06-13 15:54:09 +02:00 |
|
|
a136a278da
|
remove console.log
|
2023-06-13 15:53:50 +02:00 |
|
|
270e068ace
|
Merge branch '710_vendee_document_workflow_scroll'
|
2023-06-13 15:48:02 +02:00 |
|
|
c683123eca
|
set blinking animation on item-row, not just on the input
|
2023-06-13 15:47:06 +02:00 |
|
|
5cbdea29e9
|
Merge remote-tracking branch 'origin/master' into 103-document-page
|
2023-06-13 15:14:17 +02:00 |
|
|
909d2dfb60
|
layout for rendering list
|
2023-06-13 15:00:16 +02:00 |
|
|
4456fb3749
|
Fixing generic doc providers from calendar + fix cs
|
2023-06-13 11:01:40 +02:00 |
|
|
eb41293c96
|
Merge branch '111-list-my-acc-period-incomplete' into 'master'
fix list of "my accompanying periods"
Closes #111
See merge request Chill-Projet/chill-bundles!557
|
2023-06-09 10:21:24 +00:00 |
|
|
593adadef1
|
Merge branch 'fix_parcours_creation_rights_in_household' of gitlab.com:Chill-Projet/chill-bundles into fix_parcours_creation_rights_in_household
|
2023-06-07 17:47:45 +02:00 |
|
|
f42e1723ab
|
FIX [php-cs-fixer]
|
2023-06-07 17:39:28 +02:00 |
|
|
23ee29ab0d
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-06-07 11:39:19 +00:00 |
|
|
520d5ab6d4
|
FIX [rights][menu] dont show menu item parcours if user doesn't have the proper rights
|
2023-06-07 13:30:53 +02:00 |
|
|
c73beef3af
|
FIX [rights][household] check rights to be able to create a parcours from within household
|
2023-06-07 13:25:48 +02:00 |
|
|
88f48d474f
|
fix association's annotation between PersonCenterCurrent and Person entities
|
2023-06-06 17:08:38 +02:00 |
|
|
0fd36a3196
|
fix list of "my accompanying periods"
|
2023-06-06 14:40:24 +02:00 |
|
|
12fdfd81c4
|
remove empty data which sparkle a bug in RadioListMapper
|
2023-06-06 09:37:43 +02:00 |
|
|
cf576dca7b
|
fix missing choices in getFormDefaultData with automatic generation
|
2023-06-05 18:16:32 +02:00 |
|
|
7fab411b96
|
remove stubs
|
2023-06-05 18:10:55 +02:00 |
|
|
938027cc1e
|
apply fixes for list
|
2023-06-05 17:54:00 +02:00 |
|
|
3adf3625dc
|
apply rector rules for exports
|
2023-06-05 17:21:21 +02:00 |
|
|
c8bab1218f
|
FIX [filiation][validator] adjust validation condition
|
2023-06-05 10:01:35 +02:00 |
|
|
cb0a6bbd21
|
Regenerate data from saved export on formatter test
[ci-skip]
|
2023-06-04 01:10:50 +02:00 |
|
|
fb0afc7e0a
|
[WIP] get default data from saved exports for center and export steps
|
2023-06-02 15:32:38 +02:00 |
|
|
5196d26a3e
|
FEATURE [translations] add translations
|
2023-06-01 10:44:14 +02:00 |
|
|
c77dd011b8
|
Merge branch 'issue712_add_thirdparty_docgen_context' into 'master'
Issue712 add thirdparty docgen context
See merge request Chill-Projet/chill-bundles!540
|
2023-05-31 21:51:40 +00:00 |
|
|
9c109d2efd
|
DX: use array spred instead of array_merge
|
2023-05-31 23:47:02 +02:00 |
|
|
80dfa092db
|
fixes: add tests for generation and fix some situation
|
2023-05-31 23:29:34 +02:00 |
|
|
cb718a80de
|
Add accompanying period work evaluation documents to the list of documents for person
|
2023-05-31 12:23:34 +02:00 |
|
|
ed556d9ee8
|
FIX [review] process review and make minor visual changes
|
2023-05-31 09:47:48 +02:00 |
|
|
eb107f5a15
|
add filter for generic doc + fix issues in filter
|
2023-05-30 12:46:05 +02:00 |
|
|
08874d734e
|
[generic doc] add doc provider and renderer for evaluation document
|
2023-05-26 21:58:52 +02:00 |
|
|
ff03299f80
|
FEATURE [workflow][doc] scroll immediately to document in workflow and let background flash
|
2023-05-25 17:06:10 +02:00 |
|
|
b679dbe26c
|
Fixed: Do not send a confirmation message when period is mark_active back
|
2023-05-25 15:24:14 +02:00 |
|
|
6c3fa5cb98
|
Fixed: [UI] in designation and redispatch list, the period's statuses
were'nt shown correctly
|
2023-05-25 15:22:52 +02:00 |
|
nobohan
|
1b0569c974
|
Feature: add thirdParty choice in docgen context - use array_values
|
2023-05-25 13:58:46 +02:00 |
|
|
72f5b0b275
|
DX [cs-fix]
|
2023-05-25 12:52:23 +02:00 |
|
|
60aeb57c45
|
FIX [filiation] change validator to allow delete and patch of relationship
|
2023-05-25 12:43:09 +02:00 |
|
nobohan
|
ad1b28ff11
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context - phpcs fix again
|
2023-05-25 10:15:22 +02:00 |
|
nobohan
|
6232dabae5
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context - phpstan
|
2023-05-25 10:10:52 +02:00 |
|
nobohan
|
ef59e6dc1c
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context - phpcs fix
|
2023-05-25 09:59:16 +02:00 |
|
nobohan
|
303666b30d
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context - clean code
|
2023-05-25 09:52:23 +02:00 |
|
nobohan
|
d0867f9aa3
|
Feature: add thirdParty choice in docgen person context
|
2023-05-25 09:52:23 +02:00 |
|
nobohan
|
db33fab097
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context (WIP)
|
2023-05-25 09:52:23 +02:00 |
|
nobohan
|
91a19b9e99
|
Feature: add thirdParty choice in docgen accperiod context
|
2023-05-25 09:52:23 +02:00 |
|
nobohan
|
c6658aa2f3
|
Feature: add thirdParty choice in docgen activityContext
|
2023-05-25 09:52:23 +02:00 |
|
|
9c85ad74ce
|
[vue] Fix birthdate with wrong date in winter (UNCHECKED)
|
2023-05-25 09:33:11 +02:00 |
|
|
fec2dd0f74
|
enable debug
|
2023-05-24 20:23:59 +02:00 |
|