mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
31 lines
1.9 KiB
Markdown
31 lines
1.9 KiB
Markdown
## v2.23.0 - 2024-07-23 & 2024-07-19
|
|
### Feature
|
|
* ([#221](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/221)) [DX] move async-upload-bundle features into chill-bundles
|
|
* Add job bundle (module emploi)
|
|
* Upgrade import of address list to the last version of compiled addresses of belgian-best-address
|
|
|
|
* Upgrade CKEditor and refactor configuration with use of typescript
|
|
|
|
* ([#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
|
|
* Fix resolving of centers for an household, which will fix in turn the access control
|
|
* Resolved type hinting error in activity list export
|
|
* ([#271](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/271)) Take into account the acp closing date in the acp works date filter
|
|
|
|
### Traduction française des principaux changements
|
|
- Ajout d'un bouton pour dupliquer les périodes de disponibilités d'une semaine à une autre;
|
|
- dans l'interface d'administration, filtre sur les utilisateurs actifs. Par défaut, seul les utilisateurs
|
|
actifs sont affichés;
|
|
- Nouveau bouton pour indiquer toutes les notifications comme lues;
|
|
- Améliorations sur l'import des adresses et des codes postaux;
|
|
- Affiche le nom du fichier déposé quand on téléverse un fichier depuis le poste de travail local;
|
|
- Agrandit l'icône du type de fichier dans l'interface de dépôt de fichier;
|
|
- correction: tient compte de la date de fermeture du parcours dans les filtres sur les actions d'accompagnement.
|