summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-10-26 18:39:17 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-02-05 10:51:52 +0100
commitddd68ea0677fcc29da7169f609398c9c00aa4334 (patch)
treea35e75d8c1e6d41f75ff159d8d59d097c4356bb6
parent2e2054f7175f98cbb9f41545fd26bafc7c034cff (diff)
downloadIshtar-ddd68ea0677fcc29da7169f609398c9c00aa4334.tar.bz2
Ishtar-ddd68ea0677fcc29da7169f609398c9c00aa4334.zip
📝 update changelog
-rw-r--r--changelog/en/changelog_2022-06-15.md2
-rw-r--r--changelog/fr/changelog_2023-01-25.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md
index 9c74b1658..58eeeb387 100644
--- a/changelog/en/changelog_2022-06-15.md
+++ b/changelog/en/changelog_2022-06-15.md
@@ -3,7 +3,9 @@ v4.0.XX - 2099-12-31
### Features/improvements ###
- pre-import forms
+- imports : refactoring of permission management
- imports: allow to exclude some errors messages
+- imports: allow errors to be pointed out line by line
- imports - form: reorganisation of field order
- imports - table :
- built-in CSV viewer
diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md
index 77c648efa..e04cadb18 100644
--- a/changelog/fr/changelog_2023-01-25.md
+++ b/changelog/fr/changelog_2023-01-25.md
@@ -3,7 +3,9 @@ v4.0.XX - 2099-12-31
### Fonctionnalités/améliorations ###
- ajout de formulaire pré-imports
+- imports : refonte de la gestion des droits
- imports : possibilité d'ignorer certains messages d'erreur
+- imports : possibilité de pointer les erreurs ligne par ligne
- imports - formulaires : réorganisation de l'ordre des champs
- imports - tables :
- visualisateur CSV intégré