diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 52 |
1 files changed, 51 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 7fef53dc6..6c8bb3b15 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,61 @@ --- title: Ishtar changelog -date: 2022-06-08 +date: 2022-07-08 --- Ishtar changelog ================ +v3.2.1 - 2022-07-08 +-------------------- + +### 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 + - 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, 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, add operations where organization is operator +- Generate preview image for PDF +- Import - New/Edit: verify associated images is a valid zip file + +### Bug fix ### + +- Search: fix url for person and organization +- Geo: use own precise multipolygone centroid before parent precise point +- Many to one treatment: fix attribute conservation +- Sheet: silently fails when missing graph relations image is missing +- Import delete: do not crash when no SLUG is available for an attached item +- JSON fields: fix multi-value choices fields + + +v3.1.75 - 2022-06-09 +-------------------- + ### Features ### - custom index: "whole_db" key is available for index on the whole db |