f42bb498e4
Fix deprecation notice League/csv for createFromStream and createFromPath replaced by new from() method
v4.6.1
2025-10-27 13:21:04 +01:00
01889ac671
Upgrade to v4.6.1
2025-10-27 12:59:11 +01:00
62e5842311
Fix case where no 'reason' is picked within the PersonHavingActivityBetweenDateFilter.php
2025-10-27 12:50:34 +01:00
a22cbe0239
Merge branch 'ticket/add-events-on-change' into 'ticket-app-master'
...
Add Events when a ticket is updated, and trigger asynchronously post update events
See merge request Chill-Projet/chill-bundles!902
2025-10-16 12:34:12 +00:00
98902bdeb8
Add Events when a ticket is updated, and trigger asynchronously post update events
2025-10-16 12:34:12 +00:00
4765d4fe28
Merge branch '1677-create-ticket-list-for-user-file' into 'ticket-app-master'
...
Créer la page et la liste des tickets dans le dossier d'usager
See merge request Chill-Projet/chill-bundles!891
2025-10-15 11:06:04 +00:00
Boris Waaub
30bcb85549
Créer la page et la liste des tickets dans le dossier d'usager
2025-10-15 11:06:02 +00:00
8ad6f397a8
Release v4.6.0
v4.6.0
2025-10-15 12:40:22 +02:00
d713704633
Merge branch '394-page-workflow-subscribed-only-finalize' into 'master'
...
Only show active workflow on the page "my tracked workflows"
Closes #394
See merge request Chill-Projet/chill-bundles!901
2025-10-15 10:13:38 +00:00
b1fa9242a0
Only show active workflow on the page "my tracked workflows"
2025-10-15 10:13:38 +00:00
6ac554f93a
Merge branch '448-fix-daily-cronjob-digest' into 'master'
...
Fix sending of daily notification, when the previous last_execution parameter is not a valid last_execution date format
Closes #448
See merge request Chill-Projet/chill-bundles!900
2025-10-15 10:12:10 +00:00
372d8e5825
Fix sending of daily notification, when the previous last_execution parameter is not a valid last_execution date format
2025-10-15 10:12:10 +00:00
10f05e5559
Merge branch 'fix/fix-deletion-attachments' into 'master'
...
Take permissions into account for deletion of WorkflowAttachment (+ type safety)
See merge request Chill-Projet/chill-bundles!899
2025-10-13 14:12:06 +00:00
ddb2a65419
Take permissions into account for deletion of WorkflowAttachment (+ type safety)
2025-10-13 14:12:06 +00:00
8d40a8089f
Merge branch '446-fix-duplicated-filename-stored-object-version' into 'master'
...
Enforce filename uniqueness in `StoredObjectVersion` with partial unique index...
Closes #446
See merge request Chill-Projet/chill-bundles!898
2025-10-13 10:47:47 +00:00
e1bf4a24d2
Enforce filename uniqueness in StoredObjectVersion with partial unique index...
2025-10-13 10:47:47 +00:00
208a378185
Merge branch 'fix_mado_to_validate' into 'master'
...
Fix loading of classlists in SocialIssuesAcc.vue
See merge request Chill-Projet/chill-bundles!833
2025-10-08 11:44:49 +00:00
9089c8959b
remove ux/translator package in error
2025-10-08 11:35:47 +00:00
1b9b581c31
Hide top_banner by default
2025-10-08 13:10:26 +02:00
aa1abe4c88
Merge branch '423-environment-banner' into 'master'
...
Resolve "Ajouter un bandeau qui permet de distinguer les différents environnements"
Closes #423
See merge request Chill-Projet/chill-bundles!896
2025-10-08 11:05:22 +00:00
d82c9cc9a7
Resolve "Ajouter un bandeau qui permet de distinguer les différents environnements"
2025-10-08 11:05:22 +00:00
a7e3b1c5d2
Use an object (instead of string) for dynamic classList in SocialIssuesAcc.vue component
2025-10-08 11:37:02 +02:00
84cf11933d
Fix loading of classlists in SocialIssuesAcc.vue
2025-10-08 11:21:09 +02:00
bc2fbee5c6
Fix: notification edit template
...
form field addressesEmail removed
2025-10-06 12:14:00 +02:00
ebd10ca522
Merge branch 'fix/history-of-versions-stored-object' into 'master'
...
Fix the rendering of storedObject's history
See merge request Chill-Projet/chill-bundles!893
2025-10-03 20:47:06 +00:00
d3a31be412
Fix re-ordering of StoredObjectVersion in the list of versions
...
As some intermediate versions are remove, this may lead to situation where the indexes are not continous. In that case, the array is not a list, and is rendered as an array with numeric indexes, instead of a list of elements. The HistoryListItem component fails to render.
- Ensured proper handling of removed versions by using `array_values` to reindex items.
- Added test case to validate the result after removing a version.
- Asserted the results are a proper list in the API response.
2025-10-03 22:40:59 +02:00
d159a82f88
Update import paths in HistoryButtonListItem.vue to use aliases
...
- Changed types import to use `ChillDocStoreAssets/types`.
- Updated `ISOToDatetime` import to use `ChillMainAssets/chill/js/date`.
2025-10-03 22:20:51 +02:00
c2d9c73fd4
Release v4.5.1
v4.5.1
2025-10-03 14:11:41 +02:00
0d6d15fcf7
Merge branch 'fix/conversion-exception' into 'master'
...
Introduce `ConversionWithSameMimeTypeException` for improved error handling in document conversion.
See merge request Chill-Projet/chill-bundles!892
2025-10-03 12:10:24 +00:00
f9ad96c78b
Introduce ConversionWithSameMimeTypeException for improved error handling in document conversion.
...
- Added the `ConversionWithSameMimeTypeException` to handle cases where document conversion is requested for the same MIME type.
- Updated `StoredObjectToPdfConverter` to throw the new exception when encountering such cases.
- Enhanced error logging in `PostSendExternalMessageHandler` to capture these specific conversion errors.
2025-10-03 13:57:06 +02:00
fcc9529a20
Add missing javascript dependency in package.json
2025-10-03 13:56:20 +02:00
955cb817c4
Release v4.5.0
v4.5.0
2025-10-03 12:09:17 +02:00
6d2e78ce55
Fix parameter handling in MenuComposer and MenuTwig
...
- Corrected `routeParameters` assignment in `MenuComposer` for proper parameter usage.
- Adjusted `menus` and `routes` assignment order in `MenuTwig` for consistent handling.
2025-10-03 12:00:51 +02:00
823f9546b9
Merge branch '421-signature-fixes' into 'master'
...
Signature fixes
Closes #421
See merge request Chill-Projet/chill-bundles!887
2025-10-03 09:49:34 +00:00
be39fa16e7
Signature fixes
2025-10-03 09:49:33 +00:00
74c9eb5585
Rector corrections
2025-09-30 16:23:27 +02:00
61ca700bbe
Merge branch '1682-1683-1684-fix-bug-mr-884' into 'ticket-app-master'
...
FIX des bugs du merge request 884
See merge request Chill-Projet/chill-bundles!885
2025-09-30 13:49:04 +00:00
Boris Waaub
b43aeebc3c
FIX des bugs du merge request 884
2025-09-30 13:49:04 +00:00
f93c7e014f
Add test for MyInvitationsController.php
2025-09-30 15:45:26 +02:00
e6a799abc4
Add translation for invitation list page title
2025-09-30 15:30:38 +02:00
68a0ef7115
Reorganize templates to allow re-use of _list.html.twig within listByUser.html.twig template
2025-09-30 15:30:20 +02:00
1675c56f3d
Fix order of paginator parameters passed to findBy method
2025-09-30 15:29:41 +02:00
056e2dcc5f
Merge branch 'ticket/WP1617-motifs-hierarchiques' into 'ticket-app-master'
...
Support for parent/children motives
See merge request Chill-Projet/chill-bundles!886
2025-09-30 13:12:06 +00:00
e57d1ac696
Support for parent/children motives
2025-09-30 13:12:06 +00:00
675e8450fc
WIP: switch from ACLAware to normal repository usage
2025-09-30 14:34:47 +02:00
4ffd7034d0
feat: add invitation list
...
- Introduced `MyInvitationsController` for managing user invitations
- Added `InviteACLAwareRepository` and its interface for handling invite data operations
- Created views for listing and displaying user-specific invitations
- Updated user menu to include "My invitations list" option
2025-09-30 14:34:47 +02:00
0eff1d2e79
Merge branch 'ticket/improve-local-menu-builder' into 'ticket-app-master'
...
Refactor `MenuComposer` to improve type safety and simplify local menu builder integration
See merge request Chill-Projet/chill-bundles!890
2025-09-29 15:03:05 +00:00
3928b2cc7a
Refactor MenuComposer to improve type safety and simplify local menu builder integration
2025-09-29 15:03:05 +00:00
4f51ef81ad
Add resources and examples for chill:main:ticket_motives_import command
...
- Added a `README.md` file in `resources/ticket_motives_import/` to explain the command's usage.
- Included a sample `motives.yaml` file with predefined ticket motives for importing.
2025-09-29 13:05:42 +02:00
4637dc692c
Add OverrideTranslationCommand for generating customized translation catalogues
...
- Introduced a Symfony console command `chill:main:override_translation` to apply YAML-defined translation overrides.
- Added an example configuration file in `resources/translation_override/` to illustrate usage.
- Updated service definitions to register the new command.
2025-09-29 13:05:32 +02:00