blob: 611ab89599e1be84fd24a912494536837924c5b3 (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
---
title: Ishtar changelog
date: 2022-07-27
---
Ishtar changelog
================
v4.0.11 - 2022-07-
--------------------
### Bug fix ###
- Admin - custom form: fix form choice initialization
v4.0.10 - 2022-07-22
--------------------
### Features ###
- Admin - Custom fields: exports and imports CSV, json
### Bug fix ###
- Sheet document - fix permalink content
- migrate_to_geo_v4:
- fix migration of item multi_polygon_source_item and point_source_item
- fix "Contour" label
v4.0.9 - 2022-07-21
-------------------
### Bug fix ###
- Import creation: fix importer type filter
v4.0.8 - 2022-07-18
-------------------
### Features ###
- Update french translations
v4.0.7 - 2022-07-18
-------------------
### Features ###
- Operation wizard refactoring
v4.0.6 - 2022-07-17
--------------------
### Bug fix ###
- Site creation: fix post message
v4.0.5 - 2022-07-17
--------------------
### Bug fix ###
- Geo - sheet: fix coordinates display
- Account deletion: fix summary
v4.0.4 - 2022-07-17
--------------------
### Features ###
- update translations
v4.0.3 - 2022-07-15
--------------------
### Bug fix ###
- migrate_to_geo_v4: fix operation and site import when SRID != 4326
v4.0.2 - 2022-06-15
--------------------
### Bug fix ###
- migrate_to_geo_v4: fix main item import when SRID=4326
v4.0.1 - 2022-06-15
--------------------
### Main features ###
- Migration to Django 2.2
- New geo item management
- Syndication of ishtar databases
### Features ###
- specific form for parcel management
- quick search action: grouping treatment
- better UI for imports
### Bug fix ###
- increase length of phone numbers
|