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/en | |
parent | 57ce249c3e853e0f8292a18ceeae2509a9feadc3 (diff) | |
download | Ishtar-5ef65bd7e15c4df827a2f8ea31552a87364aef7d.tar.bz2 Ishtar-5ef65bd7e15c4df827a2f8ea31552a87364aef7d.zip |
🔖 version 4.1.5
Diffstat (limited to 'changelog/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 7 |
1 files changed, 5 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 -------------------- |