diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-02-22 12:32:02 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-02-22 12:48:35 +0100 |
commit | 1a2d320457700d7a83895807b677262dd193aaed (patch) | |
tree | 1b7a3066e6ef046473855f22a3ccaf747c72d764 /CHANGES.md | |
parent | 42285e7a5ec1169d7838d9dac951f63610077edd (diff) | |
download | Ishtar-1a2d320457700d7a83895807b677262dd193aaed.tar.bz2 Ishtar-1a2d320457700d7a83895807b677262dd193aaed.zip |
remove "Administration" entry - put Account management in "Directory" entry - admin: improve global var
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index a73197c84..32630daca 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ --- title: Ishtar changelog -date: 2023-01-30 +date: 2023-02-22 --- Ishtar changelog @@ -12,6 +12,8 @@ Ishtar changelog - 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 ### Bug fixes ### - find form: remove TAQ/TPQ check |