umap-project 3.0.5__tar.gz → 3.0.6__tar.gz
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.
- {umap_project-3.0.5 → umap_project-3.0.6}/PKG-INFO +6 -6
- {umap_project-3.0.5 → umap_project-3.0.6}/pyproject.toml +5 -5
- umap_project-3.0.6/umap/__init__.py +1 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/en/LC_MESSAGES/django.mo +0 -0
- umap_project-3.0.6/umap/locale/it/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/it/LC_MESSAGES/django.po +143 -63
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/help.js +4 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/en.js +2 -1
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/en.json +2 -1
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/map_init.html +3 -1
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_basics.py +9 -1
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/views.py +1 -1
- umap_project-3.0.5/umap/__init__.py +0 -1
- umap_project-3.0.5/umap/locale/it/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/.gitignore +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/LICENSE +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/README.md +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/admin.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/apps.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/asgi.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/autocomplete.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/bin/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/context_processors.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/decorators.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/fields.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/forms.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/am_ET/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/am_ET/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ar/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ar/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ast/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ast/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/bg/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/bg/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/br/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/br/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ca/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ca/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/cs_CZ/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/da/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/da/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/de/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/de/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/el/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/el/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/en/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/es/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/es/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/et/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/et/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/eu/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/eu/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/fa_IR/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/fa_IR/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/fi/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/fi/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/fr/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/fr/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/gl/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/gl/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/he/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/he/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/hr/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/hr/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/hu/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/hu/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/id/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/id/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/is/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/is/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ja/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ja/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ko/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ko/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/lt/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/lt/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ms/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ms/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/nl/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/nl/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/no/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/no/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pl/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pl/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pt/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pt/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pt_BR/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pt_PT/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/pt_PT/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ro/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ro/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ru/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/ru/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/si/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/si/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sk_SK/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sk_SK/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sl/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sl/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sr/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sr/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sv/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/sv/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/th_TH/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/th_TH/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/tr/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/tr/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/uk_UA/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/uk_UA/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/vi/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/vi/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/zh/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/zh/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/locale/zh_TW/LC_MESSAGES/django.po +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/commands/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/commands/anonymous_edit_url.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/commands/clean_tilelayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/commands/empty_trash.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/commands/generate_js_locale.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/commands/import_pictograms.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/management/commands/migrate_to_S3.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/managers.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/middleware.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0001_initial.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0002_tilelayer_tms.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0003_add_tilelayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0004_add_licence.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0005_remove_map_tilelayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0006_auto_20190407_0719.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0007_auto_20190416_1757.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0008_alter_map_settings.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0009_star.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0010_alter_map_edit_status_alter_map_share_status.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0011_alter_map_edit_status_alter_map_share_status.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0012_datalayer_settings.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0013_datalayer_edit_status.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0014_map_created_at.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0015_alter_pictogram_pictogram.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0016_pictogram_category.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0017_migrate_to_openstreetmap_oauth2.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0018_datalayer_uuid.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0019_migrate_internal_remote_datalayers.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0020_alter_tilelayer_url_template.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0021_remove_map_description.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0022_add_team.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0023_alter_datalayer_uuid.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0024_alter_map_share_status.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0025_alter_datalayer_geojson.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0026_datalayer_modified_at_datalayer_share_status.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/0027_map_tags.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/migrations/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/models.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/settings/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/settings/base.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/settings/dev.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/settings/local.py.sample +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/.gitignore +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/base.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/content.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/bar.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/contextmenu.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/dialog.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/form.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/icon.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/importers.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/panel.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/popup.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/slideshow.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/tableeditor.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/tooltip.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/css/window.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/favicons/apple-touch-icon.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/favicons/favicon.ico +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/favicons/icon-192.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/favicons/icon-512.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/favicons/icon.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/font/FiraSans-Light.woff +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/font/FiraSans-Light.woff2 +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/font/FiraSans-LightItalic.woff +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/font/FiraSans-LightItalic.woff2 +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/font/FiraSans-SemiBold.woff +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/font/FiraSans-SemiBold.woff2 +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/font.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/16-white.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/16.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/24-white.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/24.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/alert-icon-error.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/alert-icon-info.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/alert-icon-success.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/edit.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/home.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-bg.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-delete.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-download.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-duplicate.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-edit.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-external-link.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-share.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/icon-view.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/banfr.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/cadastrefr.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/communesfr.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/datasets.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/geodatamine.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/overpass.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/random.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/random1.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/importers/random2.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/logo.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/logo_filigree.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/logo_lightcyan.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/logo_small.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/marker.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/marker.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/opensource.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/osm.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/providers/bitbucket.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/providers/github.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/providers/keycloak.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/providers/openstreetmap-oauth2.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/providers/twitter-oauth2.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/search.gif +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/source/16-white.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/source/16.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/source/24-white.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/source/24.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/img/target.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/components/alerts/alert.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/components/alerts/alert.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/components/base.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/components/fragment.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/autocomplete.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/browser.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/caption.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/data/features.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/data/layer.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/dompurify.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/drop.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/facets.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/form/builder.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/form/fields.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/formatter.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/global.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/i18n.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/importer.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/importers/banfr.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/importers/cadastrefr.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/importers/communesfr.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/importers/datasets.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/importers/geodatamine.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/importers/overpass.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/leaflet-configure.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/managers.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/orderable.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/permissions.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/controls.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/icon.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/layers/base.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/layers/classified.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/layers/cluster.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/layers/heat.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/map.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/popup.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/template.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rendering/ui.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/request.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/rules.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/schema.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/share.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/slideshow.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/sync/engine.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/sync/hlc.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/sync/undo.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/sync/updaters.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/sync/websocket.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/tableeditor.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/ui/bar.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/ui/base.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/ui/contextmenu.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/ui/dialog.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/ui/panel.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/ui/tooltip.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/umap.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/urls.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/modules/utils.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/umap.controls.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/js/umap.core.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/am_ET.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/am_ET.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ar.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ar.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ast.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ast.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/bg.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/bg.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/br.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/br.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ca.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ca.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/cs_CZ.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/cs_CZ.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/da.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/da.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/de.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/de.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/el.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/el.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/en_US.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/es.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/es.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/et.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/et.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/eu.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/eu.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/fa_IR.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/fa_IR.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/fi.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/fi.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/fr.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/fr.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/gl.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/gl.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/he.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/he.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/hr.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/hr.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/hu.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/hu.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/id.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/id.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/is.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/is.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/it.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/it.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ja.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ja.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ko.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ko.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/lt.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/lt.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ms.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ms.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/nl.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/nl.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/no.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/no.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pl.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pl.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pl_PL.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pt.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pt.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pt_BR.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pt_BR.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pt_PT.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/pt_PT.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ro.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ro.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ru.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/ru.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/si.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/si.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sk_SK.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sk_SK.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sl.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sl.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sr.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sr.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sv.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/sv.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/th_TH.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/th_TH.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/tr.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/tr.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/uk_UA.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/uk_UA.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/vi.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/vi.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/vi_VN.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/zh.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/zh.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/zh_CN.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/zh_TW.Big5.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/zh_TW.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/locale/zh_TW.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/map.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/nav.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/theme.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/unittests/URLs.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/unittests/hlc.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/unittests/sync.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/unittests/utils.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vars.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/colorbrewer/colorbrewer.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/csv2geojson/csv2geojson.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/dompurify/purify.es.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/dompurify/purify.es.mjs.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/editable/Leaflet.Editable.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/editable/Path.Drag.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/editinosm/edit-in-osm.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.min.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/fullscreen/fullscreen.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/fullscreen/fullscreen@2x.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/fullscreen/leaflet.fullscreen.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/geojson-to-gpx/index.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/georsstogeojson/GeoRSSToGeoJSON.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/hash/leaflet-hash.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/heat/leaflet-heat.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/i18n/Leaflet.i18n.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/iconlayers/check.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/iconlayers/iconLayers.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/iconlayers/iconLayers.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/iconlayers/transparent-pixel.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/images/layers-2x.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/images/layers.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/images/marker-icon-2x.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/images/marker-icon.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/images/marker-shadow.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/leaflet/leaflet.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/loading/Control.Loading.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/loading/Control.Loading.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.css.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.min.js.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/markercluster/MarkerCluster.Default.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/markercluster/MarkerCluster.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/markercluster/leaflet.markercluster.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/markercluster/leaflet.markercluster.js.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/measurable/Leaflet.Measurable.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/measurable/Leaflet.Measurable.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/minimap/Control.MiniMap.min.css +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/minimap/Control.MiniMap.min.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/minimap/images/toggle.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/minimap/images/toggle.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/osmtogeojson/osmtogeojson.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/photon/leaflet.photon.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/simple-statistics/simple-statistics.min.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/simple-statistics/simple-statistics.min.js.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/togeojson/togeojson.es.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/togeojson/togeojson.es.mjs.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/tokml/tokml.es.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/static/umap/vendors/tokml/tokml.es.mjs.map +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/storage/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/storage/fs.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/storage/s3.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/storage/staticfiles.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/sync/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/sync/app.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/sync/payloads.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/403.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/404.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/40x.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/500.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/auth/user_detail.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/auth/user_form.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/auth/user_stars.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/base.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/registration/login.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/about.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/about_summary.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/branding.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/components/alerts/alert.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/components/provider.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/content.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/content_footer.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/css.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/dashboard_menu.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/design_system.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/footer.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/header.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/home.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/js.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/locale.js +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/login_popup_end.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/map_detail.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/map_fragment.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/map_list.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/map_table.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/messages.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/navigation.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/password_change.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/password_change_done.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/search.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/search_bar.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/success.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/team_confirm_delete.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/team_detail.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/team_form.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/user_dashboard.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templates/umap/user_teams.html +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templatetags/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/templatetags/umap_tags.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/base.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/conftest.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/categorized_highway.geojson +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/choropleth_region_chomage.geojson +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/circle.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/display_on_load.umap +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/empty_tile.png +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/heatmap_data.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/remote_data.umap +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/star.svg +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_circles_layer.geojson +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_import_osm_relation.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_data.csv +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_data.gpx +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_data.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_data.kml +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_data.umap +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_data_osm.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_data_with_iconurl.umap +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_empty_coordinates.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_georss.xml +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_missing_name.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_non_linear_ring.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/fixtures/test_upload_simple_marker.json +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/__init__.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/conftest.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/helpers.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_anonymous_owned_map.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_browser.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_caption.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_categorized_layer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_choropleth.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_circles_layer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_cluster.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_conditional_rules.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_dashboard.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_datalayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_draw_polygon.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_draw_polyline.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_edit_datalayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_edit_map.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_edit_marker.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_edit_polygon.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_export_map.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_facets_browser.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_features_id_generation.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_heatmap.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_iframe.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_import.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_map.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_map_list.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_map_preview.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_optimistic_merge.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_owned_map.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_picto.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_popup.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_querystring.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_remote_data.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_save.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_share.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_slideshow.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_star.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_tableeditor.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_team.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_tilelayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_undo_redo.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_view_marker.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_view_polygon.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_view_polyline.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/integration/test_websocket_sync.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/settings.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_clean_tilelayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_dashboard.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_datalayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_datalayer_s3.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_datalayer_views.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_empty_trash.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_licence.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_map.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_map_views.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_merge_features.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_statics.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_team_views.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_tilelayer.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_utils.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/tests/test_views.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/urls.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/utils.py +0 -0
- {umap_project-3.0.5 → umap_project-3.0.6}/umap/wsgi.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: umap-project
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.6
|
|
4
4
|
Summary: Create maps with OpenStreetMap layers in a minute and embed them in your site.
|
|
5
5
|
Author-email: Yohan Boniface <yb@enix.org>
|
|
6
6
|
Maintainer-email: David Larlet <david@larlet.fr>
|
|
@@ -19,9 +19,9 @@ Requires-Python: >=3.10
|
|
|
19
19
|
Requires-Dist: django-agnocomplete==2.2.0
|
|
20
20
|
Requires-Dist: django-environ==0.12.0
|
|
21
21
|
Requires-Dist: django-probes==1.7.0
|
|
22
|
-
Requires-Dist: django==5.1
|
|
22
|
+
Requires-Dist: django==5.2.1
|
|
23
23
|
Requires-Dist: pillow==11.2.1
|
|
24
|
-
Requires-Dist: psycopg==3.2.
|
|
24
|
+
Requires-Dist: psycopg==3.2.8
|
|
25
25
|
Requires-Dist: rcssmin==1.2.1
|
|
26
26
|
Requires-Dist: requests==2.32.3
|
|
27
27
|
Requires-Dist: rjsmin==1.2.4
|
|
@@ -34,15 +34,15 @@ Requires-Dist: isort==6.0.1; extra == 'dev'
|
|
|
34
34
|
Requires-Dist: mkdocs-material==9.6.12; extra == 'dev'
|
|
35
35
|
Requires-Dist: mkdocs-static-i18n==1.3.0; extra == 'dev'
|
|
36
36
|
Requires-Dist: mkdocs==1.6.1; extra == 'dev'
|
|
37
|
-
Requires-Dist: pymdown-extensions==10.
|
|
38
|
-
Requires-Dist: ruff==0.11.
|
|
37
|
+
Requires-Dist: pymdown-extensions==10.15; extra == 'dev'
|
|
38
|
+
Requires-Dist: ruff==0.11.9; extra == 'dev'
|
|
39
39
|
Requires-Dist: vermin==1.6.0; extra == 'dev'
|
|
40
40
|
Provides-Extra: docker
|
|
41
41
|
Requires-Dist: uvicorn==0.34.2; extra == 'docker'
|
|
42
42
|
Provides-Extra: s3
|
|
43
43
|
Requires-Dist: django-storages[s3]==1.14.6; extra == 's3'
|
|
44
44
|
Provides-Extra: sync
|
|
45
|
-
Requires-Dist: pydantic==2.11.
|
|
45
|
+
Requires-Dist: pydantic==2.11.4; extra == 'sync'
|
|
46
46
|
Requires-Dist: redis==5.2.1; extra == 'sync'
|
|
47
47
|
Requires-Dist: websockets==15.0.1; extra == 'sync'
|
|
48
48
|
Provides-Extra: test
|
|
@@ -28,12 +28,12 @@ classifiers = [
|
|
|
28
28
|
"Programming Language :: Python :: 3.12",
|
|
29
29
|
]
|
|
30
30
|
dependencies = [
|
|
31
|
-
"Django==5.1
|
|
31
|
+
"Django==5.2.1",
|
|
32
32
|
"django-agnocomplete==2.2.0",
|
|
33
33
|
"django-environ==0.12.0",
|
|
34
34
|
"django-probes==1.7.0",
|
|
35
35
|
"Pillow==11.2.1",
|
|
36
|
-
"psycopg==3.2.
|
|
36
|
+
"psycopg==3.2.8",
|
|
37
37
|
"requests==2.32.3",
|
|
38
38
|
"rcssmin==1.2.1",
|
|
39
39
|
"rjsmin==1.2.4",
|
|
@@ -44,13 +44,13 @@ dependencies = [
|
|
|
44
44
|
[project.optional-dependencies]
|
|
45
45
|
dev = [
|
|
46
46
|
"hatch==1.14.1",
|
|
47
|
-
"ruff==0.11.
|
|
47
|
+
"ruff==0.11.9",
|
|
48
48
|
"djlint==1.36.4",
|
|
49
49
|
"mkdocs==1.6.1",
|
|
50
50
|
"mkdocs-material==9.6.12",
|
|
51
51
|
"mkdocs-static-i18n==1.3.0",
|
|
52
52
|
"vermin==1.6.0",
|
|
53
|
-
"pymdown-extensions==10.
|
|
53
|
+
"pymdown-extensions==10.15",
|
|
54
54
|
"isort==6.0.1",
|
|
55
55
|
]
|
|
56
56
|
test = [
|
|
@@ -71,7 +71,7 @@ s3 = [
|
|
|
71
71
|
"django-storages[s3]==1.14.6",
|
|
72
72
|
]
|
|
73
73
|
sync = [
|
|
74
|
-
"pydantic==2.11.
|
|
74
|
+
"pydantic==2.11.4",
|
|
75
75
|
"redis==5.2.1",
|
|
76
76
|
"websockets==15.0.1",
|
|
77
77
|
]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
VERSION = "3.0.6"
|
|
Binary file
|
|
Binary file
|
|
@@ -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!"
|
|
@@ -175,6 +175,10 @@ const ENTRIES = {
|
|
|
175
175
|
<div>${translate('For more complex needs, see')} <a href="https://overpass-turbo.eu/">https://overpass-turbo.eu/</a></div>
|
|
176
176
|
</div>
|
|
177
177
|
`,
|
|
178
|
+
|
|
179
|
+
sync: translate(
|
|
180
|
+
'Activate collaborative live editing on this map. Other users must reload the map after changing this setting.'
|
|
181
|
+
),
|
|
178
182
|
}
|
|
179
183
|
|
|
180
184
|
export default class Help {
|
|
@@ -543,7 +543,8 @@ const locale = {
|
|
|
543
543
|
"Back to list": "Back to list",
|
|
544
544
|
"Toggle rule": "Toggle rule",
|
|
545
545
|
"Delete rule": "Delete rule",
|
|
546
|
-
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes.",
|
|
547
|
+
"Activate collaborative live editing on this map. Other users must reload the map after changing this setting.": "Activate collaborative live editing on this map. Other users must reload the map after changing this setting."
|
|
547
548
|
}
|
|
548
549
|
L.registerLocale("en", locale)
|
|
549
550
|
L.setLocale("en")
|
|
@@ -543,5 +543,6 @@
|
|
|
543
543
|
"Back to list": "Back to list",
|
|
544
544
|
"Toggle rule": "Toggle rule",
|
|
545
545
|
"Delete rule": "Delete rule",
|
|
546
|
-
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes."
|
|
546
|
+
"Cannot save layer, please try again in a few minutes.": "Cannot save layer, please try again in a few minutes.",
|
|
547
|
+
"Activate collaborative live editing on this map. Other users must reload the map after changing this setting.": "Activate collaborative live editing on this map. Other users must reload the map after changing this setting."
|
|
547
548
|
}
|
|
@@ -4,10 +4,12 @@
|
|
|
4
4
|
<div id="map">
|
|
5
5
|
</div>
|
|
6
6
|
<!-- djlint:off -->
|
|
7
|
+
<script id="map-settings" data-settings="{{ map_settings|escape }}"></script>
|
|
7
8
|
<script defer type="module">
|
|
8
9
|
{% autoescape off %}
|
|
9
10
|
import Umap from '{% static "umap/js/modules/umap.js" %}'
|
|
10
11
|
{% endautoescape %}
|
|
11
|
-
U.
|
|
12
|
+
U.SETTINGS = JSON.parse(document.getElementById('map-settings').dataset.settings)
|
|
13
|
+
U.MAP = new Umap("map", U.SETTINGS)
|
|
12
14
|
</script>
|
|
13
15
|
<!-- djlint:on -->
|
|
@@ -61,13 +61,21 @@ def test_cannot_put_script_tag_in_datalayer_name_or_description(
|
|
|
61
61
|
page.locator(".umap-field-description textarea").fill(
|
|
62
62
|
'<p>before <script>alert("attack")</script> after</p>'
|
|
63
63
|
)
|
|
64
|
-
page.
|
|
64
|
+
page.wait_for_timeout(300) # Wait for debounce
|
|
65
|
+
with page.expect_response(re.compile(".*/datalayer/create/.*")):
|
|
66
|
+
page.get_by_role("button", name="Save").click()
|
|
65
67
|
page.get_by_role("button", name="About").click()
|
|
66
68
|
# Title should contain raw HTML (we are using textContent)
|
|
67
69
|
expect(page.get_by_text('<script>alert("attack")</script>')).to_be_visible()
|
|
68
70
|
# Description should contain escaped HTML
|
|
69
71
|
expect(page.get_by_text("before after")).to_be_visible()
|
|
70
72
|
|
|
73
|
+
# Reload the map
|
|
74
|
+
page.goto(f"{live_server.url}{openmap.get_absolute_url()}")
|
|
75
|
+
page.get_by_role("button", name="About").click()
|
|
76
|
+
expect(page.get_by_text('<script>alert("attack")</script>')).to_be_visible()
|
|
77
|
+
expect(page.get_by_text("before after")).to_be_visible()
|
|
78
|
+
|
|
71
79
|
|
|
72
80
|
def test_login_from_map_page(live_server, page, tilelayer, settings, user, context):
|
|
73
81
|
settings.ENABLE_ACCOUNT_LOGIN = True
|
|
@@ -668,7 +668,7 @@ class MapDetailMixin(SessionMixin):
|
|
|
668
668
|
geojson["properties"] = {}
|
|
669
669
|
geojson["properties"].update(properties)
|
|
670
670
|
geojson["properties"]["datalayers"] = self.get_datalayers()
|
|
671
|
-
context["map_settings"] = json_dumps(geojson, indent=settings.DEBUG)
|
|
671
|
+
context["map_settings"] = json_dumps(geojson, indent=settings.DEBUG or None)
|
|
672
672
|
self.set_preconnect(geojson["properties"], context)
|
|
673
673
|
return context
|
|
674
674
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
VERSION = "3.0.5"
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|