diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-19 10:22:57 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-19 11:49:58 +0100 |
commit | fa306995ea4849e9e613c5992b93e9df440e26f1 (patch) | |
tree | 56ad464c7181cc9d4599764c245bc3d199197215 /changelog | |
parent | 69310ccb3a79960df8e4479431e5eaf5b72d741b (diff) | |
download | Ishtar-fa306995ea4849e9e613c5992b93e9df440e26f1.tar.bz2 Ishtar-fa306995ea4849e9e613c5992b93e9df440e26f1.zip |
🐛 Document table: fix gallery view
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 2 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index ee44f0cbd..0e6b030ac 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -50,6 +50,7 @@ v4.0.XX - 2099-12-31 - tables: user, action, IP, routable IP ### Bug fixes ### +- document table: fix gallery view - geo sheet: - do not zoom or select point with no x, y coordinates - fix 2d point display @@ -58,6 +59,7 @@ v4.0.XX - 2099-12-31 - improve values format - context record relations graph - fix '\n' string (#5500) + 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 435b1d024..6fbb7b40c 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -51,6 +51,7 @@ v4.0.XX - 2099-12-31 - tables RGPD : informations sur utilisateur, action, IP, IP routable ### Corrections de dysfonctionnements ### +- tableau document : correction de la vue galerie - 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 |