diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-03 21:50:47 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-16 17:04:41 +0100 |
commit | 3e4a009c4be2d85d4443d59706ddf4ee9671b204 (patch) | |
tree | f9c6779750004098917b04b1c4837971b649be3e /CHANGES-DEV.md | |
parent | 09ffeeb464e53eb37a005c92c0af54af25a59561 (diff) | |
download | Ishtar-3e4a009c4be2d85d4443d59706ddf4ee9671b204.tar.bz2 Ishtar-3e4a009c4be2d85d4443d59706ddf4ee9671b204.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 |