update to 2.8.0

This commit is contained in:
Julien Fastré 2023-10-05 09:42:42 +02:00
parent cffad6219f
commit dbc19ca692
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
6 changed files with 19 additions and 27 deletions

View File

@ -1,6 +0,0 @@
kind: Feature
body: 'Reassigning list: when reassigning courses to a new user, the job associated
with the course become the one of the new user (if any)'
time: 2023-09-28T14:56:28.69132294+02:00
custom:
Issue: "162"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix filter "accompanying course by social action" to avoid duplication in list
time: 2023-09-13T12:26:16.38720953+02:00
custom:
Issue: "143"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: 'View a third party: avoid errors when a contact has a civility'
time: 2023-09-28T12:09:10.199359071+02:00
custom:
Issue: "164"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix the filters and aggregators on exports "count peoples"
time: 2023-09-28T14:32:46.696092741+02:00
custom:
Issue: "163"

View File

@ -1,6 +0,0 @@
kind: Fixed
body: From the database, avoid the creation of location history for same period and
at same dates
time: 2023-10-02T12:06:02.412233177+02:00
custom:
Issue: "143"

19
.changes/v2.8.0.md Normal file
View File

@ -0,0 +1,19 @@
## v2.8.0 - 2023-10-05
### Feature
* ([#162](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/162)) Reassigning list: when reassigning courses to a new user, the job associated with the course become the one of the new user (if any)
* Reassining list: the length of the list is increased to 100 courses
### Fixed
* ([#143](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/143)) Fix filter "accompanying course by social action" to avoid duplication in list
* ([#164](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/164)) View a third party: avoid errors when a contact has a civility
* ([#163](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/163)) Fix the filters and aggregators on exports "count peoples"
* ([#143](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/143)) From the database, avoid the creation of location history for same period and at same dates
### Traduction francophone des principaux changements
- Fonctionnalité: Réassigner les parcours en lot: lorsque des parcours sont réassignés "en lot", les parcours sont maintenant associés au métier du nouveau référent;
- Correction: certaines causes qui créaient des doublons dans les listes ont été corrigées;
- Correction des associations entre l'export "nombre de personnes" et les filtres et regroupements associés