blob: 7636d411275dd1ca4f035d1048d017153c0621f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
---
title: Ishtar changelog
date: 2022-06-09
---
Ishtar develop changelog v3.2
=============================
### 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
- Generate preview image for PDF
### 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
|