mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
21 lines
1.8 KiB
Markdown
21 lines
1.8 KiB
Markdown
## 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 "grouping 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 activities
|
|
* ([#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
|
|
|
|
### Résumé francophone des changements
|
|
|
|
- Ajout d'un regroupement sur les parcours: par date de cloture et d'ouverture;
|
|
- Ajouter d'un filtre et regroupement par tiers traitant sur les actions d'accompagnement;
|
|
- ajout d'un filtre et regroupement par usager participant sur les échanges
|
|
- ajout d'un regroupement: par type d'activité associé au parcours;
|
|
- trie les filtre et regroupements par ordre alphabétique dans els exports
|
|
- ajout d'un paramètre qui permet de désactiver le filtre par centre dans les exports
|
|
- correction de l'interface de date dans les filtres et regroupements "par statut du parcours à la date"
|