blob: ebd5a199349cc8fcd14a57077ac70b73cbdd2839 (
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
|
---
title: Ishtar changelog
date: 2022-08-05
---
Ishtar changelog
================
v4.0.14 - 2022-08-05
--------------------
### Features ###
- Import: manage CSV geo data
### Bug fix ###
- Geo sheet: fix display coordinates
v4.0.13 - 2022-08-05
--------------------
### Bug fix ###
- Imports: CSV check fix encoding check
- Imports: add post importer actions in order to manage account importer
v4.0.12 - 2022-08-05
--------------------
### Bug fix ###
- fix bug for vanilla installation (db query before db is initialize)
v4.0.11 - 2022-08-02
--------------------
### Bug fix ###
- Admin - custom form: fix form choice initialization
- File:
- Parcel form: fix town initialization
- Remove Parcel formset from wizard
- Fix modification when general contractor is missing
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
|