umap/umap
Yohan Boniface 168cc0c996 i18n
2025-04-14 17:49:09 +02:00
..
bin [style] Format the code 2023-11-24 23:31:18 +01:00
locale i18n 2025-04-11 17:33:22 +02:00
management feat: soft delete datalayers 2025-01-29 19:08:59 +01:00
migrations feat: add Map.tags and allow to edit from client 2025-04-03 11:10:33 +02:00
settings wip: add nginx in docker-compose.yml 2025-04-11 11:31:54 +02:00
static i18n 2025-04-14 17:49:09 +02:00
storage chore: make S3 dependencies optional 2024-12-11 19:16:17 +01:00
sync wip: tests pass 2025-03-28 18:00:14 +01:00
templates fix: display search category on list page 2025-04-10 17:13:33 -04:00
templatetags fix: do not call teams.all() on anonymous user 2024-09-10 17:56:14 +02:00
tests fix: do not show "back to home" button in iframes 2025-04-14 16:12:35 +02:00
__init__.py 3.0.3 2025-04-11 18:09:14 +02:00
admin.py feat: Expose teams in users’ CSV export 2025-02-06 11:26:47 -05:00
apps.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
asgi.py wip(sync): websocket server with ASGI and PostgreSQL LISTEN/NOTIFY 2025-01-23 17:16:44 +01:00
autocomplete.py fixup: order users autocomplete by username length 2025-04-08 15:47:06 +02:00
context_processors.py feat: basic filtering by tags 2025-04-03 11:10:36 +02:00
decorators.py chore: lint python imports 2024-12-23 13:16:11 -05:00
fields.py chore: factorize json.dumps in an util function. 2024-03-05 11:25:37 +01:00
forms.py feat: add Map.tags and allow to edit from client 2025-04-03 11:10:33 +02:00
managers.py [style] Format the code 2023-11-24 23:31:18 +01:00
middleware.py chore: update oauth provider deprecation message 2025-03-07 16:17:26 +01:00
models.py fix: do not export layer ids in umap backup 2025-04-04 11:26:10 -04:00
urls.py feat: support storing layer data in S3 like servers 2024-12-10 18:51:58 +01:00
utils.py chore: rename WEBSOCKET_ENABLED in REALTIME_ENABLED 2025-04-07 18:55:18 +02:00
views.py chore: redirect to user dashboard after map delete 2025-04-09 08:54:44 +02:00
wsgi.py chore: bump ruff 2024-03-05 17:23:49 +01:00