1ca2d4f03b
Expand timeSpent choices for evaluation document and translate them to user locale or fallback 'fr'
2025-10-30 18:09:26 +01:00
bf38ec22c9
Add missing import in FormEvaluation.vue and temporarily set wopi-bundle requirement to specific commit (until bundles is fully upgraded to sf7)
2025-10-30 11:40:20 +01:00
f42bb498e4
Fix deprecation notice League/csv for createFromStream and createFromPath replaced by new from() method
2025-10-27 13:21:04 +01:00
7b60b7a8af
Fix document generation and workflow generation do not work on accompanying period work documents
2025-09-12 10:42:34 +00:00
db98519e65
Fix translations and close button modal for duplicate evaluation document
2025-09-11 14:21:05 +00:00
5b90d23367
Resolve "Dupliquer une document d'une évaluation vers une autre" + "Déplacer un document vers une autre évaluation"
2025-09-11 11:01:16 +00:00
0d0649dd31
Change route URL to avoid clash with person duplicate controller method
2025-09-08 14:51:54 +02:00
ea06a96f91
Add external identifiers for person, editable in edit form, with minimal features associated
2025-09-01 08:05:11 +00:00
adc9c47d0a
Add event theme color for badge
2025-08-26 15:18:08 +02:00
904f4e5ed9
Add a filter to list for acpw where current user intervenes
2025-08-18 16:26:20 +00:00
2754251fdc
Merge branch 'master' of https://gitlab.com/Chill-Projet/chill-bundles
2025-08-06 14:20:29 +02:00
2f6cef4238
- **fix:** move closing motive up to be coherent with display elsewhere
2025-08-06 14:20:09 +02:00
2309636eae
- **fix:** adjust display logic for accompanying period dates, include closing date if period is closed.
2025-08-06 13:47:29 +02:00
ab8da4ab7a
Resolve "Notification: envoi à des groupes utilisateurs"
2025-07-20 20:18:49 +00:00
e3a6b60fa2
Revert "Merge branch 'ticket/supplementary-comments-on-motive' into 'master'"
...
This reverts merge request !855
2025-07-20 18:50:33 +00:00
63d0a52ea1
Ajout de commentaires supplémentaires aux motifs
2025-07-11 14:06:40 +00:00
837089ff5d
Fix testMerge method in AccompanyingPeriodWorkMergeServiceTest.php
2025-07-10 11:33:23 +02:00
f383fab578
Fix styling
2025-07-09 15:30:39 +02:00
703f5dc32d
Transfer evaluations (and related documents) during merge
2025-07-09 15:21:42 +02:00
b870e71f77
Add translation for validation message in social action merger
2025-07-09 15:21:24 +02:00
8bc16dadb0
Partage d'export enregistré et génération asynchrone des exports
2025-07-08 13:53:25 +00:00
aed114c75c
Fix Eslint issues
2025-07-08 13:38:51 +00:00
70e75adb7d
Merge branch 'master' of https://gitlab.com/Chill-Projet/chill-bundles
2025-07-02 13:57:20 +02:00
6f7015b152
Fix translations of form fields in admin for social actions
2025-07-02 13:56:41 +02:00
65dde1e6a0
Merge branch '390-fix-search-results' into 'master'
...
Fix participant condition in list_with_period.html.twig
Closes #390
See merge request Chill-Projet/chill-bundles!832
2025-07-02 10:59:17 +00:00
840ef6eed8
Resolve "Fusion actions d'accompagnement"
2025-07-02 10:53:16 +00:00
606435a6b3
Pipeline corrections
2025-07-01 14:47:36 +02:00
088e5692e2
Merge branch 'improve_person_resource_form' into 'master'
...
Improve admin templates for event admin entities + activity reason (category)...
See merge request Chill-Projet/chill-bundles!838
2025-06-30 08:44:24 +00:00
298044bc82
Improve admin templates for event admin entities + activity reason (category)...
2025-06-30 08:44:24 +00:00
a38116cca4
fix cs
2025-06-20 17:31:13 +02:00
fca10ada71
Fix translation keys and participant pluralization in list_with_period.html.twig
...
Updated French translations for "Participants" and improved pluralization handling in accompanying_period keys. Modified list_with_period.html.twig to dynamically translate "Participants" based on the count of current participations.
2025-06-04 16:55:56 +02:00
a35d456308
Fix participant condition in list_with_period.html.twig
...
Updated the condition to properly handle cases where the first participation's person is not the current person.
2025-06-04 16:54:44 +02:00
49cbb6a002
Clean skeleton (and add Junie guidelines)
2025-06-04 08:13:35 +00:00
6f1fe1c118
Merge branch '379-translation-localization-vue' into 'master'
...
Resolve "Finish handling of internationalization in vuejs: handling translation of "translatable string""
Closes #379
See merge request Chill-Projet/chill-bundles!822
2025-05-28 14:40:27 +00:00
649ad26721
Resolve "Finish handling of internationalization in vuejs: handling translation of "translatable string""
2025-05-28 14:40:26 +00:00
a8c41141e8
Enhance note rendering with Markdown to HTML conversion in AccompanyingCourseWork/show.html.twig
...
Updated the note display logic to use the `chill_markdown_to_html` filter for better formatting and presentation. This change ensures that Markdown syntax in notes is properly rendered as HTML.
2025-05-28 16:36:03 +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
bb41af4ed2
replace ck-editor by new CommentEditor on every vuejs components
2025-05-23 13:51:44 +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
4c5dee5f0a
Fix pipeline
2025-05-14 17:31:48 +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
juminet
5ea55ebfe5
381 display previous person participation in acc course work
2025-05-13 08:45:38 +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