697b4ab436
fix compilation errors
2025-05-27 15:39:48 +02:00
67d804e28e
fix compilation errors
2025-05-27 12:00:49 +02:00
cf41fa9574
fix compilation errors
2025-05-27 11:59:52 +02:00
e28d7df533
Add routing to ticket bundle
2025-05-27 11:56:35 +02:00
4b20b1bc01
Merge remote-tracking branch 'refs/remotes/origin/master' into ticket-app-master
2025-05-27 11:33:22 +02:00
992e6d29d0
Merge branch '321-text-editor-fallback' into 'master'
...
Text editor: Add a toggle button to switch to simple text editor and add emoji and fullscreen to ckeditor toolbar
Closes #321
See merge request Chill-Projet/chill-bundles!827
2025-05-27 09:16:31 +00:00
25be5c9ea3
Automatic eslint fixes
2025-05-27 10:21:25 +02:00
5f2711023e
Merge branch 'refs/heads/master' into ticket-app-master
...
# Conflicts:
# composer.json
# config/bundles.php
# config/packages/doctrine_migrations_chill.yaml
# package.json
# src/Bundle/ChillMainBundle/DataFixtures/ORM/LoadUserGroup.php
# src/Bundle/ChillMainBundle/DependencyInjection/ChillMainExtension.php
# src/Bundle/ChillMainBundle/Entity/UserGroup.php
# src/Bundle/ChillMainBundle/Resources/public/chill/js/date.ts
# src/Bundle/ChillMainBundle/Resources/public/lib/download-report/download-report.js
# src/Bundle/ChillMainBundle/Resources/public/module/ckeditor5/editor_config.ts
# src/Bundle/ChillMainBundle/Resources/public/module/ckeditor5/index.ts
# src/Bundle/ChillMainBundle/Resources/public/page/export/download-export.js
# src/Bundle/ChillMainBundle/Resources/public/types.ts
# src/Bundle/ChillMainBundle/Resources/views/Dev/dev.assets.html.twig
# src/Bundle/ChillMainBundle/Templating/Entity/UserGroupRender.php
# src/Bundle/ChillMainBundle/chill.api.specs.yaml
# src/Bundle/ChillMainBundle/chill.webpack.config.js
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/Comment.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/Resources.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/Resources/WriteComment.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/components/FormEvaluation.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/HouseholdMembersEditor/components/Household.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/HouseholdMembersEditor/components/MemberDetails.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/HouseholdMembersEditor/components/PersonComment.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/AddPersons.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonText.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_js/i18n.ts
# tests/app/config/bootstrap.php
2025-05-27 09:37:04 +02:00
bdf2ed4bbd
Fix typo
2025-05-27 09:35:49 +02:00
bb41af4ed2
replace ck-editor by new CommentEditor on every vuejs components
2025-05-23 13:51:44 +02:00
19dd4667f2
Integrate Vue-based editor with rich and simple mode toggle
...
Replaced CKEditor initialization with a Vue-based editor component. Introduced a toggle to switch between rich and simple editing modes, persisting the state in local storage. Updated CKEditor dependency to version 45.1.0.
2025-05-23 13:34:50 +02:00
976f293f28
Add Emoji and Fullscreen features to CKEditor configuration
...
Integrated Emoji, Mention (required for Emoji), and Fullscreen plugins into the CKEditor setup. Updated the toolbar to include respective buttons, enhancing functionality and user interaction.
2025-05-23 13:33:47 +02:00
5c9396077d
remove "faked" entity and simplify template string in Activity index.js
...
Replaced multi-line template string with a cleaner single-line backtick template. This improves readability and maintains consistent formatting in the code.
2025-05-23 13:22:56 +02:00
44a8ddeba4
Resolve "Reorganise page 'Mes parcours'"
2025-05-21 16:13:43 +00:00
8b2af35e97
Fix typo
2025-05-21 17:57:35 +02:00
dc44c46667
Fix SocialActionCSVExporterTest.php
2025-05-21 09:29:25 +02:00
ba571c1a69
Merge branch 'master' of https://gitlab.com/Chill-Projet/chill-bundles
2025-05-20 10:04:53 +02:00
6a364705f2
Git add desactivation date for social issue csv export
2025-05-20 09:57:07 +02:00
b6d454691a
Git add desactivation date for social action csv export
2025-05-20 09:38:39 +02:00
juminet
2faf194b15
#365 correct works counter in acc course summary
2025-05-16 14:40:19 +00:00
f207599d86
Merge branch '352-remove-wopi-link-module' into 'master'
...
Resolve "Code mort: module wopi-link semble inutilisé"
Closes #352
See merge request Chill-Projet/chill-bundles!824
2025-05-16 08:33:57 +00:00
b0959f8cc5
Resolve "Code mort: module wopi-link semble inutilisé"
2025-05-16 08:33:56 +00:00
4c5dee5f0a
Fix pipeline
2025-05-14 17:31:48 +02:00
f6c98aa0d5
Add missing translation for user_group.no_user_groups
2025-05-14 14:53:50 +02:00
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
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
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
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
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
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
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
8b7b5ceed7
Release v3.10.2
2025-03-17 22:30:17 +01:00
b0e826d05a
Revert "Remove unnecessary ts-expect-error"
...
This reverts commit 7f101ba61652324430cd554190151ef1c6aa94fd.
2025-03-17 22:22:37 +01:00
7f101ba616
Remove unnecessary ts-expect-error
2025-03-17 21:59:16 +01:00