julielenaerts
7d78512823
Change symfony form back to original
2025-02-17 13:11:03 +01:00
julielenaerts
d0cd4792d6
Fix dynamicEntityPicker: declare variables
2025-02-13 15:02:06 +01:00
julielenaerts
6d196ead94
Merge branch '321-text-editor' of https://gitlab.com/Chill-Projet/chill-bundles into 321-text-editor
2025-02-13 14:49:51 +01:00
julielenaerts
4047d5fd5b
WIP Allow for comment content to be submitted to backend
2025-02-13 14:49:33 +01:00
julielenaerts
9aac80d834
Change logic to allow as many comment vue apps to be charged on same page as needed
2025-02-13 14:49:33 +01:00
julielenaerts
7560dc57c6
Remove comment editor component from Activity vue app
2025-02-13 14:49:33 +01:00
julielenaerts
10314845f6
Turn component into a small vue app and add public private comment logic
2025-02-13 14:49:33 +01:00
julielenaerts
9b84bc4d69
Use update ckeditor5
2025-02-13 14:49:33 +01:00
julienfastre
a2fcf039be
Refactor CKEditor integration across application
...
Replaced `ClassicEditor` with a consistent `classicEditor` and added centralized editor configuration using `editorConfig`. Simplified webpack configuration by removing CKEditor-specific setups and dependencies, improving maintainability.
2025-02-13 14:49:33 +01:00
julienfastre
b4d887a372
upgrade ckeditor
2025-02-13 14:49:32 +01:00
julienfastre
0aaa7122da
upgrade ckeditor/vue
2025-02-13 14:49:32 +01:00
julielenaerts
1bc7f85874
Implement localStorage and toggling of simple/rich text editor
2025-02-13 14:49:32 +01:00
julielenaerts
1d2fd000aa
Setup new component for text editor
2025-02-13 14:49:32 +01:00
julienfastre
ab35e8c034
Release v3.8.2
v3.8.2
2025-02-10 14:52:22 +01:00
julienfastre
2aded2974f
Merge branch '358-remove-filter-button' into 'master'
...
Remove "filter" button from attachment modal in workflows
Closes #358
See merge request Chill-Projet/chill-bundles!794
2025-02-10 13:49:09 +00:00
julienfastre
f84c1632b2
Remove "filter" button from attachment modal in workflows
...
The "filter" button was unnecessary in the document list within the "add attachment" modal and has been removed for simplicity. This change does not involve any schema modifications and resolves issue #358 .
2025-02-10 14:41:53 +01:00
julielenaerts
506df432b0
WIP Allow for comment content to be submitted to backend
2025-02-06 16:07:40 +01:00
julielenaerts
c32c18b0e2
Change logic to allow as many comment vue apps to be charged on same page as needed
2025-02-06 15:10:49 +01:00
julielenaerts
321d569ee9
Remove comment editor component from Activity vue app
2025-02-06 14:32:22 +01:00
julielenaerts
cd40eb3932
Turn component into a small vue app and add public private comment logic
2025-02-06 12:46:19 +01:00
julielenaerts
f0f2531fa3
Use update ckeditor5
2025-02-06 10:33:32 +01:00
julienfastre
183a220e7b
Refactor CKEditor integration across application
...
Replaced `ClassicEditor` with a consistent `classicEditor` and added centralized editor configuration using `editorConfig`. Simplified webpack configuration by removing CKEditor-specific setups and dependencies, improving maintainability.
2025-02-06 10:33:32 +01:00
julienfastre
9df127a82c
upgrade ckeditor
2025-02-06 10:33:32 +01:00
julienfastre
04a1412562
upgrade ckeditor/vue
2025-02-06 10:33:32 +01:00
julielenaerts
3aef0a185e
Implement localStorage and toggling of simple/rich text editor
2025-02-06 10:33:32 +01:00
julielenaerts
578bce31b9
Setup new component for text editor
2025-02-06 10:33:32 +01:00
julielenaerts
99e4824137
Release bundles v.3.8.1
v3.8.1
2025-02-05 18:14:22 +01:00
julielenaerts
dacaaea235
Fix household link in parcours banner
2025-02-05 18:09:34 +01:00
julienfastre
096466e79e
Add missing lines for v3.8.0
v3.8.0
2025-02-03 22:22:11 +01:00
julienfastre
7285e5c2b0
Merge branch '331-manage-attachments-to-workflow' into 'master'
...
Add attachments to workflow
Closes #331
See merge request Chill-Projet/chill-bundles!764
2025-02-03 21:15:00 +00:00
julienfastre
37227a3aeb
Add attachments to workflow
2025-02-03 21:15:00 +00:00
julienfastre
7569667189
Release v3.8.0
2025-02-03 22:11:42 +01:00
julienfastre
b0993f4062
Merge branch '334-current-user-activity-suggestion' into 'master'
...
Resolve "Quand on crée un échange, l'utilisateur courant doit toujours être suggéré"
Closes #334
See merge request Chill-Projet/chill-bundles!786
2025-02-03 21:08:49 +00:00
julienfastre
7c79b65f48
Merge branch '350-validation_person_duplicate' into 'master'
...
Resolve "Erreur 500 lorsqu'un utilisateur fusionne deux dossiers d'usagers, et que les deux dossiers usagers sélectionnés sont les mêmes"
Closes #350
See merge request Chill-Projet/chill-bundles!788
2025-02-03 21:04:28 +00:00
LenaertsJ
b8f25bcd45
Resolve "Erreur 500 lorsqu'un utilisateur fusionne deux dossiers d'usagers, et que les deux dossiers usagers sélectionnés sont les mêmes"
2025-02-03 21:04:27 +00:00
julienfastre
f4efb0e975
Merge branch '351-prettier_span_fix' into 'master'
...
Resolve "UX bug caused by 'Prettier' linter"
Closes #351
See merge request Chill-Projet/chill-bundles!790
2025-02-03 21:02:46 +00:00
LenaertsJ
c641baec78
Resolve "UX bug caused by 'Prettier' linter"
2025-02-03 21:02:44 +00:00
julienfastre
cc150e32f0
Merge branch '354-fix_creation_document_category' into 'master'
...
Resolve "chill_doc: cannot create a document category"
Closes #354
See merge request Chill-Projet/chill-bundles!791
2025-02-03 21:02:03 +00:00
julielenaerts
26cf6459b4
Add changie
2025-02-03 11:23:12 +01:00
julielenaerts
d0fa6dd512
Apply fix to query idInsideBundle for documentCategory creation
2025-02-03 11:21:00 +01:00
julielenaerts
03748a7e84
Add changie
2025-01-30 12:00:11 +01:00
julienfastre
9e3431f397
Merge branch 'improve_news_item_admin_form' into 'master'
...
Improve ux news item admin form
See merge request Chill-Projet/chill-bundles!779
2025-01-27 10:59:51 +00:00
julielenaerts
912861dbff
Remove assert attribute on startdate
2025-01-27 11:03:46 +01:00
julienfastre
35f25daf7c
Merge branch '320-display-persons-in-banner' into 'master'
...
Display first associated persons in the banner of an accompanying course
Closes #320
See merge request Chill-Projet/chill-bundles!769
2025-01-23 20:19:31 +00:00
LenaertsJ
21274155b5
Display first associated persons in the banner of an accompanying course
2025-01-23 20:19:31 +00:00
julienfastre
3f7c136d6b
Remove yarn.lock from tracking
2025-01-23 12:40:39 +01:00
julienfastre
5d9c573853
Merge branch '319-display-info-in-notification' into 'master'
...
Resolve "Afficher les noms des usagers et l'entité concerné par l'entité notifiée dans la liste des notifications"
Closes #319
See merge request Chill-Projet/chill-bundles!767
2025-01-23 11:34:16 +00:00
LenaertsJ
9a5fd67842
Resolve "Afficher les noms des usagers et l'entité concerné par l'entité notifiée dans la liste des notifications"
2025-01-23 11:34:16 +00:00
julielenaerts
2755bc12c4
Add current user to suggested users when creating activity
2025-01-22 15:41:25 +01:00
julienfastre
9e191f1b5b
Restrict eslint on src directory
2025-01-22 14:19:30 +00:00