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 | 03df2dd4e3f21f8e134d0d6cd70b05401872a2ef (patch) | |
tree | 33b07e3cc578a37e9a651ef178e000ba50a5f7cb | |
parent | 7d75cedee6e55355ab6a4b3f590a34027aab41c5 (diff) | |
download | Ishtar-03df2dd4e3f21f8e134d0d6cd70b05401872a2ef.tar.bz2 Ishtar-03df2dd4e3f21f8e134d0d6cd70b05401872a2ef.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 |