release 2.5.2

This commit is contained in:
Julien Fastré 2023-07-15 09:00:03 +02:00
parent 98c2ee3ab2
commit 1ebf68683f
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
3 changed files with 9 additions and 7 deletions

View File

@ -1,7 +0,0 @@
kind: Fixed
body: '[Collate Address] when updating address point, do not use the point''s address
reference if the similarity is below the requirement for associating the address
reference and the address (it uses the postcode''s center instead)'
time: 2023-07-15T08:51:53.293736534+02:00
custom:
Issue: ""

3
.changes/v2.5.2.md Normal file
View File

@ -0,0 +1,3 @@
## v2.5.2 - 2023-07-15
### Fixed
* [Collate Address] when updating address point, do not use the point's address reference if the similarity is below the requirement for associating the address reference and the address (it uses the postcode's center instead)

View File

@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v2.5.2 - 2023-07-15
### Fixed
* [Collate Address] when updating address point, do not use the point's address reference if the similarity is below the requirement for associating the address reference and the address (it uses the postcode's center instead)
## v2.5.1 - 2023-07-14
### Fixed
* [collate addresses] block collating addresses to another address reference where the address reference is already the best match
@ -19,6 +23,7 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
* ([#128](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/128)) [Export] allow to group activities by localisation
* ([#129](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/129)) [export] Add a filter "filter course having an activity between two dates"
* ([#112](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/112)) [addresses] Add a cronjob to re-associate addresses with addresses reference every 6 hours
* Improve filtering layout
### Fixed
* reimplement the visualization of all calculator results
@ -47,6 +52,7 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
* meilleure intégration du bouton "détail d'une adresse": améliration de la taille et de la position
* bouton permettant de visualiser les détails d'une adresse (modale avec carte) dans la bannière "Usager" et "Ménage"
* amélioration de la modale permettant de voir les détails d'un usager: les adresses de résidence sont dans la continuité des autres adresses, et non plus dans une colonne séparée
* améliore le design et l'expérience utilisateur des filtres
## v2.4.0 - 2023-07-07