umap/umap
pfbreton-perso d53bbf84f2
Ability to resize the list of layers displayed on the map
This is a proposed change to resize the list of layers to fit the content of the list by default and give the ability to resize the window.

I felt that I was constrained by the fixed size that wasn't displaying enough layers to be comfortable to use.
2023-06-15 11:52:10 -04:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale i18n 2023-06-07 09:12:33 +02:00
management Make that Map.get_anonymous_edit_url returns full URL 2023-05-31 16:30:07 +02:00
migrations (WIP) Allow to star map and retrieve starred maps 2023-05-15 12:22:26 +02:00
settings Remove DIRS from settings.TEMPLATES 2023-06-14 21:15:37 -04:00
static Ability to resize the list of layers displayed on the map 2023-06-15 11:52:10 -04:00
templates Display the number of maps on search results page 2023-06-14 09:58:48 -04:00
templatetags Set unique map id per page in map_list 2019-04-09 11:47:02 +02:00
tests Only return anonymous_url in anonymous context 2023-06-04 08:05:48 +02:00
__init__.py chore: use setup.cfg 2021-12-30 11:16:00 +01: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 Move permissions form building to JS 2018-06-15 23:25:38 +02:00
context_processors.py Banner + no create buttons when in read only mode 2023-05-30 16:17:12 -04:00
decorators.py black on decorators.py 2023-03-01 19:14:59 +01:00
fields.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
forms.py Make that Map.get_anonymous_edit_url returns full URL 2023-05-31 16:30:07 +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 Make that Map.get_anonymous_edit_url returns full URL 2023-05-31 16:30:07 +02:00
urls.py Only ask to send edit link if email has been set up 2023-05-31 17:20:22 +02:00
utils.py black on utils.py 2023-02-28 17:29:11 +01:00
views.py Display the number of maps on search results page 2023-06-14 09:58:48 -04:00
wsgi.py Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00