cb173c6341
Remove console.logs
2025-09-29 17:06:05 +02:00
20bbb6b485
Fix test according to Junie guidelines
2025-09-29 16:23:13 +02:00
c731f1967b
Change logic for triggering notification when task is edited and assigned a new user
2025-09-29 15:58:36 +02:00
2434d91e4a
Fix the notification dashboard widget to include task related notifications
2025-09-29 15:44:49 +02:00
13a4795333
Pipeline fixes
2025-09-29 15:14:34 +02:00
2bb5776002
Add missing parameter in creation of new AssignTaskEvent
2025-09-29 15:14:34 +02:00
34dde37789
Add TaskAssignEventSubscriber
unit tests
...
- Covered `getSubscribedEvents` method behavior
- Added tests for `onTaskAssigned` with changed and unchanged assignees
- Validated notification properties in appropriate scenarios
2025-09-29 15:14:34 +02:00
609b8f9af1
Improve assignee handling and task assignment logic
...
- Added `hasAssigneeChanged` method for detecting assignee change
- Updated `onTaskAssigned` logic to trigger only on assignee change
2025-09-29 15:14:34 +02:00
57d922c05e
Trans task assignment notification email
...
- Updated `task_assignment_notification_content.txt.twig` with dynamic translations and URLs
2025-09-29 15:14:34 +02:00
ad579f3269
Add task assignment notification system
...
- Introduced `AssignTaskEvent`, `TaskAssignEventSubscriber`, and `AssignTaskNotificationFlagProvider` for task assignment notifications
- WIP : Added notification templates for task assignment title and content
- Updated `SingleTaskController` to dispatch `AssignTaskEvent`
- Adjusted translations and service configurations accordingly
2025-09-29 15:14:34 +02:00
30e1416018
Refactor TaskNotificationHandler
logic
2025-09-29 15:14:34 +02:00
b6b03cfcec
feat: add task notification handler
...
- WIP Implement `TaskNotificationHandler` for generating task-related notifications
- Created `showInNotification.html.twig` for rendering task notification view
- Added logic to fetch and display task data in notifications
2025-09-29 15:14:34 +02:00
c8bb7575e7
Merge branch '426-increase_nb_chars_to_14_chill_password' into 'master'
...
#426 Increased the number of required characters when setting a new password in Chill
Closes #426
See merge request Chill-Projet/chill-bundles!883
2025-09-19 07:03:51 +00:00
juminet
80a3734171
#426 Increased the number of required characters when setting a new password in Chill
2025-09-19 07:03:51 +00:00
ab98f3a102
Release v4.4.2
v4.4.2
2025-09-12 12:47:06 +02:00
7516e68d77
Merge branch 'fix/docgen-after-accp-work-refacto' into 'master'
...
Fix document generation and workflow generation do not work on accompanying period work documents
See merge request Chill-Projet/chill-bundles!880
2025-09-12 10:42:34 +00:00
7b60b7a8af
Fix document generation and workflow generation do not work on accompanying period work documents
2025-09-12 10:42:34 +00:00
d984dec7db
Release v4.4.1
v4.4.1
2025-09-11 16:26:51 +02:00
46a4dedab8
Merge branch 'missing_commit_duplicate_evaluation' into 'master'
...
Fix translations and close button modal for duplicate evaluation document
See merge request Chill-Projet/chill-bundles!878
2025-09-11 14:21:05 +00:00
db98519e65
Fix translations and close button modal for duplicate evaluation document
2025-09-11 14:21:05 +00:00
c39637180a
Release v4.4.0
v4.4.0
2025-09-11 13:04:50 +02:00
15f9409bc8
Merge branch '369-duplicate-evaluation-document' into 'master'
...
Resolve "Dupliquer une document d'une évaluation vers une autre" + "Déplacer un document vers une autre évaluation"
Closes #369
See merge request Chill-Projet/chill-bundles!813
2025-09-11 11:01:16 +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
c48625d1cd
Merge branch 'bug/1607-the-user-preferences-for-notification-in-profile-are-not-shown-correctly' into 'master'
...
Resolve "user notification preferences are not displayed correctly"
See merge request Chill-Projet/chill-bundles!877
2025-09-10 16:28:45 +00:00
1195b54a68
Resolve "user notification preferences are not displayed correctly"
2025-09-10 16:28:45 +00:00
2a280b814f
Refactor view templates: relocate 'merge' action block and standardize 'duplicate link' block handling
2025-09-09 17:36:46 +02:00
230c758255
Update bundles to v4.3.0
v4.3.0
2025-09-08 16:05:09 +02:00
eafda987ae
Merge branch '412-absence-enddate' into 'master'
...
Resolve "Absence user: add end date"
Closes #412
See merge request Chill-Projet/chill-bundles!865
2025-09-08 13:47:14 +00:00
7db8a371fc
Resolve "Absence user: add end date"
2025-09-08 13:47:14 +00:00
0d0649dd31
Change route URL to avoid clash with person duplicate controller method
2025-09-08 14:51:54 +02:00
ac12b8cdcf
Merge branch 'add-permission-list-command' into 'master'
...
Add `RoleDumper` and `DumpListPermissionsCommand` to generate a markdown list of permissions
See merge request Chill-Projet/chill-bundles!874
2025-09-05 16:55:45 +00:00
9c1611d052
Add RoleDumper
and DumpListPermissionsCommand
to generate a markdown list of permissions
2025-09-05 16:55:45 +00:00
90e3043c3d
Junie guidelines: fix grammar and typos in development guidelines
2025-09-04 17:26:55 +02:00
af13bf9088
Update chill bundles to v4.2.1
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
f88bc7e9f0
Merge branch 'improve-local-storage' into 'master'
...
Improve error handling when saving objects to local disk
See merge request Chill-Projet/chill-bundles!872
2025-09-02 19:59:26 +00: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
v4.2.0
2025-09-02 17:13:28 +02:00
dfab223391
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2025-09-02 16:14:13 +02:00
539752485c
Allow null values for alias and dataFormatter in buildExportDataForNormalization method
2025-09-02 16:13:48 +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
f32a9dc7bc
Merge branch '64-identifiant-personne' into 'master'
...
Add external identifiers for person, editable in edit form, with minimal features associated
See merge request Chill-Projet/chill-bundles!871
2025-09-01 08:05:11 +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
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