mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
13 lines
958 B
Markdown
13 lines
958 B
Markdown
## v2.2.0 - 2023-06-18
|
|
### Feature
|
|
* When navigating from a workflow regarding to an evaluation's document to an accompanying course, scroll directly to the document, and blink to highlight this document
|
|
* Add notification to accompanying period work and work's evaluation's documents
|
|
* ([#113](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/113))[Export] Filter accompanying period by step at date: allow to pick multiple steps
|
|
* ([#113](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/113))[export] add a filter on accompanying period: filter by step between two dates
|
|
### Fixed
|
|
* use the correct annotation for the association between PersonCurrentCenter and Person
|
|
* ([#58](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/58))Fix birthdate timezone in PersonRenderBox
|
|
* ([#55](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/55))Fix the notification counter
|
|
### DX
|
|
* DQL function OVERLAPSI: simplify expression in postgresql
|