6d13d184d5
Merge branch 'master' of https://gitlab.com/Chill-Projet/chill-bundles
2025-05-14 13:57:22 +02:00
af36eccfaf
Allow more characters for maritalstatus id
2025-05-14 13:56:36 +02:00
483a20a43f
Merge branch '374-task-default-filters' into 'master'
...
Resolve "Module tâche: enlever les filtres par défaut"
Closes #374
See merge request Chill-Projet/chill-bundles!819
2025-05-13 08:59:01 +00:00
6d8e2ad825
Resolve "Module tâche: enlever les filtres par défaut"
2025-05-13 08:59:01 +00:00
86388a63a8
Merge branch '381-uncoherent-display-persons-acc-course-works' into 'master'
...
381 display previous person participation in acc course work
Closes #381
See merge request Chill-Projet/chill-bundles!823
2025-05-13 08:45:38 +00:00
juminet
5ea55ebfe5
381 display previous person participation in acc course work
2025-05-13 08:45:38 +00:00
f97dc8f931
Merge branch '377-document-file-name' into 'master'
...
377 - add the document filename to document title when uploading a new document
Closes #377
See merge request Chill-Projet/chill-bundles!821
2025-05-13 08:30:31 +00:00
juminet
a9c3aab528
377 - add the document filename to document title when uploading a new document
2025-05-13 08:30:30 +00:00
1181377bd6
Merge branch '376-typeerror-doc-history' into 'master'
...
#376 prevent typerror in doc-history + improve display of document history
Closes #376
See merge request Chill-Projet/chill-bundles!820
2025-05-13 07:50:53 +00:00
juminet
2275b7c560
#376 prevent typerror in doc-history + improve display of document history
2025-05-13 07:50:52 +00:00
4a8d298ae5
Fix typing error for the display of text in calendar events
2025-05-05 10:42:04 +02:00
eb724a730c
remove line ux-translator
2025-04-28 10:50:37 +02:00
3e7f03d331
Add possibility to cancel a workflow if there is a pending signature [ci-skip]
2025-04-17 14:23:32 +02:00
b830952b9e
Release v3.11.0
v3.11.0
2025-04-17 14:22:35 +02:00
ad17313c61
Merge branch '380-remove-not-null-constraint-household-composition' into 'master'
...
Remove "not null" validation on HouseholdComposition properties
Closes #380
See merge request Chill-Projet/chill-bundles!818
2025-04-17 09:03:15 +00:00
620515ad15
Remove "not null" validation on HouseholdComposition properties
...
This change removes the "not null" constraint on specific properties in the HouseholdComposition entity to allow null values. The adjustment addresses Issue #380 and ensures better flexibility without impacting the schema.
2025-04-17 10:56:45 +02:00
50c377ee22
Merge branch 'fix/fix-stored-object-version-not-delete-when-not-exists-on-disk' into 'master'
...
Fix error when cleaning non-existent stored object versions
See merge request Chill-Projet/chill-bundles!816
2025-04-17 08:36:36 +00:00
cc7e7a90ee
Merge branch 'fix/cancel-stale-workflow-handle-fails-silently' into 'master'
...
Add consistent LOG_PREFIX and key to CancelStaleWorkflowHandler logs
See merge request Chill-Projet/chill-bundles!817
2025-04-16 19:10:37 +00:00
1d4ef19051
Add key to log messages context and add log prefix to enhance CancelStaleWorkflowHandler messages
...
Introduced a consistent LOG_PREFIX to all log messages in CancelStaleWorkflowHandler. This ensures clearer contextual identification in logs and improves traceability when debugging or monitoring workflow actions.
2025-04-16 21:03:29 +02:00
8337a724d1
Fix error when cleaning non-existent stored object versions
...
Prevent the `RemoveOldVersionMessageHandler` from throwing errors when the stored object version is missing on disk. Introduced a check to log a notice instead of attempting deletion in such cases and added corresponding test coverage.
2025-04-16 16:26:02 +02:00
8ca377d5d4
Merge branch 'button-signature-zone' into 'master'
...
Add button unique signature zone
See merge request Chill-Projet/chill-bundles!812
2025-04-15 13:09:54 +00:00
224e0bae43
Add button unique signature zone
2025-04-15 13:09:54 +00:00
3aa4fac80d
Merge branch '364-tel2-third-party' into 'master'
...
Adding a second phone number to thirdparty entity
Closes #364
See merge request Chill-Projet/chill-bundles!810
2025-04-15 12:59:58 +00:00
juminet
a7517eb647
Adding a second phone number to thirdparty entity
2025-04-15 12:59:57 +00:00
e278e636e0
Merge branch '365-add-activities-works-counter' into 'master'
...
#365 Add works and activities counter
Closes #365
See merge request Chill-Projet/chill-bundles!809
2025-04-14 09:34:02 +00:00
juminet
40e373a9c7
#365 Add works and activities counter
2025-04-14 09:34:02 +00:00
1c1f418b18
Merge branch 'fix/acc-period-step-change-shorten-elapsed' into 'master'
...
Adjust cronjob interval to ensure daily execution
See merge request Chill-Projet/chill-bundles!814
2025-04-10 13:49:11 +00:00
bf0e14b43a
Merge branch '102-liste-des-document-titre-long' into 'master'
...
Fix graphical bug in document list with title overflowing the frame, and add new classes to display title and aside in flex-table (DX + Fix)
Closes #102 and #22
See merge request Chill-Projet/chill-bundles!815
2025-04-10 13:47:40 +00:00
203a098054
Refactor document row layouts to use CSS grid
...
Replaced the old 'item-col' structure with a 'item-two-col-grid' layout across multiple templates, improving consistency and responsiveness. Introduced CSS grid styles ensuring proper alignment and wrapping of titles and aside elements in different viewport sizes. This enhances the overall readability and maintainability of the views.
2025-04-10 15:41:06 +02:00
d58acff541
Add css layout for badges for accompanying period work, activity and calendar
2025-04-10 15:41:06 +02:00
5858e05a42
Replace grid in person_list document to fit the whole width of the page
2025-04-10 15:31:06 +02:00
b9b4fafe14
Adjust cronjob interval to ensure daily execution
...
The interval for `AccompanyingPeriodStepChangeCronjob` was reduced from 24 hours to 23 hours and 45 minutes. This change guarantees at least one execution per day, addressing potential issues with timing overlaps.
2025-04-09 21:30:41 +02:00
18f98b6795
Changie added for fusion of accompanying period works
2025-04-03 10:09:16 +02:00
d73994edd0
Adjust display of acpw tag when modal in use for the selection of an evaluation
2025-04-03 10:05:43 +02:00
70603570c8
Changie added
2025-04-03 10:03:25 +02:00
df09dd2017
Eslint fixes
2025-04-03 10:02:17 +02:00
1c87280b1e
Display a toast message when document is duplicated succesfully
2025-04-03 09:56:36 +02:00
445e093a28
Emit duplication of document to an evaluation and add backend logic
2025-04-02 19:03:58 +02:00
3f91c65b30
Display evaluations in modal after selection of accompanyingPeriodWork
2025-04-02 15:36:11 +02:00
9bc3c16b58
WIP prepare modal for display of evaluations linked to accompanying period work
2025-04-02 13:52:51 +02:00
12dff82248
Re-establish normal behavior for component within twig
2025-04-02 12:44:55 +02:00
ab23a4efb5
Refactor FormEvaluation.vue component
2025-04-02 11:55:37 +02:00
204fb20475
Change behavior of AccompanyingPeriodWorkSelectorModal.vue: open modal directly
2025-04-02 11:53:21 +02:00
f430d97152
Transform duplicate button into dropdown
2025-04-01 18:45:46 +02:00
4fa4d3b65c
Phpstan and cs fixes
2025-03-27 14:32:06 +01:00
bd4c34cc1d
Fix eslint issues and add ts interfaces for typing
2025-03-27 14:26:43 +01:00
4cea678e93
Fix updating of manyToMany relationships
2025-03-27 13:34:16 +01:00
5e6833975b
Fix handling comments and workflows on acpw
2025-03-26 20:25:54 +01:00
f523b9adb3
Fix typing errors
2025-03-26 20:25:39 +01:00
a211549432
Adjust template and add translations
2025-03-26 15:16:27 +01:00