From 4028c020ee65e87dccce9ed446e628e5ce21ce69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 15 Jan 2026 18:01:10 +0100 Subject: [PATCH] Release v4.12.0 --- .changes/unreleased/Feature-20260105-150817.yaml | 6 ------ .changes/unreleased/Feature-20260115-100801.yaml | 6 ------ .changes/unreleased/Fixed-20251218-102405.yaml | 6 ------ .changes/unreleased/Fixed-20251218-110722.yaml | 6 ------ .changes/unreleased/Fixed-20251230-125728.yaml | 6 ------ .changes/unreleased/Fixed-20260112-103411.yaml | 6 ------ .changes/unreleased/Fixed-20260112-153337.yaml | 6 ------ .changes/unreleased/Fixed-20260113-162130.yaml | 7 ------- .changes/unreleased/Fixed-20260115-132538.yaml | 6 ------ .changes/unreleased/Fixed-20260115-145334.yaml | 6 ------ .changes/unreleased/Fixed-20260115-172224.yaml | 6 ------ .changes/v4.12.0.md | 16 ++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ 13 files changed, 31 insertions(+), 67 deletions(-) delete mode 100644 .changes/unreleased/Feature-20260105-150817.yaml delete mode 100644 .changes/unreleased/Feature-20260115-100801.yaml delete mode 100644 .changes/unreleased/Fixed-20251218-102405.yaml delete mode 100644 .changes/unreleased/Fixed-20251218-110722.yaml delete mode 100644 .changes/unreleased/Fixed-20251230-125728.yaml delete mode 100644 .changes/unreleased/Fixed-20260112-103411.yaml delete mode 100644 .changes/unreleased/Fixed-20260112-153337.yaml delete mode 100644 .changes/unreleased/Fixed-20260113-162130.yaml delete mode 100644 .changes/unreleased/Fixed-20260115-132538.yaml delete mode 100644 .changes/unreleased/Fixed-20260115-145334.yaml delete mode 100644 .changes/unreleased/Fixed-20260115-172224.yaml create mode 100644 .changes/v4.12.0.md diff --git a/.changes/unreleased/Feature-20260105-150817.yaml b/.changes/unreleased/Feature-20260105-150817.yaml deleted file mode 100644 index c1d5977d3..000000000 --- a/.changes/unreleased/Feature-20260105-150817.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: Display version of chill bundles in application footer -time: 2026-01-05T15:08:17.317719064+01:00 -custom: - Issue: "473" - SchemaChange: No schema change diff --git a/.changes/unreleased/Feature-20260115-100801.yaml b/.changes/unreleased/Feature-20260115-100801.yaml deleted file mode 100644 index 198cd8470..000000000 --- a/.changes/unreleased/Feature-20260115-100801.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: Increase the delay before removing stale workflow from 90 days to 180 days. -time: 2026-01-15T10:08:01.177391818+01:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20251218-102405.yaml b/.changes/unreleased/Fixed-20251218-102405.yaml deleted file mode 100644 index 8a9dbc9c2..000000000 --- a/.changes/unreleased/Fixed-20251218-102405.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix the condition to display concerned persons in calendar list items. -time: 2025-12-18T10:24:05.885090777+01:00 -custom: - Issue: "480" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20251218-110722.yaml b/.changes/unreleased/Fixed-20251218-110722.yaml deleted file mode 100644 index 045211032..000000000 --- a/.changes/unreleased/Fixed-20251218-110722.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: 'Fix ordering of social actions: actions with a closing date in the future should be considered as ''still open''.' -time: 2025-12-18T11:07:22.699897317+01:00 -custom: - Issue: "481" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20251230-125728.yaml b/.changes/unreleased/Fixed-20251230-125728.yaml deleted file mode 100644 index 2ee7b761a..000000000 --- a/.changes/unreleased/Fixed-20251230-125728.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix export group by center for persons without a center in CenterAggregator.php -time: 2025-12-30T12:57:28.773521385+01:00 -custom: - Issue: "477" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260112-103411.yaml b/.changes/unreleased/Fixed-20260112-103411.yaml deleted file mode 100644 index 57ff00ab2..000000000 --- a/.changes/unreleased/Fixed-20260112-103411.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix the calculation of budget balance to only take into account resources and charges that are still actual -time: 2026-01-12T10:34:11.032115897+01:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260112-153337.yaml b/.changes/unreleased/Fixed-20260112-153337.yaml deleted file mode 100644 index 2e947f438..000000000 --- a/.changes/unreleased/Fixed-20260112-153337.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix desactivation date for Goals and results -time: 2026-01-12T15:33:37.95108325+01:00 -custom: - Issue: "489" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260113-162130.yaml b/.changes/unreleased/Fixed-20260113-162130.yaml deleted file mode 100644 index d0919a1af..000000000 --- a/.changes/unreleased/Fixed-20260113-162130.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Fixed -body: | - Prevent sending a notification when the user sign the document himself -time: 2026-01-13T16:21:30.279454299+01:00 -custom: - Issue: "490" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260115-132538.yaml b/.changes/unreleased/Fixed-20260115-132538.yaml deleted file mode 100644 index 3b671b12e..000000000 --- a/.changes/unreleased/Fixed-20260115-132538.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: 'Fix: acc periods of which user is the referrer should not be included if when the list is filtered by center and none of the participations are part of the center' -time: 2026-01-15T13:25:38.269774735+01:00 -custom: - Issue: "491" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260115-145334.yaml b/.changes/unreleased/Fixed-20260115-145334.yaml deleted file mode 100644 index cc740fb81..000000000 --- a/.changes/unreleased/Fixed-20260115-145334.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: 'fix CommentInput: replace deprecated value binding with model-value' -time: 2026-01-15T14:53:34.733888032+01:00 -custom: - Issue: "492" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260115-172224.yaml b/.changes/unreleased/Fixed-20260115-172224.yaml deleted file mode 100644 index 7874e184e..000000000 --- a/.changes/unreleased/Fixed-20260115-172224.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: fix issue with stored object permissions associated with workflows (as attachment, or through a related entity) -time: 2026-01-15T17:22:24.044767294+01:00 -custom: - Issue: "493" - SchemaChange: No schema change diff --git a/.changes/v4.12.0.md b/.changes/v4.12.0.md new file mode 100644 index 000000000..b903e6c6a --- /dev/null +++ b/.changes/v4.12.0.md @@ -0,0 +1,16 @@ +## v4.12.0 - 2026-01-15 +### Feature +* ([#473](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/473)) Display version of chill bundles in application footer +* Increase the delay before removing stale workflow from 90 days to 180 days. +### Fixed +* ([#480](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/480)) Fix the condition to display concerned persons in calendar list items. +* ([#481](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/481)) Fix ordering of social actions: actions with a closing date in the future should be considered as 'still open'. +* ([#477](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/477)) Fix export group by center for persons without a center in CenterAggregator.php +* Fix the calculation of budget balance to only take into account resources and charges that are still actual +* ([#489](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/489)) Fix desactivation date for Goals and results +* ([#490](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/490)) Prevent sending a notification when the user signs the document himself +* ([#491](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/491)) Fix: acc periods of which user is the referrer should not be included if when the list is filtered by center and none of the participations are part of the center +* ([#492](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/492)) fix CommentInput: replace deprecated value binding with model-value +* ([#493](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/493)) fix issue with stored object permissions associated with workflows (as attachment, or through a related entity) + + BC: the constructor's signature of `\Chill\DocStoreBundle\Security\Authorization\StoredObjectVoter\AbstractStoredObjectVoter` has changed. diff --git a/CHANGELOG.md b/CHANGELOG.md index 91cb02135..37372c9fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,21 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v4.12.0 - 2026-01-15 +### Feature +* ([#473](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/473)) Display version of chill bundles in application footer +* Increase the delay before removing stale workflow from 90 days to 180 days. +### Fixed +* ([#480](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/480)) Fix the condition to display concerned persons in calendar list items. +* ([#481](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/481)) Fix ordering of social actions: actions with a closing date in the future should be considered as 'still open'. +* ([#477](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/477)) Fix export group by center for persons without a center in CenterAggregator.php +* Fix the calculation of budget balance to only take into account resources and charges that are still actual +* ([#489](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/489)) Fix desactivation date for Goals and results +* ([#490](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/490)) Prevent sending a notification when the user signs the document himself +* ([#491](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/491)) Fix: acc periods of which user is the referrer should not be included if when the list is filtered by center and none of the participations are part of the center +* ([#492](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/492)) fix CommentInput: replace deprecated value binding with model-value +* ([#493](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/493)) fix issue with stored object permissions associated with workflows (as attachment, or through a related entity) + ## v4.11.0 - 2025-12-17 ### Feature * ([#478](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/478)) Add filtering to admin lists: social actions, social issues, goals, results, and evaluations