diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:42:29 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:42:29 +0200 |
commit | c79c6f8cfab2c5508b6f7538d7df2a15990eb7e3 (patch) | |
tree | 6cd110377c33a67dac6de821297c8a38ca98e8f3 /changelog | |
parent | 30a519cfd351a7dd8a3ce97cd63aaf52d356a6fe (diff) | |
download | Ishtar-c79c6f8cfab2c5508b6f7538d7df2a15990eb7e3.tar.bz2 Ishtar-c79c6f8cfab2c5508b6f7538d7df2a15990eb7e3.zip |
🐛 Document table: fix gallery view
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index cee9450e1..66c5c35ac 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 diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 3e02cc0ff..c4abc57c6 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 |