umap/umap
Yohan Boniface a37c6005ce Set an explicit width to popup large container
Until now, the width was computed on the fly by Leaflet, based
on the popup content, but this leads to a bunch of issue on
image/iframe width.

cf https://forum.openstreetmap.fr/t/bugs-divers-relevees-sur-une-umap-absent-sur-une-autre/17254/8
2023-09-25 18:30:58 +02:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale i18n 2023-09-22 18:28:41 +02:00
management Allow to set the lang while generating an anonymous_edit_url 2023-06-21 10:48:29 +02:00
migrations Reset DataLayer.edit_status migration 2023-09-22 17:32:19 +02:00
settings Replace bash based waiting with python based django-probes. 2023-09-20 09:45:26 -04:00
static Set an explicit width to popup large container 2023-09-25 18:30:58 +02:00
templates Add back Map.edit_status 2023-09-22 17:32:19 +02:00
templatetags Rename allowEdit in editMode 2023-09-22 17:32:17 +02:00
tests Fix datalayer's data duplicated at first save 2023-09-22 20:48:08 +02:00
__init__.py 1.8.1 2023-09-22 14:55:46 -04:00
admin.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
apps.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
autocomplete.py Allow to customize user display name and URL slug 2023-06-16 14:59:59 +02:00
context_processors.py Banner + no create buttons when in read only mode 2023-05-30 16:17:12 -04:00
decorators.py Add back Map.edit_status 2023-09-22 17:32:19 +02:00
fields.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
forms.py Add DataLayer.INHERIT edit status option 2023-09-22 17:32:19 +02:00
managers.py Django 2.0 2018-05-19 10:05:18 +02:00
middleware.py First attempt to upgrade to Django 3.X 2021-05-17 10:51:24 +02:00
models.py Update Map.can_edit docstring 2023-09-22 17:32:19 +02:00
urls.py Do not use Map.edit_status anymore 2023-09-22 17:26:55 +02:00
utils.py Use ns time for geojson and gzipped geojson mtime 2023-07-19 14:16:57 +02:00
views.py Fix anonymous maps displayed by mistake in user dashboard 2023-09-22 19:00:42 +02:00
wsgi.py Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00