diff --git a/.changes/unreleased/Feature-20230817-131059.yaml b/.changes/unreleased/Feature-20230817-131059.yaml deleted file mode 100644 index 29de8ec34..000000000 --- a/.changes/unreleased/Feature-20230817-131059.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: Add locations in Aside Activity. By default, suggest user location, otherwise - a select with all locations. -time: 2023-08-17T13:10:59.152278661+02:00 -custom: - Issue: "133" diff --git a/.changes/unreleased/Feature-20230817-131152.yaml b/.changes/unreleased/Feature-20230817-131152.yaml deleted file mode 100644 index bf9a165bf..000000000 --- a/.changes/unreleased/Feature-20230817-131152.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: 'Adapt Aside Activity exports: display location, filter by location, group by - location' -time: 2023-08-17T13:11:52.911356021+02:00 -custom: - Issue: "133" diff --git a/.changes/unreleased/Feature-20230906-155212.yaml b/.changes/unreleased/Feature-20230906-155212.yaml deleted file mode 100644 index c894bbf72..000000000 --- a/.changes/unreleased/Feature-20230906-155212.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: Use the CRUD controller for center entity + add the isActive property to be - able to mask instances of Center that are no longer in use. -time: 2023-09-06T15:52:12.561065323+02:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20230712-111206.yaml b/.changes/unreleased/Fixed-20230712-111206.yaml deleted file mode 100644 index 7bec6095e..000000000 --- a/.changes/unreleased/Fixed-20230712-111206.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: reinstate the fusion of duplicate persons -time: 2023-07-12T11:12:06.673925762+02:00 -custom: - Issue: "107" diff --git a/.changes/unreleased/Fixed-20230817-131239.yaml b/.changes/unreleased/Fixed-20230817-131239.yaml deleted file mode 100644 index 6fc62f433..000000000 --- a/.changes/unreleased/Fixed-20230817-131239.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Missing translation in Work Actions exports -time: 2023-08-17T13:12:39.159627128+02:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20230821-115738.yaml b/.changes/unreleased/Fixed-20230821-115738.yaml deleted file mode 100644 index 366d46ed2..000000000 --- a/.changes/unreleased/Fixed-20230821-115738.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Reimplement the mission type filter on tasks, only for instances that have a - config parameter indicating true for this. -time: 2023-08-21T11:57:38.273630026+02:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20230822-142809.yaml b/.changes/unreleased/Fixed-20230822-142809.yaml deleted file mode 100644 index b22477135..000000000 --- a/.changes/unreleased/Fixed-20230822-142809.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: "Corrects a typing error in 2 filters, which caused an \nerror when trying to - reedit a saved export\n\n" -time: 2023-08-22T14:28:09.485466139+02:00 -custom: - Issue: "135" diff --git a/.changes/unreleased/Fixed-20230829-181332.yaml b/.changes/unreleased/Fixed-20230829-181332.yaml deleted file mode 100644 index bf77afcf9..000000000 --- a/.changes/unreleased/Fixed-20230829-181332.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: '[household] when moving a person to a sharing position to a not-sharing position - on the same household on the same date, remove the previous household membership on the same household. This fix duplicate member.' -time: 2023-08-29T18:13:32.799479781+02:00 -custom: - Issue: "136" diff --git a/.changes/unreleased/Fixed-20230829-181837.yaml b/.changes/unreleased/Fixed-20230829-181837.yaml deleted file mode 100644 index 447e8379d..000000000 --- a/.changes/unreleased/Fixed-20230829-181837.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: | - Add missing translation for comment field placeholder in repositionning household editor. -time: 2023-08-29T18:18:37.691526331+02:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20230906-154856.yaml b/.changes/unreleased/Fixed-20230906-154856.yaml deleted file mode 100644 index 73fb2dc48..000000000 --- a/.changes/unreleased/Fixed-20230906-154856.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Do not send an email to creator twice when adding a comment to a notification -time: 2023-09-06T15:48:56.991246312+02:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20230914-115451.yaml b/.changes/unreleased/Fixed-20230914-115451.yaml deleted file mode 100644 index ecee3cd32..000000000 --- a/.changes/unreleased/Fixed-20230914-115451.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Fix gestion doublon functionality to work with chill bundles v2 -time: 2023-09-14T11:54:51.09060399+02:00 -custom: - Issue: "107" diff --git a/.changes/unreleased/UX-20230829-181733.yaml b/.changes/unreleased/UX-20230829-181733.yaml deleted file mode 100644 index 981f2c272..000000000 --- a/.changes/unreleased/UX-20230829-181733.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: UX -body: | - Uniformize badge-person in household banner (background, size) -time: 2023-08-29T18:17:33.190396543+02:00 -custom: - Issue: "" diff --git a/.changes/v2.6.0.md b/.changes/v2.6.0.md new file mode 100644 index 000000000..656373532 --- /dev/null +++ b/.changes/v2.6.0.md @@ -0,0 +1,21 @@ +## v2.6.0 - 2023-09-14 +### Feature +* ([#133](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/133)) Add locations in Aside Activity. By default, suggest user location, otherwise a select with all locations. +* ([#133](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/133)) Adapt Aside Activity exports: display location, filter by location, group by location +* Use the CRUD controller for center entity + add the isActive property to be able to mask instances of Center that are no longer in use. +### Fixed +* ([#107](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/107)) reinstate the fusion of duplicate persons +* Missing translation in Work Actions exports +* Reimplement the mission type filter on tasks, only for instances that have a config parameter indicating true for this. +* ([#135](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/135)) Corrects a typing error in 2 filters, which caused an +error when trying to reedit a saved export + + +* ([#136](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/136)) [household] when moving a person to a sharing position to a not-sharing position on the same household on the same date, remove the previous household membership on the same household. This fix duplicate member. +* Add missing translation for comment field placeholder in repositionning household editor. + +* Do not send an email to creator twice when adding a comment to a notification +* ([#107](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/107)) Fix gestion doublon functionality to work with chill bundles v2 +### UX +* Uniformize badge-person in household banner (background, size) + diff --git a/CHANGELOG.md b/CHANGELOG.md index cd9f4683a..f1dcfd12a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,28 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.6.0 - 2023-09-14 +### Feature +* ([#133](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/133)) Add locations in Aside Activity. By default, suggest user location, otherwise a select with all locations. +* ([#133](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/133)) Adapt Aside Activity exports: display location, filter by location, group by location +* Use the CRUD controller for center entity + add the isActive property to be able to mask instances of Center that are no longer in use. +### Fixed +* ([#107](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/107)) reinstate the fusion of duplicate persons +* Missing translation in Work Actions exports +* Reimplement the mission type filter on tasks, only for instances that have a config parameter indicating true for this. +* ([#135](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/135)) Corrects a typing error in 2 filters, which caused an +error when trying to reedit a saved export + + +* ([#136](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/136)) [household] when moving a person to a sharing position to a not-sharing position on the same household on the same date, remove the previous household membership on the same household. This fix duplicate member. +* Add missing translation for comment field placeholder in repositionning household editor. + +* Do not send an email to creator twice when adding a comment to a notification +* ([#107](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/107)) Fix gestion doublon functionality to work with chill bundles v2 +### UX +* Uniformize badge-person in household banner (background, size) + + ## v2.5.3 - 2023-07-20 ### Fixed * ([#132](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/132)) Rendez-vous documents created would appear in all documents lists of all persons with an accompanying period. Or statements are now added to the where clause to filter out documents that come from unrelated accompanying period/ or person rendez-vous.