From 2573c321607042221c9bca8dcce3b54b8f7455e2 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 20 Nov 2024 12:10:45 +0100 Subject: [PATCH] Update chill-bundles to v3.3.0 --- .changes/unreleased/Feature-20240614-153236.yaml | 8 -------- .changes/unreleased/Feature-20240614-153537.yaml | 7 ------- .changes/unreleased/Feature-20240718-151233.yaml | 5 ----- .changes/unreleased/Feature-20241112-212340.yaml | 5 ----- .changes/unreleased/Feature-20241112-212417.yaml | 5 ----- .changes/unreleased/Feature-20241112-212503.yaml | 5 ----- .changes/unreleased/Fixed-20241029-143304.yaml | 6 ------ .changes/unreleased/Fixed-20241114-151730.yaml | 5 ----- .changes/v3.3.0.md | 13 +++++++++++++ CHANGELOG.md | 14 ++++++++++++++ 10 files changed, 27 insertions(+), 46 deletions(-) delete mode 100644 .changes/unreleased/Feature-20240614-153236.yaml delete mode 100644 .changes/unreleased/Feature-20240614-153537.yaml delete mode 100644 .changes/unreleased/Feature-20240718-151233.yaml delete mode 100644 .changes/unreleased/Feature-20241112-212340.yaml delete mode 100644 .changes/unreleased/Feature-20241112-212417.yaml delete mode 100644 .changes/unreleased/Feature-20241112-212503.yaml delete mode 100644 .changes/unreleased/Fixed-20241029-143304.yaml delete mode 100644 .changes/unreleased/Fixed-20241114-151730.yaml create mode 100644 .changes/v3.3.0.md diff --git a/.changes/unreleased/Feature-20240614-153236.yaml b/.changes/unreleased/Feature-20240614-153236.yaml deleted file mode 100644 index a29000cc1..000000000 --- a/.changes/unreleased/Feature-20240614-153236.yaml +++ /dev/null @@ -1,8 +0,0 @@ -kind: Feature -body: |- - Electronic signature - - Implementation of the electronic signature for documents within chill. -time: 2024-06-14T15:32:36.875891692+02:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Feature-20240614-153537.yaml b/.changes/unreleased/Feature-20240614-153537.yaml deleted file mode 100644 index c16d49b2d..000000000 --- a/.changes/unreleased/Feature-20240614-153537.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Feature -body: The behavoir of the voters for stored objects is adjusted so as to limit edit - and delete possibilities to users related to the activity, social action or workflow - entity. -time: 2024-06-14T15:35:37.582159301+02:00 -custom: - Issue: "286" diff --git a/.changes/unreleased/Feature-20240718-151233.yaml b/.changes/unreleased/Feature-20240718-151233.yaml deleted file mode 100644 index 6e2666be8..000000000 --- a/.changes/unreleased/Feature-20240718-151233.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Metadata form added for person signatures -time: 2024-07-18T15:12:33.8134266+02:00 -custom: - Issue: "288" diff --git a/.changes/unreleased/Feature-20241112-212340.yaml b/.changes/unreleased/Feature-20241112-212340.yaml deleted file mode 100644 index cd4da511c..000000000 --- a/.changes/unreleased/Feature-20241112-212340.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Add a signature step in workflow, which allow to apply an electronic signature on documents -time: 2024-11-12T21:23:40.271035497+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Feature-20241112-212417.yaml b/.changes/unreleased/Feature-20241112-212417.yaml deleted file mode 100644 index de0ca49c8..000000000 --- a/.changes/unreleased/Feature-20241112-212417.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Keep an history of each version of a stored object. -time: 2024-11-12T21:24:17.491708762+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Feature-20241112-212503.yaml b/.changes/unreleased/Feature-20241112-212503.yaml deleted file mode 100644 index 935d452bb..000000000 --- a/.changes/unreleased/Feature-20241112-212503.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Add a "send external" step in workflow, which allow to send stored objects and other elements to remote people, by sending them a public url -time: 2024-11-12T21:25:03.599543577+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20241029-143304.yaml b/.changes/unreleased/Fixed-20241029-143304.yaml deleted file mode 100644 index efc0a5fb5..000000000 --- a/.changes/unreleased/Fixed-20241029-143304.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Adjust household list export to include households even if their address is - NULL -time: 2024-10-29T14:33:04.393943822+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20241114-151730.yaml b/.changes/unreleased/Fixed-20241114-151730.yaml deleted file mode 100644 index 09bc5801a..000000000 --- a/.changes/unreleased/Fixed-20241114-151730.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Remove validation of date string on deathDate -time: 2024-11-14T15:17:30.804640253+01:00 -custom: - Issue: "" diff --git a/.changes/v3.3.0.md b/.changes/v3.3.0.md new file mode 100644 index 000000000..bb56973b7 --- /dev/null +++ b/.changes/v3.3.0.md @@ -0,0 +1,13 @@ +## v3.3.0 - 2024-11-20 +### Feature +* Electronic signature + +Implementation of the electronic signature for documents within chill. +* ([#286](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/286)) The behavoir of the voters for stored objects is adjusted so as to limit edit and delete possibilities to users related to the activity, social action or workflow entity. +* ([#288](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/288)) Metadata form added for person signatures +* Add a signature step in workflow, which allow to apply an electronic signature on documents +* Keep an history of each version of a stored object. +* Add a "send external" step in workflow, which allow to send stored objects and other elements to remote people, by sending them a public url +### Fixed +* Adjust household list export to include households even if their address is NULL +* Remove validation of date string on deathDate diff --git a/CHANGELOG.md b/CHANGELOG.md index c5bed63c6..2c69d12d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,20 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v3.3.0 - 2024-11-20 +### Feature +* Electronic signature + +Implementation of the electronic signature for documents within chill. +* ([#286](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/286)) The behavoir of the voters for stored objects is adjusted so as to limit edit and delete possibilities to users related to the activity, social action or workflow entity. +* ([#288](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/288)) Metadata form added for person signatures +* Add a signature step in workflow, which allow to apply an electronic signature on documents +* Keep an history of each version of a stored object. +* Add a "send external" step in workflow, which allow to send stored objects and other elements to remote people, by sending them a public url +### Fixed +* Adjust household list export to include households even if their address is NULL +* Remove validation of date string on deathDate + ## v3.2.4 - 2024-11-06 ### Fixed * Fix compilation of chill assets