umap-project 3.0.4__py3-none-any.whl → 3.0.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/__init__.py +1 -1
- umap/locale/el/LC_MESSAGES/django.mo +0 -0
- umap/locale/el/LC_MESSAGES/django.po +136 -56
- umap/locale/en/LC_MESSAGES/django.mo +0 -0
- umap/locale/en/LC_MESSAGES/django.po +18 -18
- umap/locale/es/LC_MESSAGES/django.mo +0 -0
- umap/locale/es/LC_MESSAGES/django.po +136 -56
- umap/locale/it/LC_MESSAGES/django.mo +0 -0
- umap/locale/it/LC_MESSAGES/django.po +143 -63
- umap/locale/nl/LC_MESSAGES/django.mo +0 -0
- umap/locale/nl/LC_MESSAGES/django.po +1 -1
- umap/models.py +1 -0
- umap/settings/base.py +1 -0
- umap/static/umap/css/bar.css +1 -1
- umap/static/umap/css/tooltip.css +13 -0
- umap/static/umap/js/modules/autocomplete.js +7 -8
- umap/static/umap/js/modules/browser.js +89 -94
- umap/static/umap/js/modules/caption.js +6 -4
- umap/static/umap/js/modules/data/features.js +1 -19
- umap/static/umap/js/modules/data/layer.js +100 -61
- umap/static/umap/js/modules/facets.js +1 -1
- umap/static/umap/js/modules/form/fields.js +1 -1
- umap/static/umap/js/modules/help.js +4 -0
- umap/static/umap/js/modules/importer.js +1 -1
- umap/static/umap/js/modules/managers.js +46 -0
- umap/static/umap/js/modules/permissions.js +1 -1
- umap/static/umap/js/modules/rendering/controls.js +251 -0
- umap/static/umap/js/modules/rendering/layers/heat.js +5 -0
- umap/static/umap/js/modules/rendering/map.js +21 -10
- umap/static/umap/js/modules/rendering/ui.js +0 -1
- umap/static/umap/js/modules/rules.js +56 -46
- umap/static/umap/js/modules/schema.js +5 -1
- umap/static/umap/js/modules/share.js +2 -2
- umap/static/umap/js/modules/slideshow.js +1 -1
- umap/static/umap/js/modules/sync/engine.js +23 -9
- umap/static/umap/js/modules/ui/bar.js +2 -2
- umap/static/umap/js/modules/ui/base.js +13 -0
- umap/static/umap/js/modules/umap.js +69 -111
- umap/static/umap/js/umap.controls.js +0 -310
- umap/static/umap/js/umap.core.js +0 -40
- umap/static/umap/locale/am_ET.js +8 -3
- umap/static/umap/locale/am_ET.json +8 -3
- umap/static/umap/locale/ar.js +8 -3
- umap/static/umap/locale/ar.json +8 -3
- umap/static/umap/locale/ast.js +8 -3
- umap/static/umap/locale/ast.json +8 -3
- umap/static/umap/locale/bg.js +8 -3
- umap/static/umap/locale/bg.json +8 -3
- umap/static/umap/locale/br.js +8 -3
- umap/static/umap/locale/br.json +8 -3
- umap/static/umap/locale/ca.js +20 -17
- umap/static/umap/locale/ca.json +20 -17
- umap/static/umap/locale/cs_CZ.js +5 -2
- umap/static/umap/locale/cs_CZ.json +5 -2
- umap/static/umap/locale/da.js +8 -3
- umap/static/umap/locale/da.json +8 -3
- umap/static/umap/locale/de.js +5 -2
- umap/static/umap/locale/de.json +5 -2
- umap/static/umap/locale/el.js +92 -87
- umap/static/umap/locale/el.json +92 -87
- umap/static/umap/locale/en.js +6 -2
- umap/static/umap/locale/en.json +6 -2
- umap/static/umap/locale/en_US.json +8 -3
- umap/static/umap/locale/es.js +18 -15
- umap/static/umap/locale/es.json +18 -15
- umap/static/umap/locale/et.js +8 -3
- umap/static/umap/locale/et.json +8 -3
- umap/static/umap/locale/eu.js +5 -2
- umap/static/umap/locale/eu.json +5 -2
- umap/static/umap/locale/fa_IR.js +5 -2
- umap/static/umap/locale/fa_IR.json +5 -2
- umap/static/umap/locale/fi.js +8 -3
- umap/static/umap/locale/fi.json +8 -3
- umap/static/umap/locale/fr.js +5 -2
- umap/static/umap/locale/fr.json +5 -2
- umap/static/umap/locale/gl.js +5 -2
- umap/static/umap/locale/gl.json +5 -2
- umap/static/umap/locale/he.js +8 -3
- umap/static/umap/locale/he.json +8 -3
- umap/static/umap/locale/hr.js +8 -3
- umap/static/umap/locale/hr.json +8 -3
- umap/static/umap/locale/hu.js +5 -2
- umap/static/umap/locale/hu.json +5 -2
- umap/static/umap/locale/id.js +8 -3
- umap/static/umap/locale/id.json +8 -3
- umap/static/umap/locale/is.js +8 -3
- umap/static/umap/locale/is.json +8 -3
- umap/static/umap/locale/it.js +5 -2
- umap/static/umap/locale/it.json +5 -2
- umap/static/umap/locale/ja.js +8 -3
- umap/static/umap/locale/ja.json +8 -3
- umap/static/umap/locale/ko.js +8 -3
- umap/static/umap/locale/ko.json +8 -3
- umap/static/umap/locale/lt.js +8 -3
- umap/static/umap/locale/lt.json +8 -3
- umap/static/umap/locale/ms.js +8 -3
- umap/static/umap/locale/ms.json +8 -3
- umap/static/umap/locale/nl.js +7 -4
- umap/static/umap/locale/nl.json +7 -4
- umap/static/umap/locale/no.js +8 -3
- umap/static/umap/locale/no.json +8 -3
- umap/static/umap/locale/pl.js +8 -3
- umap/static/umap/locale/pl.json +8 -3
- umap/static/umap/locale/pl_PL.json +8 -3
- umap/static/umap/locale/pt.js +5 -2
- umap/static/umap/locale/pt.json +5 -2
- umap/static/umap/locale/pt_BR.js +8 -3
- umap/static/umap/locale/pt_BR.json +8 -3
- umap/static/umap/locale/pt_PT.js +5 -2
- umap/static/umap/locale/pt_PT.json +5 -2
- umap/static/umap/locale/ro.js +8 -3
- umap/static/umap/locale/ro.json +8 -3
- umap/static/umap/locale/ru.js +8 -3
- umap/static/umap/locale/ru.json +8 -3
- umap/static/umap/locale/sk_SK.js +8 -3
- umap/static/umap/locale/sk_SK.json +8 -3
- umap/static/umap/locale/sl.js +8 -3
- umap/static/umap/locale/sl.json +8 -3
- umap/static/umap/locale/sr.js +8 -3
- umap/static/umap/locale/sr.json +8 -3
- umap/static/umap/locale/sv.js +8 -3
- umap/static/umap/locale/sv.json +8 -3
- umap/static/umap/locale/th_TH.js +8 -3
- umap/static/umap/locale/th_TH.json +8 -3
- umap/static/umap/locale/tr.js +8 -3
- umap/static/umap/locale/tr.json +8 -3
- umap/static/umap/locale/uk_UA.js +8 -3
- umap/static/umap/locale/uk_UA.json +8 -3
- umap/static/umap/locale/vi.js +8 -3
- umap/static/umap/locale/vi.json +8 -3
- umap/static/umap/locale/vi_VN.json +8 -3
- umap/static/umap/locale/zh.js +8 -3
- umap/static/umap/locale/zh.json +8 -3
- umap/static/umap/locale/zh_CN.json +8 -3
- umap/static/umap/locale/zh_TW.Big5.json +8 -3
- umap/static/umap/locale/zh_TW.js +5 -2
- umap/static/umap/locale/zh_TW.json +5 -2
- umap/static/umap/map.css +9 -31
- umap/static/umap/vendors/togeojson/togeojson.es.js +350 -177
- umap/static/umap/vendors/togeojson/togeojson.es.mjs.map +1 -1
- umap/templates/umap/design_system.html +355 -0
- umap/templates/umap/map_init.html +3 -1
- umap/tests/base.py +2 -2
- umap/tests/fixtures/heatmap_data.json +1044 -0
- umap/tests/integration/test_basics.py +9 -1
- umap/tests/integration/test_browser.py +3 -3
- umap/tests/integration/test_conditional_rules.py +2 -2
- umap/tests/integration/test_datalayer.py +0 -1
- umap/tests/integration/test_edit_map.py +7 -7
- umap/tests/integration/test_facets_browser.py +2 -2
- umap/tests/integration/test_heatmap.py +41 -0
- umap/tests/integration/test_import.py +58 -1
- umap/tests/integration/test_map.py +7 -8
- umap/tests/integration/test_optimistic_merge.py +12 -4
- umap/tests/integration/test_querystring.py +1 -1
- umap/tests/integration/test_remote_data.py +79 -0
- umap/tests/integration/test_websocket_sync.py +2 -2
- umap/urls.py +1 -0
- umap/views.py +8 -1
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/METADATA +11 -11
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/RECORD +164 -158
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/WHEEL +0 -0
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/entry_points.txt +0 -0
- {umap_project-3.0.4.dist-info → umap_project-3.0.6.dist-info}/licenses/LICENSE +0 -0
|
@@ -21,7 +21,7 @@ msgid ""
|
|
|
21
21
|
msgstr ""
|
|
22
22
|
"Project-Id-Version: uMap\n"
|
|
23
23
|
"Report-Msgid-Bugs-To: \n"
|
|
24
|
-
"POT-Creation-Date: 2025-
|
|
24
|
+
"POT-Creation-Date: 2025-04-25 15:38+0000\n"
|
|
25
25
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
26
26
|
"Last-Translator: Marco <marcxosm@gmail.com>, 2017-2019,2024-2025\n"
|
|
27
27
|
"Language-Team: Italian (http://app.transifex.com/openstreetmap/umap/language/it/)\n"
|
|
@@ -48,137 +48,205 @@ msgstr "Il sito in sola lettura per manutenzione"
|
|
|
48
48
|
msgid ""
|
|
49
49
|
"Using “%(name)s” to authenticate is deprecated and will be removed soon. "
|
|
50
50
|
"Please configure another provider below before losing access to your account"
|
|
51
|
-
" and maps."
|
|
52
|
-
msgstr ""
|
|
51
|
+
" and maps. Then, please logout and login again with the new provider."
|
|
52
|
+
msgstr "L’uso di “%(name)s” per autenticarsi è scoraggiato e verrà presto rimosso. Configura un altro fornitore qua sotto prima di perdere l’accesso alla tua utenza e alle tue mappe. Dopo di ciò, esci e rientra con il nuovo fornitore."
|
|
53
53
|
|
|
54
|
-
#: models.py:
|
|
54
|
+
#: models.py:61 models.py:80
|
|
55
55
|
msgid "name"
|
|
56
56
|
msgstr "nome"
|
|
57
57
|
|
|
58
|
-
#: models.py:
|
|
58
|
+
#: models.py:63 models.py:493
|
|
59
59
|
msgid "description"
|
|
60
60
|
msgstr "descrizione"
|
|
61
61
|
|
|
62
|
-
#: models.py:
|
|
62
|
+
#: models.py:111
|
|
63
63
|
msgid "details"
|
|
64
64
|
msgstr "dettagli"
|
|
65
65
|
|
|
66
|
-
#: models.py:
|
|
66
|
+
#: models.py:112
|
|
67
67
|
msgid "Link to a page where the licence is detailed."
|
|
68
68
|
msgstr "Link alla pagina con i dettagli della licenza"
|
|
69
69
|
|
|
70
|
-
#: models.py:
|
|
70
|
+
#: models.py:122
|
|
71
71
|
msgid "URL template using OSM tile format"
|
|
72
72
|
msgstr "Modello dell'URL usando il formato delle tile OSM"
|
|
73
73
|
|
|
74
|
-
#: models.py:
|
|
74
|
+
#: models.py:128
|
|
75
75
|
msgid "Order of the tilelayers in the edit box"
|
|
76
76
|
msgstr "Ordine degli sfondi (tilelayers) nel box di modifica"
|
|
77
77
|
|
|
78
|
-
#: models.py:
|
|
78
|
+
#: models.py:176 models.py:487
|
|
79
79
|
msgid "Only editable with secret edit link"
|
|
80
80
|
msgstr "Modificabile solo con il link segreto"
|
|
81
81
|
|
|
82
|
-
#: models.py:
|
|
82
|
+
#: models.py:177 models.py:488
|
|
83
83
|
msgid "Everyone can edit"
|
|
84
84
|
msgstr "Chiunque può modificare"
|
|
85
85
|
|
|
86
|
-
#: models.py:
|
|
86
|
+
#: models.py:180 models.py:481
|
|
87
87
|
msgid "Everyone"
|
|
88
88
|
msgstr "Chiunque"
|
|
89
89
|
|
|
90
|
-
#: models.py:
|
|
90
|
+
#: models.py:181 models.py:190 models.py:482
|
|
91
91
|
msgid "Editors and team only"
|
|
92
92
|
msgstr "Soltanto editor e team"
|
|
93
93
|
|
|
94
|
-
#: models.py:
|
|
94
|
+
#: models.py:182 models.py:483
|
|
95
95
|
msgid "Owner only"
|
|
96
96
|
msgstr "Solo chi ha la proprietà"
|
|
97
97
|
|
|
98
|
-
#: models.py:
|
|
98
|
+
#: models.py:185
|
|
99
99
|
msgid "Draft (private)"
|
|
100
100
|
msgstr "Bozza (privata)"
|
|
101
101
|
|
|
102
|
-
#: models.py:
|
|
102
|
+
#: models.py:186
|
|
103
103
|
msgid "Everyone (public)"
|
|
104
104
|
msgstr "Chiunque (pubblico)"
|
|
105
105
|
|
|
106
|
-
#: models.py:
|
|
106
|
+
#: models.py:189
|
|
107
107
|
msgid "Anyone with link"
|
|
108
108
|
msgstr "Chiunque abbia il link"
|
|
109
109
|
|
|
110
|
-
#: models.py:
|
|
110
|
+
#: models.py:191
|
|
111
111
|
msgid "Blocked"
|
|
112
112
|
msgstr "Bloccata"
|
|
113
113
|
|
|
114
|
-
#: models.py:
|
|
114
|
+
#: models.py:192 models.py:477
|
|
115
115
|
msgid "Deleted"
|
|
116
116
|
msgstr "Eliminato"
|
|
117
117
|
|
|
118
|
-
#: models.py:
|
|
118
|
+
#: models.py:195
|
|
119
119
|
msgid "center"
|
|
120
120
|
msgstr "centra"
|
|
121
121
|
|
|
122
|
-
#: models.py:
|
|
122
|
+
#: models.py:196
|
|
123
123
|
msgid "zoom"
|
|
124
124
|
msgstr "zoom"
|
|
125
125
|
|
|
126
|
-
#: models.py:
|
|
126
|
+
#: models.py:198
|
|
127
127
|
msgid "locate"
|
|
128
128
|
msgstr "localizza"
|
|
129
129
|
|
|
130
|
-
#: models.py:
|
|
130
|
+
#: models.py:198
|
|
131
131
|
msgid "Locate user on load?"
|
|
132
132
|
msgstr "Geolocalizzare l'utente al caricamento?"
|
|
133
133
|
|
|
134
|
-
#: models.py:
|
|
134
|
+
#: models.py:202
|
|
135
135
|
msgid "Choose the map licence."
|
|
136
136
|
msgstr "Scegliere una licenza per la mappa."
|
|
137
137
|
|
|
138
|
-
#: models.py:
|
|
138
|
+
#: models.py:203
|
|
139
139
|
msgid "licence"
|
|
140
140
|
msgstr "licenza"
|
|
141
141
|
|
|
142
|
-
#: models.py:
|
|
142
|
+
#: models.py:214
|
|
143
143
|
msgid "owner"
|
|
144
144
|
msgstr "proprietario"
|
|
145
145
|
|
|
146
|
-
#: models.py:
|
|
146
|
+
#: models.py:218
|
|
147
147
|
msgid "editors"
|
|
148
148
|
msgstr "contributore"
|
|
149
149
|
|
|
150
|
-
#: models.py:
|
|
150
|
+
#: models.py:224
|
|
151
151
|
msgid "team"
|
|
152
152
|
msgstr "team"
|
|
153
153
|
|
|
154
|
-
#: models.py:
|
|
154
|
+
#: models.py:230 models.py:509
|
|
155
155
|
msgid "edit status"
|
|
156
156
|
msgstr "stato della modifica"
|
|
157
157
|
|
|
158
|
-
#: models.py:
|
|
158
|
+
#: models.py:235 models.py:514
|
|
159
159
|
msgid "share status"
|
|
160
160
|
msgstr "stato condivisione"
|
|
161
161
|
|
|
162
|
-
#: models.py:
|
|
162
|
+
#: models.py:238 models.py:504
|
|
163
163
|
msgid "settings"
|
|
164
164
|
msgstr "impostazioni"
|
|
165
165
|
|
|
166
|
-
#: models.py:
|
|
166
|
+
#: models.py:410
|
|
167
167
|
msgid "Clone of"
|
|
168
168
|
msgstr "Duplicata da "
|
|
169
169
|
|
|
170
|
-
#: models.py:
|
|
170
|
+
#: models.py:476 models.py:480 models.py:486
|
|
171
171
|
msgid "Inherit"
|
|
172
172
|
msgstr "Inherit"
|
|
173
173
|
|
|
174
|
-
#: models.py:
|
|
174
|
+
#: models.py:499
|
|
175
175
|
msgid "display on load"
|
|
176
176
|
msgstr "mostra al caricamento"
|
|
177
177
|
|
|
178
|
-
#: models.py:
|
|
178
|
+
#: models.py:500
|
|
179
179
|
msgid "Display this layer on load."
|
|
180
180
|
msgstr "Visualizza questo layer al caricamento."
|
|
181
181
|
|
|
182
|
+
#: settings/base.py:296
|
|
183
|
+
msgid "Art and Culture"
|
|
184
|
+
msgstr "Arte e cultura"
|
|
185
|
+
|
|
186
|
+
#: settings/base.py:297
|
|
187
|
+
msgid "Cycling"
|
|
188
|
+
msgstr "Ciclismo"
|
|
189
|
+
|
|
190
|
+
#: settings/base.py:298
|
|
191
|
+
msgid "Business"
|
|
192
|
+
msgstr "Economia"
|
|
193
|
+
|
|
194
|
+
#: settings/base.py:299
|
|
195
|
+
msgid "Environment"
|
|
196
|
+
msgstr "Ambiente"
|
|
197
|
+
|
|
198
|
+
#: settings/base.py:300
|
|
199
|
+
msgid "Education"
|
|
200
|
+
msgstr "Educazione"
|
|
201
|
+
|
|
202
|
+
#: settings/base.py:301
|
|
203
|
+
msgid "Food and Agriculture"
|
|
204
|
+
msgstr "Alimentazione e agricoltura"
|
|
205
|
+
|
|
206
|
+
#: settings/base.py:302
|
|
207
|
+
msgid "Geopolitics"
|
|
208
|
+
msgstr "Geo-politica"
|
|
209
|
+
|
|
210
|
+
#: settings/base.py:303
|
|
211
|
+
msgid "Health"
|
|
212
|
+
msgstr "Salute"
|
|
213
|
+
|
|
214
|
+
#: settings/base.py:304
|
|
215
|
+
msgid "Hiking"
|
|
216
|
+
msgstr "Escursionismo"
|
|
217
|
+
|
|
218
|
+
#: settings/base.py:305
|
|
219
|
+
msgid "History"
|
|
220
|
+
msgstr "Storia"
|
|
221
|
+
|
|
222
|
+
#: settings/base.py:306
|
|
223
|
+
msgid "Public sector"
|
|
224
|
+
msgstr "Settore pubblico"
|
|
225
|
+
|
|
226
|
+
#: settings/base.py:307
|
|
227
|
+
msgid "Science"
|
|
228
|
+
msgstr "Scienza"
|
|
229
|
+
|
|
230
|
+
#: settings/base.py:308
|
|
231
|
+
msgid "Shopping"
|
|
232
|
+
msgstr "Acquisti"
|
|
233
|
+
|
|
234
|
+
#: settings/base.py:309
|
|
235
|
+
msgid "Sport and Leisure"
|
|
236
|
+
msgstr "Sport e tempo libero"
|
|
237
|
+
|
|
238
|
+
#: settings/base.py:310
|
|
239
|
+
msgid "Travel"
|
|
240
|
+
msgstr "Viaggi"
|
|
241
|
+
|
|
242
|
+
#: settings/base.py:311
|
|
243
|
+
msgid "Transports"
|
|
244
|
+
msgstr "Trasporti"
|
|
245
|
+
|
|
246
|
+
#: settings/base.py:312
|
|
247
|
+
msgid "Tourism"
|
|
248
|
+
msgstr "Turismo"
|
|
249
|
+
|
|
182
250
|
#: templates/403.html:8
|
|
183
251
|
msgid ""
|
|
184
252
|
"<a href=\"https://discover.umap-project.org/support/faq/#map-statuses\" "
|
|
@@ -234,7 +302,7 @@ msgstr "È una buona abitudine connettere il tuo account a più di un fornitore,
|
|
|
234
302
|
#: templates/auth/user_stars.html:6
|
|
235
303
|
#, python-format
|
|
236
304
|
msgid "%(current_user)s’s starred maps"
|
|
237
|
-
msgstr ""
|
|
305
|
+
msgstr "Le mappe speciali di %(current_user)s"
|
|
238
306
|
|
|
239
307
|
#: templates/auth/user_stars.html:12
|
|
240
308
|
#, python-format
|
|
@@ -258,7 +326,7 @@ msgstr "Login"
|
|
|
258
326
|
|
|
259
327
|
#: templates/registration/login.html:22
|
|
260
328
|
msgid "To save and easily find your maps, identify yourself."
|
|
261
|
-
msgstr "Identificati per
|
|
329
|
+
msgstr "Identificati per salvare e trovare facilmente le tue mappe."
|
|
262
330
|
|
|
263
331
|
#: templates/registration/login.html:25
|
|
264
332
|
msgid "Please log in with your account:"
|
|
@@ -274,7 +342,7 @@ msgstr "Password"
|
|
|
274
342
|
|
|
275
343
|
#: templates/registration/login.html:52
|
|
276
344
|
msgid "Please choose a provider:"
|
|
277
|
-
msgstr "Scegli un fornitore"
|
|
345
|
+
msgstr "Scegli un fornitore:"
|
|
278
346
|
|
|
279
347
|
#: templates/umap/about.html:5 templates/umap/navigation.html:22
|
|
280
348
|
msgid "About"
|
|
@@ -431,7 +499,7 @@ msgstr "I miei team"
|
|
|
431
499
|
msgid "Map of the uMaps"
|
|
432
500
|
msgstr "Mappe create con uMap"
|
|
433
501
|
|
|
434
|
-
#: templates/umap/home.html:
|
|
502
|
+
#: templates/umap/home.html:25
|
|
435
503
|
msgid "Get inspired, browse maps"
|
|
436
504
|
msgstr "Prendi ispirazione, visualizza mappe"
|
|
437
505
|
|
|
@@ -439,11 +507,15 @@ msgstr "Prendi ispirazione, visualizza mappe"
|
|
|
439
507
|
msgid "You are logged in. Continuing..."
|
|
440
508
|
msgstr "Utente loggato. Continuare..."
|
|
441
509
|
|
|
442
|
-
#: templates/umap/map_list.html:
|
|
510
|
+
#: templates/umap/map_list.html:18 views.py:444
|
|
443
511
|
msgid "by"
|
|
444
512
|
msgstr "di"
|
|
445
513
|
|
|
446
|
-
#: templates/umap/map_list.html:
|
|
514
|
+
#: templates/umap/map_list.html:22
|
|
515
|
+
msgid "See the map"
|
|
516
|
+
msgstr "Vedi la mappa"
|
|
517
|
+
|
|
518
|
+
#: templates/umap/map_list.html:28
|
|
447
519
|
msgid "More"
|
|
448
520
|
msgstr "Altre mappe"
|
|
449
521
|
|
|
@@ -603,11 +675,15 @@ msgstr[0] "%(count)s mappa trovata"
|
|
|
603
675
|
msgstr[1] "%(count)s mappe trovate"
|
|
604
676
|
msgstr[2] "%(count)s mappe trovate:"
|
|
605
677
|
|
|
606
|
-
#: templates/umap/search.html:
|
|
678
|
+
#: templates/umap/search.html:30
|
|
607
679
|
msgid "No map found."
|
|
608
680
|
msgstr "Nessuna mappa trovata."
|
|
609
681
|
|
|
610
|
-
#: templates/umap/search.html:
|
|
682
|
+
#: templates/umap/search.html:36
|
|
683
|
+
msgid "Latest created maps in category"
|
|
684
|
+
msgstr "Le ultime mappe create della categoria"
|
|
685
|
+
|
|
686
|
+
#: templates/umap/search.html:43
|
|
611
687
|
msgid "Latest created maps"
|
|
612
688
|
msgstr "Ultime mappe create"
|
|
613
689
|
|
|
@@ -615,18 +691,22 @@ msgstr "Ultime mappe create"
|
|
|
615
691
|
msgid "Search maps"
|
|
616
692
|
msgstr "Cerca mappe"
|
|
617
693
|
|
|
618
|
-
#: templates/umap/search_bar.html:
|
|
694
|
+
#: templates/umap/search_bar.html:14
|
|
695
|
+
msgid "Any category"
|
|
696
|
+
msgstr "Qualsiasi categoria"
|
|
697
|
+
|
|
698
|
+
#: templates/umap/search_bar.html:19
|
|
619
699
|
msgid "Search"
|
|
620
700
|
msgstr "Cerca"
|
|
621
701
|
|
|
622
702
|
#: templates/umap/team_confirm_delete.html:6
|
|
623
703
|
msgid "Team deletion"
|
|
624
|
-
msgstr ""
|
|
704
|
+
msgstr "Cancellazione del team"
|
|
625
705
|
|
|
626
706
|
#: templates/umap/team_detail.html:6
|
|
627
707
|
#, python-format
|
|
628
708
|
msgid "%(current_team)s’s maps"
|
|
629
|
-
msgstr ""
|
|
709
|
+
msgstr "Le mappe di %(current_team)s"
|
|
630
710
|
|
|
631
711
|
#: templates/umap/team_detail.html:14
|
|
632
712
|
#, python-format
|
|
@@ -636,7 +716,7 @@ msgstr "Sfoglia mappe team %(current_team)s"
|
|
|
636
716
|
#: templates/umap/team_detail.html:26
|
|
637
717
|
#, python-format
|
|
638
718
|
msgid "%(current_team)s has no public maps."
|
|
639
|
-
msgstr "%(current_team)
|
|
719
|
+
msgstr "%(current_team)s non ha mappe pubbliche."
|
|
640
720
|
|
|
641
721
|
#: templates/umap/team_form.html:6
|
|
642
722
|
msgid "Create or edit a team"
|
|
@@ -679,70 +759,70 @@ msgstr "Utenti"
|
|
|
679
759
|
msgid "New team"
|
|
680
760
|
msgstr "Nuovo team"
|
|
681
761
|
|
|
682
|
-
#: views.py:
|
|
762
|
+
#: views.py:235
|
|
683
763
|
msgid "Cannot delete a team with more than one member"
|
|
684
764
|
msgstr "Non si può eliminare un team con più di un membro"
|
|
685
765
|
|
|
686
|
-
#: views.py:
|
|
766
|
+
#: views.py:239
|
|
687
767
|
#, python-format
|
|
688
768
|
msgid "Team “%(name)s” has been deleted"
|
|
689
|
-
msgstr "
|
|
769
|
+
msgstr "Il team “%(name)s” è stato cancellato"
|
|
690
770
|
|
|
691
|
-
#: views.py:
|
|
771
|
+
#: views.py:449
|
|
692
772
|
msgid "View the map"
|
|
693
773
|
msgstr "Visualizza la mappa"
|
|
694
774
|
|
|
695
|
-
#: views.py:
|
|
775
|
+
#: views.py:845
|
|
696
776
|
msgid "See full screen"
|
|
697
777
|
msgstr "Vedi a schermo interno"
|
|
698
778
|
|
|
699
|
-
#: views.py:
|
|
779
|
+
#: views.py:988
|
|
700
780
|
msgid "Map editors updated with success!"
|
|
701
781
|
msgstr "Aggiornato l'elenco degli editor abilitati alla modifica della mappa!"
|
|
702
782
|
|
|
703
|
-
#: views.py:
|
|
783
|
+
#: views.py:1024
|
|
704
784
|
#, python-format
|
|
705
785
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
706
786
|
msgstr "Link uMap per la modifica della tua mappa: %(map_name)s"
|
|
707
787
|
|
|
708
|
-
#: views.py:
|
|
788
|
+
#: views.py:1027
|
|
709
789
|
#, python-format
|
|
710
790
|
msgid "Here is your secret edit link: %(link)s"
|
|
711
791
|
msgstr "Qui il tuo link segreto: %(link)s"
|
|
712
792
|
|
|
713
|
-
#: views.py:
|
|
793
|
+
#: views.py:1034
|
|
714
794
|
#, python-format
|
|
715
795
|
msgid "Can't send email to %(email)s"
|
|
716
796
|
msgstr "Non riesco ad inviare email a 1%(email)s"
|
|
717
797
|
|
|
718
|
-
#: views.py:
|
|
798
|
+
#: views.py:1037
|
|
719
799
|
#, python-format
|
|
720
800
|
msgid "Email sent to %(email)s"
|
|
721
801
|
msgstr "Email inviata a %(email)s"
|
|
722
802
|
|
|
723
|
-
#: views.py:
|
|
803
|
+
#: views.py:1048
|
|
724
804
|
msgid "Only its owner can delete the map."
|
|
725
805
|
msgstr "Solo il proprietario può eliminare la mappa."
|
|
726
806
|
|
|
727
|
-
#: views.py:
|
|
807
|
+
#: views.py:1054
|
|
728
808
|
msgid "Map successfully deleted."
|
|
729
809
|
msgstr "La mappa è stata eliminata definitivamente."
|
|
730
810
|
|
|
731
|
-
#: views.py:
|
|
811
|
+
#: views.py:1080
|
|
732
812
|
#, python-format
|
|
733
813
|
msgid ""
|
|
734
814
|
"Your map has been cloned! If you want to edit this map from another "
|
|
735
815
|
"computer, please use this link: %(anonymous_url)s"
|
|
736
816
|
msgstr "La mappa è stata clonata! Per modificarla usando un altro computer, si deve utilizzare questo link: %(anonymous_url)s"
|
|
737
817
|
|
|
738
|
-
#: views.py:
|
|
818
|
+
#: views.py:1085
|
|
739
819
|
msgid "Congratulations, your map has been cloned!"
|
|
740
820
|
msgstr "Perfetto, la tua mappa è stata clonata!"
|
|
741
821
|
|
|
742
|
-
#: views.py:
|
|
822
|
+
#: views.py:1339
|
|
743
823
|
msgid "Layer successfully deleted."
|
|
744
824
|
msgstr "Layer eliminato correttamente"
|
|
745
825
|
|
|
746
|
-
#: views.py:
|
|
826
|
+
#: views.py:1361
|
|
747
827
|
msgid "Permissions updated with success!"
|
|
748
828
|
msgstr "Autorizzazioni aggiornate con successo!"
|
|
Binary file
|
umap/models.py
CHANGED
|
@@ -551,6 +551,7 @@ class DataLayer(NamedModel):
|
|
|
551
551
|
if self.old_id:
|
|
552
552
|
metadata["old_id"] = self.old_id
|
|
553
553
|
metadata["id"] = self.pk
|
|
554
|
+
metadata["rank"] = self.rank
|
|
554
555
|
metadata["permissions"] = {"edit_status": self.edit_status}
|
|
555
556
|
metadata["editMode"] = "advanced" if self.can_edit(request) else "disabled"
|
|
556
557
|
metadata["_referenceVersion"] = self.reference_version
|
umap/settings/base.py
CHANGED
|
@@ -19,6 +19,7 @@ env = environ.Env()
|
|
|
19
19
|
|
|
20
20
|
INTERNAL_IPS = env.list("INTERNAL_IPS", default=["127.0.0.1"])
|
|
21
21
|
ALLOWED_HOSTS = env.list("ALLOWED_HOSTS", default=["*"])
|
|
22
|
+
CSRF_TRUSTED_ORIGINS = env.list("CSRF_TRUSTED_ORIGINS", default=[])
|
|
22
23
|
ADMINS = tuple(parseaddr(email) for email in env.list("ADMINS", default=[]))
|
|
23
24
|
ASGI_APPLICATION = "umap.asgi.application"
|
|
24
25
|
|
umap/static/umap/css/bar.css
CHANGED
umap/static/umap/css/tooltip.css
CHANGED
|
@@ -59,3 +59,16 @@
|
|
|
59
59
|
.tooltip-accent li:last-of-type {
|
|
60
60
|
margin-bottom: 0;
|
|
61
61
|
}
|
|
62
|
+
|
|
63
|
+
.umap-tooltip-container.tooltip-right:before {
|
|
64
|
+
right: 100%;
|
|
65
|
+
top: calc(50% - var(--arrow-size));
|
|
66
|
+
border: solid transparent;
|
|
67
|
+
content: " ";
|
|
68
|
+
height: 0;
|
|
69
|
+
width: 0;
|
|
70
|
+
position: absolute;
|
|
71
|
+
pointer-events: none;
|
|
72
|
+
border-right-color: var(--tooltip-color);
|
|
73
|
+
border-width: var(--arrow-size);
|
|
74
|
+
}
|
|
@@ -7,6 +7,7 @@ import {
|
|
|
7
7
|
import { translate } from './i18n.js'
|
|
8
8
|
import { Request, ServerRequest } from './request.js'
|
|
9
9
|
import { escapeHTML, generateId } from './utils.js'
|
|
10
|
+
import * as Utils from './utils.js'
|
|
10
11
|
|
|
11
12
|
export class BaseAutocomplete {
|
|
12
13
|
constructor(parent, options) {
|
|
@@ -291,10 +292,9 @@ class BaseServerAjax extends BaseAjax {
|
|
|
291
292
|
export const SingleMixin = (Base) =>
|
|
292
293
|
class extends Base {
|
|
293
294
|
initSelectedContainer() {
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
)
|
|
295
|
+
const el = Utils.loadTemplate('<div class="umap-singleresult"></div>')
|
|
296
|
+
this.input.parentNode.insertBefore(el, this.input.nextSibling)
|
|
297
|
+
return el
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
displaySelected(result) {
|
|
@@ -322,10 +322,9 @@ export const SingleMixin = (Base) =>
|
|
|
322
322
|
export const MultipleMixin = (Base) =>
|
|
323
323
|
class extends Base {
|
|
324
324
|
initSelectedContainer() {
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
)
|
|
325
|
+
const el = Utils.loadTemplate('<ul class="umap-multiresult"></ul>')
|
|
326
|
+
this.input.parentNode.insertBefore(el, this.input.nextSibling)
|
|
327
|
+
return el
|
|
329
328
|
}
|
|
330
329
|
|
|
331
330
|
displaySelected(result) {
|