diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-05-16 16:39:55 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-08 09:58:50 +0200 |
commit | 1278dde057a343d6c09e829e43b66e8a95840910 (patch) | |
tree | 33b07e3cc578a37e9a651ef178e000ba50a5f7cb | |
parent | 342da796b3de530c6f4a36aa7c956da2cc2a0b0e (diff) | |
download | Ishtar-1278dde057a343d6c09e829e43b66e8a95840910.tar.bz2 Ishtar-1278dde057a343d6c09e829e43b66e8a95840910.zip |
Update develop changelog
-rw-r--r-- | CHANGES-DEV.md | 29 |
1 files changed, 24 insertions, 5 deletions
diff --git a/CHANGES-DEV.md b/CHANGES-DEV.md index 5b457f6af..b5807eeb4 100644 --- a/CHANGES-DEV.md +++ b/CHANGES-DEV.md @@ -1,21 +1,40 @@ -Ishtar changelog -================ +Ishtar develop changelog +======================== ### Features ### +- Preventive forms for budget plan - Performance: revoke cascade task - JSON types: multi valued choices - Forms: - context record: change field order -- Admin: available/unavailable action -- Bulk action: +- Admin: + - available/unavailable action + - context record relations: reverse relations and logical relations columns +- Modify bulk action: - site: remains, cultural attributions, collaborators, - operation: collaborators - find: conservation commentary - - context record: town, relation - type + - context record: town, relation - type, archaeological site, parcel + - document: format, scale, support + - basket: properties +- Sheet quick action: + - context record: add a find + - basket: modify properties + - person: create account + - document: add related document - Search: - document: operation year, operation type + - context record - by operation name +- commands: + - ishtar_maintenance_task: fix operation missing parcels +- Tables: + - operation - scientific column +Sheet: + - organization: sort member by alphabetic + ### Bugs ### - Search: fix url for person and organization - Geo: use own precise multipolygone centroid before parent precise point +- Many to one treatment: fix attribute conservation |