|
4155af6686
|
FEATURE [genericDoc][calendar] use metadatas
|
2023-05-31 14:38:05 +02:00 |
|
|
9eb9a9a214
|
WIP [genericDoc][activity] implementing generic doc for activities
|
2023-05-31 14:38:05 +02:00 |
|
|
47a3e30ec5
|
FEATURE [genericDoc] generic doc interface implemented for rendez-vous
|
2023-05-31 14:38:05 +02:00 |
|
|
20489813f0
|
FIX [route] adjust to using new route name in redirect
|
2023-05-31 14:38:05 +02:00 |
|
|
4489098add
|
FIX [calculator] type cast result to a float
|
2023-05-31 14:20:54 +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 |
|
|
2b57807565
|
show generic doc accompanying course document in person generic doc list
|
2023-05-30 22:14:13 +02:00 |
|
|
da36c59616
|
refactor: rename class providing AccompanyingCourseDocument Generic doc
|
2023-05-30 21:52:36 +02:00 |
|
|
40ddd1f1ee
|
Add license
|
2023-05-30 21:25:33 +02:00 |
|
|
e9fdabf931
|
Remove old list for person document
|
2023-05-30 21:24:53 +02:00 |
|
|
40af1e64ac
|
[generic doc] listing generic doc for person
|
2023-05-30 21:24:04 +02:00 |
|
|
eb107f5a15
|
add filter for generic doc + fix issues in filter
|
2023-05-30 12:46:05 +02:00 |
|
|
a3d3588b75
|
DX: fix json_decode signature
|
2023-05-26 22:01:02 +02:00 |
|
|
08874d734e
|
[generic doc] add doc provider and renderer for evaluation document
|
2023-05-26 21:58:52 +02:00 |
|
|
bd5dab2215
|
Merge branch '106-fix-keys-generation-doc-filtering-activities' into 'master'
Fix: force list of activities to be a list with incremental keys
Closes #106
See merge request Chill-Projet/chill-bundles!543
|
2023-05-25 19:19:38 +00: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 |
|
|
ff3dab0934
|
Fixed: vue downloadButton: add more log and various improvements
- create a dedicated button for opening
- use nextTick before clicking on the "opening" button
|
2023-05-25 12:36:47 +02:00 |
|
|
2b5d007fda
|
Remove old doc index page, replace by the generic doc index page
|
2023-05-25 11:09:26 +02:00 |
|
nobohan
|
9593cfde36
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context - phpcs fix again
|
2023-05-25 10:32:52 +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 |
|
|
e550817ded
|
Render for generic doc
|
2023-05-25 09:55:46 +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 |
|
|
8dbe2d6ec2
|
GenericDoc: add provider for AccompanyingCourseDocument, without filtering
|
2023-05-24 17:09:29 +02:00 |
|
|
afcd6e0605
|
bootstrap generic doc manager and associated services
|
2023-05-24 17:05:56 +02:00 |
|
|
977299192f
|
Merge branch 'deselect-checkbox-exports' into 'master'
Add button to deselect all centers in export
See merge request Chill-Projet/chill-bundles!544
|
2023-05-24 14:34:57 +00:00 |
|
|
77997e2b6f
|
FIX [review] fix review comments
|
2023-05-24 16:24:58 +02:00 |
|
|
6e618e688b
|
DX [php-cs-fixer]
|
2023-05-24 15:50:25 +02:00 |
|
|
dad36927f3
|
FEATURE [export] uncheck all centers button
|
2023-05-24 15:34:39 +02:00 |
|
|
664bf743f9
|
Fix: force list of activities to be a list with incremental keys
|
2023-05-24 15:08:59 +02:00 |
|
|
f5448f9d95
|
DX [phpstan] fixes
|
2023-05-24 14:02:49 +02:00 |
|
|
a31c4063a1
|
DX [cs-fixer] fixes
|
2023-05-24 14:02:05 +02:00 |
|
|
20023dff67
|
DX: fix cs
|
2023-05-24 13:35:35 +02:00 |
|
|
d82a3e0ff6
|
Fixed: [download document] add a target when downloading document
|
2023-05-24 13:13:57 +02:00 |
|
|
04359f27c6
|
Revert "Revert "FIX [duplicates] reinstate gestion des doublons""
This reverts commit 5109490aad0a0c12db9a8f4c3729de11a131f6bd.
|
2023-05-24 13:11:40 +02:00 |
|
|
5109490aad
|
Revert "FIX [duplicates] reinstate gestion des doublons"
This reverts commit 5351223d44af43d2a063eea6b408749128e0b263.
|
2023-05-24 13:09:04 +02:00 |
|
|
8b82e0c535
|
FIX [rights] user shouldn't be allowed to see accompanyingperiods from within household
|
2023-05-23 18:19:31 +02:00 |
|