diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-17 12:22:23 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-17 12:22:23 +0200 |
commit | 5ef65bd7e15c4df827a2f8ea31552a87364aef7d (patch) | |
tree | ce97a7d216a57f196bdcb5701c68ceb0174b880d /changelog | |
parent | 57ce249c3e853e0f8292a18ceeae2509a9feadc3 (diff) | |
download | Ishtar-5ef65bd7e15c4df827a2f8ea31552a87364aef7d.tar.bz2 Ishtar-5ef65bd7e15c4df827a2f8ea31552a87364aef7d.zip |
đź”– version 4.1.5
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 7 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 2af01b5aa..dfa962727 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -20,6 +20,7 @@ v4.0.XX - 2099-12-31 - Warehouse: autocomplete with slug - Document form: remove the attachment constraint - add pagination to archived imports page +- search: for dates, introduce notation 'criteria=">21/12/2023"' and 'criteria="<21/12/2023"' for before and after #### Imports ##### - pre-import forms @@ -45,11 +46,13 @@ v4.0.XX - 2099-12-31 ### Technical ### -- correction script grouped communes allocation to operations +- script to fix grouped towns allocation to operations - debug mode for imports - imports: - fix post import actions in defaults - document: post importer action - set main image +- ishtar_maintenance script: fix_geographic_items task +- geodata: fix default attachment for find, context records, warehouse and container #### Imports ##### - update relationship between imports and main items @@ -73,7 +76,7 @@ v4.0.XX - 2099-12-31 - Context record autocomplete: explicit search by operation code (#5834) - Sheet: prevent overflow of file name on other fields (#5835) - JSON data date: fix criteria search - sheet display localized version (#5883) -- search: for dates, introduce notation 'criteria=">21/12/2023"' and 'criteria="<21/12/2023"' for before and after +- Operation: rename "operation code" to "yearly index" 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 bf8af2d32..7929e06ad 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -51,6 +51,8 @@ v4.0.XX - 2099-12-31 - imports: - correction des actions de post import configurés dans les données par défaut - document : action post import - "set_main_image" - la valeur correspond au type de données associées pour lesquelles associer l'image en tant qu'image principale. Exemple : "finds" pour le mobilier. +- script ishtar_maintenance : tâche "fix_geographic_items" +- données geographiques : correction des attachements par défaut pour mobilier d'origine, unités d'enregistrements, lieux de conservation et contenants. #### Imports ##### - relation de mise à jour entre imports et les éléments principaux @@ -74,6 +76,7 @@ v4.0.XX - 2099-12-31 - unités d'enregistrement autocompletion : recherche explicite par code opération (#5834) - fiche : empêcher le débordement du nom du ficher sur les autres champs (#5835) - données JSON date : correction des critères de recherche - affichage de la version localisée sur les fiches (#5883) +- Opération : renommage "Code opération" en "Index numérique" v4.0.75 - 2024-04-16 -------------------- |