diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:39:44 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:39:44 +0200 |
commit | 84411044231a40b3e18890abc52a8e0de6241a5d (patch) | |
tree | 47b0fc51ddabe7f16778122c549fc2f57f6fb034 | |
parent | 96f7a6102af73540313f571b4bdc1943fb185441 (diff) | |
download | Ishtar-84411044231a40b3e18890abc52a8e0de6241a5d.tar.bz2 Ishtar-84411044231a40b3e18890abc52a8e0de6241a5d.zip |
📝 update changelog
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 13 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 15 |
2 files changed, 28 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index b86900454..547937467 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.75 - 2024-04-16 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 35a1bfb82..974f426bc 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,23 @@ 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.75 - 2024-04-16 -------------------- |