diff --git a/.changes/unreleased/Feature-20231218-153151.yaml b/.changes/unreleased/Feature-20231218-153151.yaml deleted file mode 100644 index 8a842bfa2..000000000 --- a/.changes/unreleased/Feature-20231218-153151.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: Create new filter for persons having a participation in an accompanying period - during a certain time span -time: 2023-12-18T15:31:51.489901829+01:00 -custom: - Issue: "231" diff --git a/.changes/unreleased/Feature-20240122-124849.yaml b/.changes/unreleased/Feature-20240122-124849.yaml deleted file mode 100644 index 82703bd2c..000000000 --- a/.changes/unreleased/Feature-20240122-124849.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: '[Export][List of accompanyign period] Add two columns: the list of persons - participating to the period, and their ids' -time: 2024-01-22T12:48:49.824833412+01:00 -custom: - Issue: "241" diff --git a/.changes/unreleased/Feature-20240129-133319.yaml b/.changes/unreleased/Feature-20240129-133319.yaml deleted file mode 100644 index ff2b96ebf..000000000 --- a/.changes/unreleased/Feature-20240129-133319.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: 'Add capability to generate export about change of steps of accompanying period, and generate exports for this' -time: 2024-01-29T13:33:19.190365565+01:00 -custom: - Issue: "244" diff --git a/.changes/unreleased/Feature-20240207-103951.yaml b/.changes/unreleased/Feature-20240207-103951.yaml deleted file mode 100644 index b0f71b7cf..000000000 --- a/.changes/unreleased/Feature-20240207-103951.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: 'Export: group accompanying period by person participating' -time: 2024-02-07T10:39:51.97331052+01:00 -custom: - Issue: "253" diff --git a/.changes/unreleased/Feature-20240207-114629.yaml b/.changes/unreleased/Feature-20240207-114629.yaml deleted file mode 100644 index 813d14ba7..000000000 --- a/.changes/unreleased/Feature-20240207-114629.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: 'Export: add filter for courses not linked to a reference address' -time: 2024-02-07T11:46:29.491027007+01:00 -custom: - Issue: "243" diff --git a/.changes/unreleased/Feature-20240207-164038.yaml b/.changes/unreleased/Feature-20240207-164038.yaml deleted file mode 100644 index ff5096036..000000000 --- a/.changes/unreleased/Feature-20240207-164038.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Allow to group activities linked with accompanying period by reason -time: 2024-02-07T16:40:38.408575109+01:00 -custom: - Issue: "229" diff --git a/.changes/unreleased/Feature-20240208-123318.yaml b/.changes/unreleased/Feature-20240208-123318.yaml deleted file mode 100644 index b883306e8..000000000 --- a/.changes/unreleased/Feature-20240208-123318.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: Prevent social work to be saved when another user edited conccurently the social - work -time: 2024-02-08T12:33:18.319442398+01:00 -custom: - Issue: "115" diff --git a/.changes/unreleased/Feature-20240208-210138.yaml b/.changes/unreleased/Feature-20240208-210138.yaml deleted file mode 100644 index 977cd76cd..000000000 --- a/.changes/unreleased/Feature-20240208-210138.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Modernize the event bundle, with some new fields and multiple improvements -time: 2024-02-08T21:01:38.124701724+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20231129-113138.yaml b/.changes/unreleased/Fixed-20231129-113138.yaml deleted file mode 100644 index efe9b10c1..000000000 --- a/.changes/unreleased/Fixed-20231129-113138.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix error in logs about wrong typing of eventArgs in onEditNotificationComment - method -time: 2023-11-29T11:31:38.933538592+01:00 -custom: - Issue: "220" diff --git a/.changes/unreleased/Fixed-20240130-140301.yaml b/.changes/unreleased/Fixed-20240130-140301.yaml deleted file mode 100644 index 45fb94f6a..000000000 --- a/.changes/unreleased/Fixed-20240130-140301.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix the conditions upon which social actions should be optional or required - in relation to social issues within the activity creation form -time: 2024-01-30T14:03:01.942955636+01:00 -custom: - Issue: "256" diff --git a/.changes/unreleased/UX-20240208-112235.yaml b/.changes/unreleased/UX-20240208-112235.yaml deleted file mode 100644 index 429e71f3c..000000000 --- a/.changes/unreleased/UX-20240208-112235.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: UX -body: Order list of centers alphabetically in dropdown 'user' section admin. -time: 2024-02-08T11:22:35.5079313+01:00 -custom: - Issue: "260" diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a731bae4..d2e085ead 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,22 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.16.0 - 2024-02-08 +### Feature +* ([#231](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/231)) Create new filter for persons having a participation in an accompanying period during a certain time span +* ([#241](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/241)) [Export][List of accompanyign period] Add two columns: the list of persons participating to the period, and their ids +* ([#244](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/244)) Add capability to generate export about change of steps of accompanying period, and generate exports for this +* ([#253](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/253)) Export: group accompanying period by person participating +* ([#243](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/243)) Export: add filter for courses not linked to a reference address +* ([#229](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/229)) Allow to group activities linked with accompanying period by reason +* ([#115](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/115)) Prevent social work to be saved when another user edited conccurently the social work +* Modernize the event bundle, with some new fields and multiple improvements +### Fixed +* ([#220](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/220)) Fix error in logs about wrong typing of eventArgs in onEditNotificationComment method +* ([#256](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/256)) Fix the conditions upon which social actions should be optional or required in relation to social issues within the activity creation form +### UX +* ([#260](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/260)) Order list of centers alphabetically in dropdown 'user' section admin. + ## v2.15.2 - 2024-01-11 ### Fixed * Fix the id_seq used when creating a new accompanying period participation during fusion of two person files