From 61e981d30af776e6a64394b56110063e86f0bab0 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 9 Jan 2024 12:16:15 +0100 Subject: ✨ sheet map: display buffer - 🐛 sheet map: fix 2d point display MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog/en/changelog_2022-06-15.md | 8 +++++++- changelog/fr/changelog_2023-01-25.md | 9 ++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) (limited to 'changelog') diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 38961c599..ca5a8d547 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -2,6 +2,10 @@ v4.0.XX - 2099-12-31 -------------------- ### Features/improvements ### +- geo form: + - add coordinates display + - get coordinates from geolocalisation +- geo sheet: display point buffer #### Imports ##### - pre-import forms @@ -36,7 +40,9 @@ v4.0.XX - 2099-12-31 - tables: user, action, IP, routable IP ### Bug fixes ### -- geo sheet: do not zoom or select point with no x, y coordinates +- geo sheet: + - do not zoom or select point with no x, y coordinates + - fix 2d point display v4.0.72 - 2024-02-05 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 5aa63679c..179015abc 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -2,6 +2,11 @@ v4.0.XX - 2099-12-31 -------------------- ### Fonctionnalités/améliorations ### +- formulaire géographique : + - affichage des coordonnées + - obtention des coordonnées depuis la géolocalisation +- fiche géographique: affichage du tampon du point + #### Imports ##### - ajout de formulaire pré-imports @@ -37,7 +42,9 @@ v4.0.XX - 2099-12-31 - tables RGPD : informations sur utilisateur, action, IP, IP routable ### Corrections de dysfonctionnements ### -- fiche géo : retrait des fonctions de zoom et de sélection pour les points sans coordonnées x et y +- fiche géo : + - retrait des fonctions de zoom et de sélection pour les points sans coordonnées x et y + - correction de l'affichage de points 2D v4.0.72 - 2024-02-05 -------------------- -- cgit v1.2.3