diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-02-28 12:23:51 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-02-28 16:03:28 +0100 |
commit | 6cf86374a48ab080f5dfd91ea53cd090a783744e (patch) | |
tree | 1c77a128fdf6de255705ef2f5584c32103d2b29a /CHANGES.md | |
parent | 4e61947798d61d14bd07b8c826e216994392e0e4 (diff) | |
download | Ishtar-6cf86374a48ab080f5dfd91ea53cd090a783744e.tar.bz2 Ishtar-6cf86374a48ab080f5dfd91ea53cd090a783744e.zip |
Search: Fix many excluded search (refs #4793, refs #5209)
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/CHANGES.md b/CHANGES.md index 36813b525..f89848dd4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,20 +7,23 @@ Ishtar changelog ================ ### Features/improvements ### -- search: add created before/after field -- add custom cached_label configuration for each main item -- sheet document: better UI for files -- add "created" field on main items in order to facilitate queries -- model: add history for document and containers -- remove "Administration" entry - put Account management in "Directory" entry -- Admin - Global variable: edit in table, add import/export in CSV/JSON -- Admin: overload index to add sub-section headers +- General: + - add custom cached_label configuration for each main item + - add "created" field on main items in order to facilitate queries +- Search: add created before/after field +- Sheet document: better UI for files +- Model: add history for document and containers +- Menu: remove "Administration" entry - put Account management in "Directory" entry +- Admin: + - Global variable: edit in table, add import/export in CSV/JSON + - overload index to add subsection headers - Geo: create/edit form - new openlayers version - add default IGN tiles - Import: improve bad encoding detection ### Bug fixes ### -- find form: remove TAQ/TPQ check -- fix treatment and file treatment sheet display (bad QR code link) +- Search: Fix many excluded search +- Find form: remove TAQ/TPQ check +- Sheet: fix treatment and file treatment sheet display (bad QR code link) - File: filter plan action when preventive_operator is activated in profile v4.0.42 - 2023-01-25 @@ -164,7 +167,7 @@ v4.0.29 - 2022-11-29 ### Bug fixes ### - Fix redirect URL after logout -- Fix choice display - non relevant translation is deactivated +- Fix choice display - non-relevant translation is deactivated - Minor translation fixes @@ -234,7 +237,7 @@ v4.0.22 - 2022-10-14 -------------------- ### Features ### -- Context records: Excavation technic become many2many +- Context records: Excavation technic become many-to-many v4.0.21 - 2022-10-14 -------------------- @@ -277,7 +280,7 @@ v4.0.17 - 2022-09-10 ### Bug fix ### -- Geo: fix zoom to extent - fix item counts +- Geo: fix zoom to the extent - fix item counts v4.0.16 - 2022-09-09 -------------------- @@ -326,7 +329,7 @@ v4.0.12 - 2022-08-05 ### Bug fix ### -- fix bug for vanilla installation (db query before db is initialize) +- fix bug for vanilla installation (db query before db is initialized) v4.0.11 - 2022-08-02 -------------------- @@ -365,7 +368,7 @@ v4.0.8 - 2022-07-18 ### Features ### -- Update french translations +- Update French translations v4.0.7 - 2022-07-18 ------------------- |