From 2e4e5ee79ac1f54e7394b82506feb828cb943c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 24 Nov 2023 12:39:13 +0100 Subject: [PATCH] Release v2.14.0 --- .changes/unreleased/Feature-20231116-115315.yaml | 6 ------ .changes/unreleased/Fixed-20231116-142207.yaml | 6 ------ .changes/unreleased/Fixed-20231123-144502.yaml | 5 ----- .changes/unreleased/Fixed-20231124-121854.yaml | 5 ----- .changes/unreleased/Fixed-20231124-122955.yaml | 5 ----- .changes/v2.14.0.md | 8 ++++++++ CHANGELOG.md | 9 +++++++++ 7 files changed, 17 insertions(+), 27 deletions(-) delete mode 100644 .changes/unreleased/Feature-20231116-115315.yaml delete mode 100644 .changes/unreleased/Fixed-20231116-142207.yaml delete mode 100644 .changes/unreleased/Fixed-20231123-144502.yaml delete mode 100644 .changes/unreleased/Fixed-20231124-121854.yaml delete mode 100644 .changes/unreleased/Fixed-20231124-122955.yaml create mode 100644 .changes/v2.14.0.md diff --git a/.changes/unreleased/Feature-20231116-115315.yaml b/.changes/unreleased/Feature-20231116-115315.yaml deleted file mode 100644 index c63dec5f8..000000000 --- a/.changes/unreleased/Feature-20231116-115315.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: 'Export: in filter "Filter accompanying period work (social action) by type, - goal and result", order the items alphabetically or with the defined order' -time: 2023-11-16T11:53:15.32989153+01:00 -custom: - Issue: "161" diff --git a/.changes/unreleased/Fixed-20231116-142207.yaml b/.changes/unreleased/Fixed-20231116-142207.yaml deleted file mode 100644 index 9f3d927ef..000000000 --- a/.changes/unreleased/Fixed-20231116-142207.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: 'Export: on filter "action by type goals, and results", restore the fields when - editing a saved export' -time: 2023-11-16T14:22:07.968973002+01:00 -custom: - Issue: "141" diff --git a/.changes/unreleased/Fixed-20231123-144502.yaml b/.changes/unreleased/Fixed-20231123-144502.yaml deleted file mode 100644 index b48617823..000000000 --- a/.changes/unreleased/Fixed-20231123-144502.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: 'Export: fix the list of accompanying period work, when the "calc date" is null' -time: 2023-11-23T14:45:02.839510554+01:00 -custom: - Issue: "219" diff --git a/.changes/unreleased/Fixed-20231124-121854.yaml b/.changes/unreleased/Fixed-20231124-121854.yaml deleted file mode 100644 index 912e5d3cd..000000000 --- a/.changes/unreleased/Fixed-20231124-121854.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Fix rendering of custom fields -time: 2023-11-24T12:18:54.023062767+01:00 -custom: - Issue: "222" diff --git a/.changes/unreleased/Fixed-20231124-122955.yaml b/.changes/unreleased/Fixed-20231124-122955.yaml deleted file mode 100644 index f7410b6ae..000000000 --- a/.changes/unreleased/Fixed-20231124-122955.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Fix various errors in custom fields administration -time: 2023-11-24T12:29:55.417513892+01:00 -custom: - Issue: "" diff --git a/.changes/v2.14.0.md b/.changes/v2.14.0.md new file mode 100644 index 000000000..560372fff --- /dev/null +++ b/.changes/v2.14.0.md @@ -0,0 +1,8 @@ +## v2.14.0 - 2023-11-24 +### Feature +* ([#161](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/161)) Export: in filter "Filter accompanying period work (social action) by type, goal and result", order the items alphabetically or with the defined order +### Fixed +* ([#141](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/141)) Export: on filter "action by type goals, and results", restore the fields when editing a saved export +* ([#219](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/219)) Export: fix the list of accompanying period work, when the "calc date" is null +* ([#222](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/222)) Fix rendering of custom fields +* Fix various errors in custom fields administration diff --git a/CHANGELOG.md b/CHANGELOG.md index c02b047e5..33c28ef98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.14.0 - 2023-11-24 +### Feature +* ([#161](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/161)) Export: in filter "Filter accompanying period work (social action) by type, goal and result", order the items alphabetically or with the defined order +### Fixed +* ([#141](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/141)) Export: on filter "action by type goals, and results", restore the fields when editing a saved export +* ([#219](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/219)) Export: fix the list of accompanying period work, when the "calc date" is null +* ([#222](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/222)) Fix rendering of custom fields +* Fix various errors in custom fields administration + ## v2.13.0 - 2023-11-21 ### Feature * ([#173](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/173)) Allow user to add a phonenumber to their profile which will be included in automatically generated documents