umap/umap
Yohan Boniface 2cf3a4e6a3 fix: honour error status in alerts
Co-authored-by: David Larlet <david@larlet.fr>
2025-03-03 16:48:44 +01:00
..
bin [style] Format the code 2023-11-24 23:31:18 +01:00
locale chore: use a French quote in translation 2025-03-03 16:47:48 +01:00
management feat: soft delete datalayers 2025-01-29 19:08:59 +01:00
migrations feat: soft delete datalayers 2025-01-29 19:08:59 +01:00
settings a11y: update URLs and (underlined) styles for help 2025-03-03 09:10:37 -05:00
static a11y: switch to better contrasted links (#2532) 2025-03-03 09:36:50 -05:00
storage chore: make S3 dependencies optional 2024-12-11 19:16:17 +01:00
sync chore: do not try to disconnect ws if not connected 2025-02-26 09:41:03 +01:00
templates fix: honour error status in alerts 2025-03-03 16:48:44 +01:00
templatetags fix: do not call teams.all() on anonymous user 2024-09-10 17:56:14 +02:00
tests fix(sync): make datalayer upsert idempotent (#2528) 2025-02-27 15:32:09 +01:00
__init__.py 2.9.0 2025-03-03 15:49:27 +01: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 [style] Format the code 2023-11-24 23:31:18 +01:00
context_processors.py a11y: include site description within page titles 2025-01-30 10:36:31 -05: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: introduce Map.share_status=DRAFT and DELETED 2024-12-10 15:14:12 +01:00
managers.py [style] Format the code 2023-11-24 23:31:18 +01:00
middleware.py [style] Format the code 2023-11-24 23:31:18 +01:00
models.py chore: read datalayer metadata from file if missing in DB 2025-02-10 16:56:15 +01:00
urls.py feat: support storing layer data in S3 like servers 2024-12-10 18:51:58 +01:00
utils.py chore: make redis python dep optional 2025-01-31 18:55:55 +01:00
views.py feat: add DEPRECATED_AUTHENTICATION_PROVIDERS setting 2025-01-30 11:04:02 +01:00
wsgi.py chore: bump ruff 2024-03-05 17:23:49 +01:00