Commit graph

  • bfcdfdcfc1 chore: bump ruff Yohan Boniface 2024-03-05 17:23:19 +0100
  • b0c1f56979 chore: factorize json.dumps in an util function. Alexis Métaireau 2024-03-05 11:25:37 +0100
  • 1b41ff0ddc chore: Rename datalayer id to old_id Alexis Métaireau 2024-02-29 11:01:02 +0100
  • 6542dd34ec
    Merge pull request #1671 from umap-project/dependabot/pip/django-5.0.3 Yohan Boniface 2024-03-04 18:47:44 +0100
  • bf44079b09
    chore: bump django from 5.0.2 to 5.0.3 dependabot[bot] 2024-03-04 17:43:35 +0000
  • 005ef2505a
    Merge pull request #1673 from umap-project/dependabot/pip/mkdocs-material-9.5.12 Yohan Boniface 2024-03-04 18:43:10 +0100
  • f4785e5188 chore: partially upgrade tests deps Yohan Boniface 2024-03-04 18:40:43 +0100
  • a08cc251cf
    chore: bump mkdocs-material from 9.5.11 to 9.5.12 dependabot[bot] 2024-03-04 17:16:00 +0000
  • e7bd94a099 wip: do not expose UMAP_SCHEMA for now Yohan Boniface 2024-03-04 11:10:45 +0100
  • 24e46847b7 chore: use } for consistency Yohan Boniface 2024-03-04 09:56:14 +0100
  • 908750b42b chore: escape help messages with curly brackets David Larlet 2024-03-01 11:42:36 -0500
  • ba41ae4000 fix: wait for agnocomplete in test David Larlet 2024-03-01 11:42:03 -0500
  • 5295e931a5 wip(forms): remove defaultOptions from builder David Larlet 2024-03-01 11:07:28 -0500
  • 4cdf682706 wip(forms): Try to be smart and use MultiChoice only for short labels Yohan Boniface 2024-02-29 19:17:36 +0100
  • a7a854dd74 wip: move default options to schema Yohan Boniface 2024-02-29 13:21:14 +0100
  • da945cf733 wip: remove Leaflet.i18n from frontend and expose L._ Yohan Boniface 2024-02-28 18:21:49 +0100
  • fcf22195cb chore: move defaultOptions from forms to schema Yohan Boniface 2024-02-28 11:56:32 +0100
  • 68f3a9686a chore: Extract a schema module from Map David Larlet 2024-02-27 14:58:19 -0500
  • a6a1959c09 chore: Integrate i18n changes from Leaflet PR David Larlet 2024-02-27 14:55:55 -0500
  • fa0208519e
    Merge pull request #1649 from umap-project/add-features-ids Yohan Boniface 2024-03-04 11:18:39 +0100
  • 17120537e3 fix: make sure we wait for remote data before sending "dataloaded" event Yohan Boniface 2024-03-01 18:39:59 +0100
  • c658b28f6e 2.0.4 Yohan Boniface 2024-03-01 18:18:07 +0100
  • 2a2e237c0e changelog Yohan Boniface 2024-03-01 18:01:37 +0100
  • 3e651956f1 2.0.3 Yohan Boniface 2024-03-01 17:55:05 +0100
  • a67ee1d1c0 i18n Yohan Boniface 2024-03-01 17:54:18 +0100
  • aa25867517 chore: fix js tests Yohan Boniface 2024-03-01 17:52:00 +0100
  • 40d0095b3c
    Merge pull request #1658 from umap-project/catch-mail-error Yohan Boniface 2024-03-01 17:45:18 +0100
  • bb002dffba
    Merge pull request #1668 from umap-project/fix-osmid-popup Yohan Boniface 2024-03-01 17:02:20 +0100
  • 42129a3a45
    Merge pull request #1667 from umap-project/fix-querystring-feature Yohan Boniface 2024-03-01 17:02:03 +0100
  • 103893def2 fix: read id and @id as osm id in osm template Yohan Boniface 2024-03-01 16:05:41 +0100
  • dee6073428 chore: add test to cover opening feature on load Yohan Boniface 2024-03-01 15:49:27 +0100
  • 2a084466df fix: make sure to reset feature query string parameter Yohan Boniface 2024-03-01 15:45:07 +0100
  • d0738e93e7 fix: allow empty datalayers reference on merges. Alexis Métaireau 2024-02-29 16:02:15 +0100
  • b0334a027d feat: Ensure features ids match the requested format Alexis Métaireau 2024-02-29 11:38:18 +0100
  • 24acd5c42d i18n Yohan Boniface 2024-02-27 23:08:31 +0100
  • 337c75151c
    Merge pull request #1589 from umap-project/css-vars David Larlet 2024-02-27 08:57:04 -0500
  • ef7a6b9f8f
    Merge pull request #1645 from umap-project/fix-zoomcontrol-duplicated Yohan Boniface 2024-02-27 14:54:48 +0100
  • d48aeae6bd
    Merge pull request #1653 from datendelphin/patch-1 Yohan Boniface 2024-02-27 11:03:19 +0100
  • f82897f202 chore: make the datalayer uuid migration reversible Alexis Métaireau 2024-02-26 23:33:05 +0100
  • 9648c8ba42 chore: migrate existing local remoteURL datalayers Alexis Métaireau 2024-02-26 20:23:34 +0100
  • da92e150d0
    Merge pull request #1656 from umap-project/dependabot/pip/mkdocs-material-9.5.11 David Larlet 2024-02-26 13:41:08 -0500
  • 9cad054746 fix: catch SMTPException when sending secret edit link Yohan Boniface 2024-02-26 19:41:07 +0100
  • 82c92dabff
    chore: bump mkdocs-material from 9.5.10 to 9.5.11 dependabot[bot] 2024-02-26 17:49:20 +0000
  • ffe7f18af1 chore: enhance naming in tests Alexis Métaireau 2024-02-26 15:00:56 +0100
  • 51889f3238 chore: fetch datalayer index name before dropping it. Alexis Métaireau 2024-02-26 14:43:47 +0100
  • ff4870730a chore: ensure old-format layers' versions are returned Alexis Métaireau 2024-02-26 11:44:23 +0100
  • 99d7b8a6e1 chore: ruff format Alexis Métaireau 2024-02-22 15:35:18 +0100
  • f869d77f2c chore: update migrations Alexis Métaireau 2024-02-22 15:08:36 +0100
  • d18a32b5d3 chore: use path rather than re_path in urls.py Alexis Métaireau 2024-02-22 15:08:13 +0100
  • 1415f96c6f chore: fix tests Alexis Métaireau 2024-02-22 14:07:20 +0100
  • c5fd72fe2b chore: use Django JSON serializer when calling json.dumps Alexis Métaireau 2024-02-22 11:52:29 +0100
  • c46f59e3dd chore: Use datalayers' UUIDs in the views Alexis Métaireau 2024-02-22 11:10:52 +0100
  • 6b7efda37a chore: replace datalayer ids with uuids Alexis Métaireau 2024-02-19 19:07:43 +0100
  • d5b1821117 chore: format templates Alexis Métaireau 2024-02-22 15:31:32 +0100
  • 6c07aefa70
    path was doubled datendelphin 2024-02-25 10:50:13 +0100
  • 3fee658938
    chore: Use CSS variables David Larlet 2024-02-23 14:49:28 -0500
  • 6300696a22
    Merge branch 'master' into css-vars David Larlet 2024-02-23 14:37:09 -0500
  • 702713e768 chore: add missing string parameter Alexis Métaireau 2024-02-22 17:10:52 +0100
  • f9175e98b9 chore: change generateID() implementation Alexis Métaireau 2024-02-22 16:45:21 +0100
  • bcd650e844 chore: add ids on features Alexis Métaireau 2024-02-22 16:32:18 +0100
  • 371af7827f fix: zoomControl rendered twice Yohan Boniface 2024-02-21 23:24:37 +0100
  • 76ed2200cf
    Merge pull request #1637 from umap-project/fix-iconurl-order Yohan Boniface 2024-02-20 14:39:37 +0100
  • 7d7eb37772
    Merge pull request #1639 from umap-project/fix-statics-test Yohan Boniface 2024-02-20 14:23:46 +0100
  • 5e3058e54b
    Merge pull request #1631 from umap-project/no-global-map-namespace David Larlet 2024-02-20 08:23:38 -0500
  • 69df1bb092
    Merge pull request #1632 from umap-project/fix-docs-l-u David Larlet 2024-02-20 08:23:22 -0500
  • db451acccf
    Merge pull request #1633 from umap-project/docs-docker David Larlet 2024-02-20 08:23:11 -0500
  • eb755c02c6 chore: attempt to fix randomly failing test Yohan Boniface 2024-02-20 13:59:59 +0100
  • 2fa1d42ee7 i18n Yohan Boniface 2024-02-20 12:27:36 +0100
  • ab8c69e990 fix: picto category title was added after the related pictograms Yohan Boniface 2024-02-20 12:25:00 +0100
  • 0de52cd1f6 docs: fix bad rendering in settings Yohan Boniface 2024-02-20 08:55:00 +0100
  • 89742fe992
    Merge pull request #1627 from umap-project/dependabot/pip/mkdocs-material-9.5.10 Yohan Boniface 2024-02-20 08:41:36 +0100
  • 631be9c284
    Merge pull request #1628 from umap-project/dependabot/pip/uwsgi-2.0.24 Yohan Boniface 2024-02-20 08:34:22 +0100
  • 85d73834ff
    chore: bump mkdocs-material from 9.5.7 to 9.5.10 dependabot[bot] 2024-02-20 07:34:22 +0000
  • 376e65ff4d
    Merge pull request #1629 from umap-project/dependabot/pip/ruff-0.2.2 Yohan Boniface 2024-02-20 08:33:35 +0100
  • 16e7991a3d
    docs: add a note for Docker install and SECRET_KEY David Larlet 2024-02-19 17:46:13 -0500
  • 35acbde4e2
    docs: update namespace of uMap objects David Larlet 2024-02-19 17:11:10 -0500
  • 5c0ca55f8c
    chore: generate messages following map creation David Larlet 2024-02-19 17:08:48 -0500
  • 3d203f6814
    chore: bump ruff from 0.2.1 to 0.2.2 dependabot[bot] 2024-02-19 17:30:26 +0000
  • e7519195a5
    chore: bump uwsgi from 2.0.23 to 2.0.24 dependabot[bot] 2024-02-19 17:30:16 +0000
  • 61d3e70ae0
    Merge pull request #1624 from umap-project/raise-post-process Yohan Boniface 2024-02-19 16:01:40 +0100
  • 8ca3a2248d chore: raise error if any in storage post_process Yohan Boniface 2024-02-19 13:47:57 +0100
  • 8cbed32f3d 2.0.2 Yohan Boniface 2024-02-19 10:05:30 +0100
  • 2e2119420b fix: run collectstatic first in Docker entrypoint Yohan Boniface 2024-02-19 10:03:47 +0100
  • 5776be71cb
    Merge pull request #1620 from umap-project/fix-1619 David Larlet 2024-02-18 11:09:33 -0500
  • 875c7c4c69
    fix: Do not use compress anymore for Docker image David Larlet 2024-02-18 10:22:24 -0500
  • e72bc3fb8e i18n Yohan Boniface 2024-02-17 22:27:15 +0100
  • 71febbaf3f
    Getting ready for 2.0.0 David Larlet 2024-02-16 11:27:14 -0500
  • 2b196ab614
    Merge pull request #1614 from umap-project/fix-send-edit-link Yohan Boniface 2024-02-16 16:55:36 +0100
  • 217aec5556
    Merge pull request #1615 from umap-project/default-from-email Yohan Boniface 2024-02-16 16:40:16 +0100
  • 8eb2a518f1
    Merge pull request #1613 from umap-project/fix-star-control Yohan Boniface 2024-02-16 14:46:33 +0100
  • 49718c8aff
    Merge pull request #1617 from umap-project/fix-dashboard-preview Yohan Boniface 2024-02-16 14:46:12 +0100
  • 1a67d01c61 chore: replace deprecated FORM_RENDERER setting Yohan Boniface 2024-02-16 12:40:37 +0100
  • 434a292878 fix: dashboard preview was still calling L.U. Yohan Boniface 2024-02-16 12:36:05 +0100
  • 1db2455d51 chore: replace settings.FROM_EMAIL by settings.DEFAULT_FROM_EMAIL Yohan Boniface 2024-02-16 11:49:38 +0100
  • 4c224fccbc fix: send edit link was using old post method Yohan Boniface 2024-02-16 11:41:28 +0100
  • b3ce523ba2 fix: star control was using old post method Yohan Boniface 2024-02-16 10:47:51 +0100
  • 3f3392952c 2.0.0a3 Yohan Boniface 2024-02-15 15:10:27 +0100
  • 97a54b898c changelog Yohan Boniface 2024-02-15 15:01:58 +0100
  • c2853e289f i18n Yohan Boniface 2024-02-15 14:56:39 +0100
  • 6c70f80a37
    Merge pull request #1610 from umap-project/tableeditor-set-properties Yohan Boniface 2024-02-15 14:53:38 +0100