diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-03-16 11:41:22 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-03-16 14:42:16 +0100 |
commit | 63c96b0484661419c30a830e2d7ab52c209cf0f0 (patch) | |
tree | 9337e16f9d05b6231e153201d5e86e2334b5c307 /CHANGES.md | |
parent | f5796cb2bf4e3bbe3a71b9cdf9320aea690ddfd9 (diff) | |
download | Ishtar-63c96b0484661419c30a830e2d7ab52c209cf0f0.tar.bz2 Ishtar-63c96b0484661419c30a830e2d7ab52c209cf0f0.zip |
Custom form: can add header message - Profile: custom footer message
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md index 4e75bd47d..8e971e11b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -38,9 +38,10 @@ Ishtar changelog - improve many facet query - Document - source type is now a hierarchic search - Context record: add identification and activity criteria -- Find form: remove TAQ/TPQ check - File: filter plan action when preventive_operator is activated in profile -- Profile: do not display geo item list when mapping is deactivated +- Profile: + - do not display geo item list when mapping is deactivated + - custom footer message - Explicit message on associated container deletion when a warehouse is deleted - Administrative act: add a warning when associated item is deleted - Imports: register automatically type models for export @@ -48,6 +49,9 @@ Ishtar changelog - UI: - sheet header - add caret to show collapse - show/hide password on login +- Forms: + - custom form - can add header message + - Find: remove TAQ/TPQ check - Sheet: - fix treatment and file treatment sheet display (bad QR code link) |