diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-21 19:29:44 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:51:52 +0100 |
commit | b48f78ab210a40534ea00214cdb5d4d13d04f1a5 (patch) | |
tree | 213bd8b25a1e46c877415e1bcaf0c0a3a453e907 /changelog | |
parent | 9737bc047a8f013d3556a627a7052b5aac08c692 (diff) | |
download | Ishtar-b48f78ab210a40534ea00214cdb5d4d13d04f1a5.tar.bz2 Ishtar-b48f78ab210a40534ea00214cdb5d4d13d04f1a5.zip |
✨ Imports: built-in CSV viewer
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 | 2 |
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 fa144629e..3b5dcb109 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -2,8 +2,10 @@ v4.0.XX - 2099-12-31 -------------------- ### Features/improvements ### +- pre-import forms - imports form: reorganisation of field order - import table : + - built-in CSV viewer - automatic progress refresh - reorganization of fields - improved presentation diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 6c07bf5fd..7bfd88bda 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -2,8 +2,10 @@ v4.0.XX - 2099-12-31 -------------------- ### Fonctionnalités/améliorations ### +- ajout de formulaire pré-imports - formulaire d'imports: réorganisation de l'ordre des champs - table des imports : + - visualisateur CSV intégré - raffrachissement automatique de l'avancement - réorganisation des champs - amélioration de la présentation |