Release: version 2.10.0

This commit is contained in:
Julien Fastré 2023-10-24 15:50:47 +02:00
parent 461995b56b
commit e21fe70b75
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
8 changed files with 10 additions and 41 deletions

View File

@ -1,6 +0,0 @@
kind: Feature
body: '[export] Add a filter "grouping accompanying period by opening date" and "trouping
accompanying period by closing date"'
time: 2023-10-18T11:38:25.80362952+02:00
custom:
Issue: "172"

View File

@ -1,6 +0,0 @@
kind: Feature
body: '[export] add a filter and aggregator on accompanying period work: group/filter
by handling third party'
time: 2023-10-18T13:32:03.565201495+02:00
custom:
Issue: "172"

View File

@ -1,6 +0,0 @@
kind: Feature
body: '[export] add a filter and aggregator on activites: group/filter activities
by people participating to the exchange'
time: 2023-10-18T16:02:35.99265091+02:00
custom:
Issue: "172"

View File

@ -1,6 +0,0 @@
kind: Feature
body: '[export] add a grouping on accompanying period export: group by activity type
associated to at least one activity within the accompanying period'
time: 2023-10-18T16:49:27.567166953+02:00
custom:
Issue: "172"

View File

@ -1,5 +0,0 @@
kind: Feature
body: '[export] sort filters and aggregators by title'
time: 2023-10-19T14:03:57.435338127+02:00
custom:
Issue: ""

View File

@ -1,6 +0,0 @@
kind: Feature
body: '[export] create a parameter that will force to skip the filtering by center
(ACL) when generating an export'
time: 2023-10-19T17:19:00.51809407+02:00
custom:
Issue: "179"

View File

@ -1,6 +0,0 @@
kind: Fixed
body: '[export] fix date range selection on filter and grouping "by status of the
course at date", on accompanying periods'
time: 2023-10-19T11:43:50.455829748+02:00
custom:
Issue: "177"

10
.changes/v2.10.0.md Normal file
View File

@ -0,0 +1,10 @@
## v2.10.0 - 2023-10-24
### Feature
* ([#172](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/172)) [export] Add a filter "grouping accompanying period by opening date" and "trouping accompanying period by closing date"
* ([#172](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/172)) [export] add a filter and aggregator on accompanying period work: group/filter by handling third party
* ([#172](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/172)) [export] add a filter and aggregator on activites: group/filter activities by people participating to the exchange
* ([#172](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/172)) [export] add a grouping on accompanying period export: group by activity type associated to at least one activity within the accompanying period
* [export] sort filters and aggregators by title
* ([#179](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/179)) [export] create a parameter that will force to skip the filtering by center (ACL) when generating an export
### Fixed
* ([#177](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/177)) [export] fix date range selection on filter and grouping "by status of the course at date", on accompanying periods