Commit graph

  • 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
  • a8e37500dd fix: reset table editor properties after creating a new one Yohan Boniface 2024-02-15 11:16:13 +0100
  • a3d1655041
    Merge pull request #1595 from umap-project/last-used-icons Yohan Boniface 2024-02-15 11:02:03 +0100
  • 2dd7266d21 feat: show recent picto in a separate tab Yohan Boniface 2024-02-13 10:17:42 +0100
  • 126e47eef9 feat: show last used pictograms in list Yohan Boniface 2024-02-12 14:09:23 +0100
  • 188a535f7d
    Merge pull request #1609 from umap-project/default-picto-white Yohan Boniface 2024-02-15 10:54:29 +0100
  • 9e805ea8da fix: make default picto always white for now Yohan Boniface 2024-02-14 18:37:26 +0100
  • 34608f55c1
    Merge pull request #1592 from umap-project/zoomto-from-qs Yohan Boniface 2024-02-14 18:34:04 +0100
  • 709674b7d9
    Merge pull request #1607 from umap-project/osm-oauth2 Yohan Boniface 2024-02-14 18:31:57 +0100
  • 81be0df171
    Merge pull request #1605 from umap-project/change-license-agpl David Larlet 2024-02-14 12:27:36 -0500
  • 7d543ff1b0
    Merge pull request #1608 from umap-project/fix-panel-animatezoom Yohan Boniface 2024-02-14 18:27:15 +0100
  • 0dc49d2de3 fix: do not try to animate the panel Yohan Boniface 2024-02-14 17:54:48 +0100
  • a99ee90e15 chore: migrate to OAuth 2 for OpenStreetMap backend Yohan Boniface 2024-02-13 15:06:30 +0100
  • c378d5dc60 feat: allow to set zoomTo from query string Yohan Boniface 2024-02-12 09:51:13 +0100
  • 246c0eef18 changelog Yohan Boniface 2024-02-13 17:51:14 +0100
  • c86e01ffd0
    Merge pull request #1601 from umap-project/oembed-quote David Larlet 2024-02-13 08:29:19 -0500
  • d02360ed60
    Merge pull request #1606 from umap-project/remove-duplicate-saved-msg Yohan Boniface 2024-02-13 14:27:31 +0100
  • e1e255f709
    Merge pull request #1593 from umap-project/icon-img-breakpoint Yohan Boniface 2024-02-13 14:16:25 +0100
  • 44a254725f
    Merge pull request #1604 from umap-project/fix-dashboard-style David Larlet 2024-02-13 07:52:10 -0500
  • e1ae60a4ff chore: remove duplicate "map updated" message Yohan Boniface 2024-02-13 12:15:35 +0100
  • 59cb10342b chore: prettier Yohan Boniface 2024-02-13 12:10:47 +0100
  • 6c38a063fd i18n Yohan Boniface 2024-02-13 11:57:09 +0100
  • 9ba8adbd85 feat: use a WCAG algo to define contrast colour Yohan Boniface 2024-02-13 11:29:56 +0100
  • 5033ecb9b8
    chore: bump factory-boy from 3.2.1 to 3.3.0 dependabot[bot] 2024-02-13 09:20:19 +0000
  • 77b18ac94f
    Merge pull request #1597 from umap-project/dependabot/pip/isort-5.13.2 Yohan Boniface 2024-02-13 10:19:48 +0100
  • 69398d259a
    Merge pull request #1596 from umap-project/dependabot/pip/ruff-0.2.1 Yohan Boniface 2024-02-13 10:19:28 +0100
  • cf319ca53e
    fix: only query OEmbed map on id and fallback to 404 David Larlet 2024-02-12 21:14:21 -0500
  • b1d96b0267
    Switch license from WTFPL to AGPLv3 David Larlet 2024-02-12 21:03:17 -0500
  • 4f469ced47
    fix: improve dashboard styles David Larlet 2024-02-12 20:59:35 -0500
  • 5441c65777
    fix: custom storage for tests David Larlet 2024-02-12 16:07:22 -0500
  • 9426570b6e
    fix: encode the whole url parameter for OEmbed David Larlet 2024-02-12 15:42:49 -0500
  • 9da50487a1
    chore: bump pytest-playwright from 0.4.3 to 0.4.4 dependabot[bot] 2024-02-12 17:22:50 +0000
  • 8d4701c24b
    chore: bump pytest from 6.2.5 to 8.0.0 dependabot[bot] 2024-02-12 17:22:46 +0000
  • 7073d30548
    chore: bump isort from 5.12 to 5.13.2 dependabot[bot] 2024-02-12 17:22:42 +0000
  • b420f6d9f2
    chore: bump ruff from 0.2.0 to 0.2.1 dependabot[bot] 2024-02-12 17:22:36 +0000
  • a239633fae feat: change threshold to switch black SVG img to white Yohan Boniface 2024-02-12 10:17:57 +0100
  • 88c0dac6d3 Use GeoJSON in the WS protocol Alexis Métaireau 2024-02-12 15:29:54 +0100
  • 22412ffe13
    chore: Use CSS variables David Larlet 2024-02-09 22:22:21 -0500
  • 148c119c05 2.0.0a2 Yohan Boniface 2024-02-09 19:09:21 +0100
  • f3d1a3995c fix: add pointer cursor to buttons in dashboard Yohan Boniface 2024-02-09 19:08:43 +0100
  • 92cc014c2e fix: delete map from dashboard confirm was not active Yohan Boniface 2024-02-09 18:58:58 +0100
  • ef06ca46b3 2.0.0a1 Yohan Boniface 2024-02-09 18:45:05 +0100
  • a767353706 chore: rm vendors/ dir before collecting vendors Yohan Boniface 2024-02-09 18:44:00 +0100
  • f460b39dae chore: log in collectstatic when a file is None after process Yohan Boniface 2024-02-09 18:42:52 +0100
  • d6c4dfa332 fix: remove umap.browser.js from <head> as it does not exist anymore Yohan Boniface 2024-02-09 18:42:18 +0100
  • 453a242e6a docs: mention to run a collectstatic in the release process Yohan Boniface 2024-02-09 18:41:04 +0100
  • 8a9e845910 chore: do not call test and compilemessages command in make build Yohan Boniface 2024-02-09 18:39:13 +0100
  • 5da032973a 2.0.0a0 Yohan Boniface 2024-02-09 18:21:11 +0100
  • 06d5af2a84 i18n Yohan Boniface 2024-02-09 18:19:20 +0100
  • a0634e5f55
    Merge pull request #1587 from umap-project/use-global-l Yohan Boniface 2024-02-09 18:04:48 +0100
  • 4ac5d4c056
    fix: lint template David Larlet 2024-02-09 12:01:13 -0500
  • 074bf675c4 chore: replace window.L.U by window.U Yohan Boniface 2024-02-08 15:52:49 +0100
  • 285b9337ad
    fix: consistency in logos colors and links David Larlet 2024-02-09 11:54:37 -0500
  • 68f2de7f44 chore: do not introduce a new global, use L and L.U already there Yohan Boniface 2024-02-08 13:24:40 +0100
  • 1f5bfcb567
    Merge pull request #1586 from umap-project/fix-browser-inbbox Yohan Boniface 2024-02-09 17:09:11 +0100
  • 81a1367696
    fix: color consistency between buttons and icons David Larlet 2024-02-09 10:47:04 -0500
  • e8a9c68dde fix: fix dashboard buttons height and alignment in Firefox Linux Yohan Boniface 2024-02-09 16:35:20 +0100
  • 96acd710dc
    fix: improve responsiveness of dashboard header David Larlet 2024-02-09 10:30:30 -0500
  • 5a275ee883 i18n Yohan Boniface 2024-02-09 16:29:42 +0100
  • 8eec5e7d12
    fix: trim translate blocks contents to ease translations David Larlet 2024-02-09 10:18:57 -0500
  • 63a213a95f
    fix: dashboard title alignments and links David Larlet 2024-02-09 10:15:14 -0500
  • 5827a4cab0
    fix: make dashboard table scrollable David Larlet 2024-02-09 10:14:44 -0500
  • 991657f3ea docs: mention OSM fr deployment process Yohan Boniface 2024-02-09 14:48:10 +0100
  • 29e2d214a5 docs: fix link in index.md Yohan Boniface 2024-02-09 14:42:27 +0100
  • 275c012e4e i18n Yohan Boniface 2024-02-09 11:58:44 +0100
  • afdc732204
    Merge pull request #1430 from umap-project/download-all-from-dashboard David Larlet 2024-02-08 09:51:01 -0500
  • c64ac2786f
    Merge pull request #1588 from umap-project/fix-map-messages Yohan Boniface 2024-02-08 15:38:17 +0100
  • a7425aa121 fix: messages coming from Django where never displayed in map view Yohan Boniface 2024-02-08 14:45:47 +0100
  • 4cec24797e chore: move Browser to a module Yohan Boniface 2024-02-08 13:09:18 +0100
  • 355cdd9f07 fix: browser inBbox setting not persistent and features click not opening popup Yohan Boniface 2024-02-08 12:57:08 +0100
  • 1acadc746a
    fix: use the regular delete view instead of ajax David Larlet 2024-02-07 16:58:02 -0500
  • a94a8b75cb
    Merge pull request #1584 from umap-project/color-browser Yohan Boniface 2024-02-07 22:58:39 +0100
  • 009f2c916f fix: use variable for color in browser if any Yohan Boniface 2024-02-07 19:37:45 +0100
  • 10efc5d103
    Merge pull request #1573 from umap-project/map-preview Yohan Boniface 2024-02-07 19:14:37 +0100
  • 7943c61b3e chore: do not consume style query string now that we handle keys separatly Yohan Boniface 2024-02-07 18:47:00 +0100
  • bc8679a597
    chore: put login fixture in a dedicated conftest David Larlet 2024-02-07 12:34:59 -0500
  • 2af7705d4c
    Use the request module for dashboard deletions David Larlet 2024-02-07 12:30:08 -0500
  • d4b380aa5f
    feat: add icons to the dashboard actions David Larlet 2024-02-07 11:50:31 -0500
  • 8a6e992b9c
    Ability to clone a map and overall UI improvements David Larlet 2024-02-06 14:23:04 -0500
  • 5d69d3c22f
    Provide a link to delete maps from user’s dashboard David Larlet 2024-01-09 16:19:53 -0500
  • 46cf432eb4
    Paginate user’s maps combined downloads David Larlet 2023-12-08 16:37:07 -0500
  • 5476cbee0f
    Ability to download all maps from user’s dashboard David Larlet 2023-11-24 17:04:47 -0500
  • f09e399b3c chore: refactor setting Map options from querystring Yohan Boniface 2024-02-07 17:53:45 +0100
  • 77b35d079a
    Merge pull request #1581 from umap-project/fix-legend-onload Yohan Boniface 2024-02-07 17:04:57 +0100
  • bd626690ef fix: non loaded layers should still be visible in legend and data browser Yohan Boniface 2024-02-07 13:07:27 +0100
  • 2047f0bcfa chore: bump test deps bump-tests-dep Yohan Boniface 2024-02-07 15:45:24 +0100
  • 3468a77ce7
    Merge pull request #1569 from umap-project/sentry David Larlet 2024-02-07 09:35:52 -0500
  • f209f76e67
    Merge pull request #1582 from umap-project/test-sleep Yohan Boniface 2024-02-07 15:31:02 +0100