mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Release 2.23.0
This commit is contained in:
parent
84069e03dc
commit
cea44d1788
@ -1,5 +0,0 @@
|
||||
kind: Feature
|
||||
body: Add a button to duplicate calendar ranges from a week to another one
|
||||
time: 2024-07-01T15:32:23.602091234+02:00
|
||||
custom:
|
||||
Issue: "123"
|
@ -1,5 +0,0 @@
|
||||
kind: Feature
|
||||
body: '[admin] filter users by active / inactive in the admin user''s list'
|
||||
time: 2024-07-05T10:46:34.365091722+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,7 +0,0 @@
|
||||
kind: Feature
|
||||
body: |+
|
||||
Add the possibility to mark all notifications as read
|
||||
|
||||
time: 2024-07-05T15:21:11.730543489+02:00
|
||||
custom:
|
||||
Issue: "273"
|
@ -1,5 +0,0 @@
|
||||
kind: Feature
|
||||
body: Handle duplicate reference id in the import of reference addresses
|
||||
time: 2024-07-19T13:40:59.418509766+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,6 +0,0 @@
|
||||
kind: Feature
|
||||
body: Do not update the "createdAt" column when importing postal code which does not
|
||||
change
|
||||
time: 2024-07-19T13:42:41.208629736+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Feature
|
||||
body: Display filename on file upload within the UI interface
|
||||
time: 2024-07-19T13:55:15.16139422+02:00
|
||||
custom:
|
||||
Issue: ""
|
@ -1,5 +0,0 @@
|
||||
kind: Fixed
|
||||
body: Take into account the acp closing date in the acp works date filter
|
||||
time: 2024-06-13T13:59:45.561891547+02:00
|
||||
custom:
|
||||
Issue: "271"
|
12
.changes/v2.23.0.md
Normal file
12
.changes/v2.23.0.md
Normal file
@ -0,0 +1,12 @@
|
||||
## v2.23.0 - 2024-07-19
|
||||
### Feature
|
||||
* ([#123](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/123)) Add a button to duplicate calendar ranges from a week to another one
|
||||
* [admin] filter users by active / inactive in the admin user's list
|
||||
* ([#273](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/273)) Add the possibility to mark all notifications as read
|
||||
|
||||
|
||||
* Handle duplicate reference id in the import of reference addresses
|
||||
* Do not update the "createdAt" column when importing postal code which does not change
|
||||
* Display filename on file upload within the UI interface
|
||||
### Fixed
|
||||
* ([#271](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/271)) Take into account the acp closing date in the acp works date filter
|
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.23.0 - 2024-07-19
|
||||
### Feature
|
||||
* ([#123](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/123)) Add a button to duplicate calendar ranges from a week to another one
|
||||
* [admin] filter users by active / inactive in the admin user's list
|
||||
* ([#273](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/273)) Add the possibility to mark all notifications as read
|
||||
|
||||
|
||||
* Handle duplicate reference id in the import of reference addresses
|
||||
* Do not update the "createdAt" column when importing postal code which does not change
|
||||
* Display filename on file upload within the UI interface
|
||||
### Fixed
|
||||
* ([#271](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/271)) Take into account the acp closing date in the acp works date filter
|
||||
|
||||
## v2.22.2 - 2024-07-03
|
||||
### Fixed
|
||||
* Remove scope required for event participation stats
|
||||
|
Loading…
x
Reference in New Issue
Block a user