diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-12-26 16:33:57 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:55:35 +0100 |
commit | cc880c117ed73ed35dc951a5f070746b112607d1 (patch) | |
tree | 68cb352389f178e55b212a7558af02172a58ae3e | |
parent | afaffa1f6cfa9bff4ea2abe965e5a0a1907876bd (diff) | |
download | Ishtar-cc880c117ed73ed35dc951a5f070746b112607d1.tar.bz2 Ishtar-cc880c117ed73ed35dc951a5f070746b112607d1.zip |
📝 update changelog
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 13 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 14 |
2 files changed, 27 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index db1a8ba08..5698249f8 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -2,6 +2,8 @@ v4.0.XX - 2099-12-31 -------------------- ### Features/improvements ### + +#### Imports ##### - pre-import forms - imports : ability to use natively LibreOffice and Excel files - imports - group: chain multiple imports @@ -18,10 +20,21 @@ v4.0.XX - 2099-12-31 - imports - match: do not propose "Set to NULL" for required columns - searches: add criteria "imported from" +#### GDPR Module ##### +- documentation +- admin - GDPR log (read only, export) +- record GDPR on log directory view and directory export + + ### Technical ### + +#### Imports ##### - update relationship between imports and main items - imports - queues: manage a low priority queue for imports +#### GDPR Module ##### +- tables: user, action, IP, routable IP + 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 e0a153d56..76c1ca666 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -2,6 +2,8 @@ v4.0.XX - 2099-12-31 -------------------- ### Fonctionnalités/améliorations ### + +#### Imports ##### - ajout de formulaire pré-imports - imports : possibilité d'utiliser nativement les fichiers tableurs LibreOffice et Excel - imports - groupes : chainage d'imports multiples @@ -18,10 +20,22 @@ v4.0.XX - 2099-12-31 - imports - correspondance : ne pas proposer « Mettre à NULL » quand le champ est obligatoire - recherche : ajout du critère « importé depuis » +#### Module RGPD ##### +- documentation +- administration : log RGPD (lecture seule, exportation) +- enregistrement RGPD : + - lors de la visualisation et de l'export de l'annuaire + + ### Technique ### + +#### Imports ##### - relation de mise à jour entre imports et les éléments principaux - imports - file d'attente : gestion d'une file d'attente en priorité basse +#### Module RGPD ##### +- tables RGPD : informations sur utilisateur, action, IP, IP routable + v4.0.72 - 2024-02-05 -------------------- |