diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-08 18:22:52 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:43:03 +0200 |
commit | 9d6b5a2c325fab3a017215f2e2bbc596ddbd8798 (patch) | |
tree | e5bd25b2630face93db2136b4b8ec9173fdcf019 /changelog | |
parent | 3f2d67d7361ba062780b423728189aaa66c13cea (diff) | |
download | Ishtar-9d6b5a2c325fab3a017215f2e2bbc596ddbd8798.tar.bz2 Ishtar-9d6b5a2c325fab3a017215f2e2bbc596ddbd8798.zip |
đź”– version 4.1.3
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 40b543aef..69415b9e3 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -69,6 +69,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 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 492196c33..df21a975c 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -17,6 +17,7 @@ v4.0.XX - 2099-12-31 - Lieu de conservation : autocompletion avec l'identifiant textuel - Formulaire document : suppression de la contrainte d'attachement à un élément - ajout de la pagination pour les imports archivés +- recherche : pour les dates introduction des notations 'critere=">21/12/2023"' et 'critere="<21/12/2023"' pour après et avant #### Imports ##### |