mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
publish new 2.2.0 version
This commit is contained in:
parent
88a544fabe
commit
5a102d4989
@ -1,5 +0,0 @@
|
||||
kind: DX
|
||||
body: 'DQL function OVERLAPSI: simplify expression in postgresql'
|
||||
time: 2023-06-14T23:30:00.217427234+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,7 +0,0 @@
|
||||
kind: Feature
|
||||
body: 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
|
||||
time: 2023-06-13T15:49:03.663438985+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Feature
|
||||
body: Add notification to accompanying period work and work's evaluation's documents
|
||||
time: 2023-06-13T23:06:40.090777525+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,6 +0,0 @@
|
||||
kind: Feature
|
||||
body: '[Export] Filter accompanying period by step at date: allow to pick multiple
|
||||
steps'
|
||||
time: 2023-06-14T22:47:20.577100599+02:00
|
||||
custom:
|
||||
Issue: "113"
|
@ -1,5 +0,0 @@
|
||||
kind: Feature
|
||||
body: '[export] add a filter on accompanying period: filter by step between two dates'
|
||||
time: 2023-06-14T23:31:07.979389911+02:00
|
||||
custom:
|
||||
Issue: "113"
|
@ -1,6 +0,0 @@
|
||||
kind: Fixed
|
||||
body: use the correct annotation for the association between PersonCurrentCenter and
|
||||
Person
|
||||
time: 2023-06-06T17:07:42.060486553+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Fixed
|
||||
body: Fix birthdate timezone in PersonRenderBox
|
||||
time: 2023-06-13T15:54:53.125120559+02:00
|
||||
custom:
|
||||
Issue: "58"
|
@ -1,5 +0,0 @@
|
||||
kind: Fixed
|
||||
body: Fix the notification counter
|
||||
time: 2023-06-13T23:08:38.67342897+02:00
|
||||
custom:
|
||||
Issue: "55"
|
12
.changes/v2.2.0.md
Normal file
12
.changes/v2.2.0.md
Normal file
@ -0,0 +1,12 @@
|
||||
## 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
|
13
CHANGELOG.md
13
CHANGELOG.md
@ -6,6 +6,19 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||
|
||||
|
||||
## 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
|
||||
|
||||
## v2.1.0 - 2023-06-12
|
||||
|
||||
### Feature
|
||||
|
Loading…
x
Reference in New Issue
Block a user