Release 2.17.0

This commit is contained in:
Julien Fastré 2024-03-19 21:00:38 +01:00
parent 9ac43ecf5b
commit a2cea3df02
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
6 changed files with 8 additions and 30 deletions

View File

@ -1,6 +0,0 @@
kind: Feature
body: New export filter for social actions with an evaluation created between two
dates
time: 2024-02-27T13:31:35.828320711+01:00
custom:
Issue: "237"

View File

@ -1,6 +0,0 @@
kind: Feature
body: In the list of accompangying period, add the list of person's centers and the
duration of the course
time: 2024-03-14T22:26:34.103648729+01:00
custom:
Issue: "258"

View File

@ -1,5 +0,0 @@
kind: Feature
body: Allow to customize list person with new fields
time: 2024-03-19T17:21:00.873293991+01:00
custom:
Issue: "238"

View File

@ -1,6 +0,0 @@
kind: Fixed
body: 'Fix languages: load the languages in all availables languages configured for
Chill'
time: 2024-03-14T15:43:43.396044369+01:00
custom:
Issue: "264"

View File

@ -1,7 +0,0 @@
kind: Fixed
body: Keep a consistent behaviour between the filtering of activities within the document
generation (model "accompanying period with activities"), and the same filter in
the list of activities for an accompanying period
time: 2024-03-14T21:15:32.690077164+01:00
custom:
Issue: "259"

8
.changes/v2.17.0.md Normal file
View File

@ -0,0 +1,8 @@
## v2.17.0 - 2024-03-19
### Feature
* ([#237](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/237)) New export filter for social actions with an evaluation created between two dates
* ([#258](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/258)) In the list of accompangying period, add the list of person's centers and the duration of the course
* ([#238](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/238)) Allow to customize list person with new fields
### Fixed
* ([#264](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/264)) Fix languages: load the languages in all availables languages configured for Chill
* ([#259](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/259)) Keep a consistent behaviour between the filtering of activities within the document generation (model "accompanying period with activities"), and the same filter in the list of activities for an accompanying period