diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-05-10 13:26:27 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-05-13 18:33:52 +0200 |
commit | 5f4984cd7be670bc636fe15d52f9848b7b6e0435 (patch) | |
tree | 5996dfb2572b063b97b37da093aa0e509d102ca4 /changelog | |
parent | 4d2ba21b81167ab0acdf07548fefef0b8bf5dcec (diff) | |
download | Ishtar-5f4984cd7be670bc636fe15d52f9848b7b6e0435.tar.bz2 Ishtar-5f4984cd7be670bc636fe15d52f9848b7b6e0435.zip |
🔖 version 4.1.11
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 17 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 15 |
2 files changed, 31 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index e4357da86..80794d8fe 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,19 @@ +v4.1.11 - 2024-05-10 +-------------------- + +### Features/improvements ### +- Operation: + - add finds and documentation deposit dates + - quick action: add administrative act (#5925) + +### Bug fixes ### +- table count - fix bad number of items count on finds with many associated context record (#5898) +- import error check: fix error when ID is higher than 1000 (#5931) +- account search tables: display profile type instead of profile name (#5618) +- sheet: restore button is more visible and has been detached from navigation buttons (#5917) +- when base finds are deleted, delete the associated finds if not other base find is associated (#3871) +- search query: fix multiple date criteria on the same attribute + v4.0.XX - 2099-12-31 -------------------- @@ -5,7 +21,6 @@ v4.0.XX - 2099-12-31 - biographical note - Biographical notes edit form - ### Features/improvements ### - geo form: - add coordinates display diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index bb3420fb4..b75a09b00 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,18 @@ +v4.1.11 - 2024-05-10 +-------------------- + +### Fonctionnalités/améliorations ### +- Opération : + - ajout des dates de versement de la documentation et du mobilier + - action rapide : ajout d'acte administratif + +### Corrections de dysfonctionnements ### +- table mobilier : correction du nombre d'éléments quand du mobilier est associé à plusieurs unités d'enregistremenr (#5898) +- imports : coche des erreurs - correction d'un dusfonctionnement lorsque l'identifiant est supérieur à 1000 (#5931) +- table des utilisateurs : afficher le type de profil dans les colonnes et non le nom du profil (#5618) +- quand du mobilier d'origine est supprimé, suppresion du mobilier associé si aucun autre mobilier d'origine lui est associé (#3871) +- requête de recherche : correction de la recherche date si plusieurs critères de recherche portent sur le même attribut + v4.0.XX - 2099-12-31 -------------------- |