diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-03 21:50:47 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-08 09:58:49 +0200 |
commit | cc353cb9354fc27e3a4d02e91d9eae66a01208ce (patch) | |
tree | 0981c0e806d4a528c56ab494971995c8f0787052 /CHANGES-DEV.md | |
parent | fbbfd652ffc9c18e04a8b320ef3e565f4d98c991 (diff) | |
download | Ishtar-cc353cb9354fc27e3a4d02e91d9eae66a01208ce.tar.bz2 Ishtar-cc353cb9354fc27e3a4d02e91d9eae66a01208ce.zip |
JSON types: multi valued choices - fix search index and last panel
Diffstat (limited to 'CHANGES-DEV.md')
-rw-r--r-- | CHANGES-DEV.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGES-DEV.md b/CHANGES-DEV.md index 2607374c9..5d983f6c6 100644 --- a/CHANGES-DEV.md +++ b/CHANGES-DEV.md @@ -2,9 +2,17 @@ Ishtar changelog ================ ### Features ### -- Context record: bulk update relation - type -- Context record: change field order - JSON types: multi valued choices +- Forms: + - context record: change field order +- Admin: available/unavailable action +- Bulk action: + - site: remains, cultural attributions, collaborators, + - operation: collaborators + - find: conservation commentary + - context record: town, relation - type +- Search: + - document: operation year, operation type ### Bugs ### - Search: fix url for person and organization |