af13bf9088
Update chill bundles to v4.2.1
2025-09-03 21:12:21 +02:00
4aa65d69c7
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2025-09-03 21:11:06 +02:00
9e33aec594
Handle different export types in ExportConfigNormalizer and allow null/array checks for dataFormatter in ExportController
2025-09-03 21:10:58 +02:00
8e78c41549
Improve error handling when saving objects to local disk by using dumpFile
with detailed exception logging.
2025-09-02 21:53:40 +02:00
6e36771349
fix changelog
2025-09-02 17:52:20 +02:00
7a82cae155
Release v4.2.0
2025-09-02 17:13:28 +02:00
d204df0316
Merge branch '422-password-recover-layout' into 'master'
...
Resolve "Fix layout of password recover pages"
Closes #422
See merge request Chill-Projet/chill-bundles!869
2025-09-02 08:29:27 +00:00
juminet
82c02f442b
Resolve "Fix layout of password recover pages"
2025-09-02 08:29:26 +00:00
ea06a96f91
Add external identifiers for person, editable in edit form, with minimal features associated
2025-09-01 08:05:11 +00:00
76433e2512
Fix incorrect parameter name in event details link
2025-08-28 13:49:45 +02:00
1fa464b87a
Fix typo in 'uncheckAll' script for centers selection
2025-08-28 13:32:43 +02:00
3b75f43e80
Update chill bundles to v4.1.0
2025-08-26 15:43:21 +02:00
a40eb95c43
Add changie for new event bundle features
2025-08-26 15:41:58 +02:00
904f4e5ed9
Add a filter to list for acpw where current user intervenes
2025-08-18 16:26:20 +00:00
aa085a1562
**fix:** add min and step attributes to integer field in DateIntervalType
2025-08-06 17:35:45 +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
fe6e6e54c1
Show filters on list pages unfolded by default
2025-07-22 15:50:49 +02:00
2a09594b4a
UI improvement: limit display of particapations in event list page
2025-07-22 13:26:44 +02: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
f3cc4a89af
Update chill bundles to v4.0.2
2025-07-09 15:23:59 +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
a7e278204f
fix changelog
2025-07-09 09:22:28 +02:00
3b82ab0e7f
Release v4.0.0
2025-07-08 15:59:04 +02:00
8bc16dadb0
Partage d'export enregistré et génération asynchrone des exports
2025-07-08 13:53:25 +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
ec957a2fe3
Improve UX with better labeling in person resource form
2025-07-01 14:34:19 +02:00
8ed5e35f1a
Merge branch 'master' of https://gitlab.com/Chill-Projet/chill-bundles
2025-07-01 14:33:27 +02:00
ec37676dab
release v3.12.1
2025-06-30 20:35:00 +02:00
27d344c97d
Release v3.12.0
2025-06-30 11:00:42 +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
ee4e223043
Merge branch '393-fix-dump-only-document-generator' into 'master'
...
Send data dumps as email attachments instead of links, update translations,...
Closes #393
See merge request Chill-Projet/chill-bundles!843
2025-06-30 08:41:09 +00:00
0b580658de
Remove unnecessary workflow deletion logic when in the initial position
2025-06-26 14:38:12 +02:00
786c60a50d
Send data dumps as email attachments instead of links, update translations, and add unit tests for the handler.
2025-06-26 12:21:19 +02:00
nobohan
af74f7860b
Fixed nullable content for NewsItem in setContent signature #392
2025-06-19 17:53:33 +02:00
f680a35f49
Improve admin templates for event admin entities + activity reason (category) entities and remove delete and show actions for coherence
2025-06-11 17:13:19 +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
df88c31c40
Replace node-sass with sass and update bootstrap to version 5.3
2025-05-28 15:04:59 +00: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
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
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
f6c98aa0d5
Add missing translation for user_group.no_user_groups
2025-05-14 14:53:50 +02:00