Commit graph

  • 66d2345841 Escape map settings in map_fragment.html Yohan Boniface 2024-01-11 11:13:13 +0100
  • 40a58787c5
    Merge pull request #1508 from umap-project/dependabot/pip/hatch-1.9.1 David Larlet 2024-01-10 20:39:39 -0500
  • d5a27d9f27
    chore: bump hatch from 1.7.0 to 1.9.1 dependabot[bot] 2024-01-11 01:39:28 +0000
  • 0d36d90be8
    Merge pull request #1507 from umap-project/dependabot/pip/djlint-1.34.1 David Larlet 2024-01-10 20:38:57 -0500
  • 61e83460c2
    Merge pull request #1504 from umap-project/dependabot/pip/uwsgi-2.0.23 David Larlet 2024-01-10 20:38:07 -0500
  • 08e50567de
    Merge pull request #1516 from umap-project/umap-components David Larlet 2024-01-10 20:35:11 -0500
  • 5d758ebc0d
    Create a dedicated js/components folder David Larlet 2024-01-10 14:31:54 -0500
  • 7b5b5b1b22
    Set a umap-fragment web component for lists David Larlet 2024-01-09 14:45:16 -0500
  • 4b34a7d300 merge index.js with global.js Alexis Métaireau 2024-01-08 19:14:10 +0100
  • 7c697f7529 Merge @ybon changes Alexis Métaireau 2024-01-08 17:24:36 +0100
  • c6ce22f319 Also run login javascript when page is loaded Yohan Boniface 2023-12-29 16:11:08 +0100
  • ce22a2ee74 Only load Leaflet once, as module Yohan Boniface 2023-12-29 15:07:27 +0100
  • 95212dbdf5 [refactor] Use JS modules for client URL routing Alexis Métaireau 2023-12-11 10:40:16 +0100
  • d303330f2e chore: use system-specific modifier when running tests Alexis Métaireau 2024-01-08 18:26:26 +0100
  • 20814dd73c changelog Yohan Boniface 2024-01-08 16:52:56 +0100
  • aef8afee6c docs: document changed templates Alexis Métaireau 2024-01-08 16:03:00 +0100
  • fca2c13eb7 1.13.1 Yohan Boniface 2024-01-08 16:49:02 +0100
  • 5b74faf895
    Merge pull request #1512 from umap-project/fix-contrastedicon-with-cluster Yohan Boniface 2024-01-08 16:44:00 +0100
  • 067d74de9f fix: icon element is undefined when clustered Yohan Boniface 2024-01-08 16:35:41 +0100
  • 16a42025b5 changelog Yohan Boniface 2024-01-08 13:51:14 +0100
  • 242a2469ac 1.13.0 Yohan Boniface 2024-01-08 13:45:10 +0100
  • d0c560e29a i18n Yohan Boniface 2024-01-08 13:43:48 +0100
  • 0f1e13b994 chore: fix failing JS test Yohan Boniface 2024-01-08 13:31:02 +0100
  • 08c5d47ee8
    Merge pull request #1509 from umap-project/datalayer-counter Yohan Boniface 2024-01-08 12:52:07 +0100
  • 47d0ed8836 docs: mention tests in release process Yohan Boniface 2024-01-08 12:51:11 +0100
  • 2812431722 feat(browser): add counter in datalayer headline Yohan Boniface 2024-01-08 12:46:06 +0100
  • cea5e30582
    Merge pull request #1499 from umap-project/dedicated-layer-settings Yohan Boniface 2024-01-08 12:30:41 +0100
  • 75ff147371 Move layer specific settings to a dedicated fieldset Yohan Boniface 2024-01-03 20:54:57 +0100
  • fe61acd6c1
    Merge pull request #1479 from umap-project/osm-template Yohan Boniface 2024-01-08 12:10:48 +0100
  • ba6371381a Better margin around popup title icon Yohan Boniface 2024-01-08 12:00:19 +0100
  • 86de16521f Refactor icon element create and constrast Yohan Boniface 2024-01-08 08:44:08 +0100
  • d50b0527af
    chore: bump djlint from 1.31.0 to 1.34.1 dependabot[bot] 2024-01-06 13:32:00 +0000
  • 6669728bbf docs: Update the links in the README, remove the badges Alexis Métaireau 2024-01-05 16:23:32 +0100
  • fd6c88ecff
    chore: bump uwsgi from 2.0.21 to 2.0.23 dependabot[bot] 2024-01-06 13:31:45 +0000
  • f030183888 Create dependabot.yml Alexis Métaireau 2024-01-05 16:34:24 +0100
  • ecd4c73a7e Add basic facet search integration test Yohan Boniface 2024-01-04 13:33:38 +0100
  • ab82fd975f
    Merge pull request #1478 from umap-project/preview-map-on-click Yohan Boniface 2024-01-03 22:17:55 +0100
  • 37b97403dc Use neutral button for preview in user dashboard Yohan Boniface 2024-01-03 21:49:20 +0100
  • d54b0e94b7 Only close ui panel if it is open Yohan Boniface 2024-01-03 21:25:20 +0100
  • 558dabd113
    Merge pull request #1480 from umap-project/search-latlng Yohan Boniface 2024-01-03 20:59:11 +0100
  • fb6230d1db
    Merge pull request #1490 from umap-project/fix-choropleth-update Yohan Boniface 2024-01-03 20:52:06 +0100
  • 7f4d5b270b Rename Layer.postUpdate to Layer.onEdit and pass explicit params Yohan Boniface 2024-01-03 18:09:09 +0100
  • 1ed6a5972d Run prettier Yohan Boniface 2024-01-02 23:18:24 +0100
  • c79e875498
    Merge pull request #1498 from umap-project/align-copy-button Yohan Boniface 2024-01-02 23:07:03 +0100
  • 4b0bde5c90 Align copy button to input in share box Yohan Boniface 2024-01-02 22:14:13 +0100
  • 05401af06b
    Merge pull request #1454 from jschleic/download-ui Yohan Boniface 2024-01-02 21:42:34 +0100
  • ced7f3d6ff
    Merge pull request #1497 from jschleic/fix-rank-on-reordering Yohan Boniface 2023-12-31 11:16:06 +0100
  • 70e5dbe7dd fix dirty flags when re-ordering layers Joachim Schleicher 2023-12-30 21:22:22 +0100
  • dbf0179297 cleanup sharebox changes Joachim Schleicher 2023-12-28 14:26:15 +0100
  • 1d32e52386 Refactor changelog Yohan Boniface 2023-12-29 11:38:13 +0100
  • defb956e7e changelog Yohan Boniface 2023-12-29 11:25:24 +0100
  • 340c492efc 1.12.2 Yohan Boniface 2023-12-29 11:22:23 +0100
  • 2bb104d29e
    Merge pull request #1493 from umap-project/tilelayer-preview-border Yohan Boniface 2023-12-28 20:36:27 +0100
  • 974536debe
    Merge pull request #1492 from umap-project/fix-tms-url-preview Yohan Boniface 2023-12-28 20:36:06 +0100
  • ab54580820 Fix preview of TMS TileLayer preview Yohan Boniface 2023-12-28 11:27:25 +0100
  • 1d85ee5167 Add a small box-shadow to tilelayer preview Yohan Boniface 2023-12-28 11:51:04 +0100
  • 0a099b6ee1 i18n Yohan Boniface 2023-12-28 11:44:44 +0100
  • 36f72e3154
    Linting templates David Larlet 2023-12-27 13:50:21 -0500
  • c4e55d82cb
    Fix imports David Larlet 2023-12-27 13:43:47 -0500
  • 7484e52142
    Improve maps’ pagination for the dashboard David Larlet 2023-12-27 13:26:31 -0500
  • c3cb813c23
    Allow to reopen a dialog in dashboard previews Yohan Boniface 2023-12-22 17:16:06 +0100
  • ded244c9ff
    Put CSS and JS blocks to their dedicated places David Larlet 2023-12-20 22:02:00 -0500
  • 8d11815625
    Move _urls_for_js to utils.py (circular imports) David Larlet 2023-12-19 20:55:19 -0500
  • 7ff543e1d5
    Create the unique_id in the template (vs. model) David Larlet 2023-12-19 20:50:30 -0500
  • c9b4b96c01
    Preview map only on click in user’s dashboard David Larlet 2023-12-19 14:22:06 -0500
  • 936bbb9464 Be more explicit on changed fields when updating choropleth form Yohan Boniface 2023-12-27 09:17:29 +0100
  • f034477e08
    Fix the changelog for mkdocs rendering David Larlet 2023-12-26 10:39:23 -0500
  • 9e346d2d4c search input: add a placeholder to mention typing coordinates Yohan Boniface 2023-12-26 12:16:50 +0100
  • a4dbb69545 Prettier on popup.js Yohan Boniface 2023-12-26 12:09:27 +0100
  • 50e8161b89 Rename var in popup.js Yohan Boniface 2023-12-26 12:08:20 +0100
  • 5f744848ac changelog Yohan Boniface 2023-12-23 09:20:45 +0100
  • fcc07846a4 1.12.1 Yohan Boniface 2023-12-23 09:16:53 +0100
  • 01d89dbd93 Fix zoomEnd tests Yohan Boniface 2023-12-23 09:12:34 +0100
  • acfcc2e2a6
    Merge pull request #1482 from umap-project/greedytemplate-object Yohan Boniface 2023-12-23 08:41:48 +0100
  • b19638bb8d
    Merge pull request #1483 from umap-project/escape-drawing Yohan Boniface 2023-12-23 08:41:33 +0100
  • e19508a1df
    Merge pull request #1484 from umap-project/layer-events-off Yohan Boniface 2023-12-23 08:41:16 +0100
  • 5f8147c274 Remove zoom/moeveend events when deleting datalayer Yohan Boniface 2023-12-22 18:45:21 +0100
  • da2fb856c2 Better way of handling escape while drawing Yohan Boniface 2023-12-22 13:01:06 +0100
  • 70ae3e4bd8 Upgrade leaflet.photon to 0.9.0 Yohan Boniface 2023-12-22 11:13:03 +0100
  • 6890d47b91 Do not fail on greedyTemplate when description is an object Yohan Boniface 2023-12-22 11:03:38 +0100
  • 554352e003 Allow to type a latlng in the search box Yohan Boniface 2023-12-21 12:39:51 +0100
  • 48ab865b9a More work on OpenStreetMap popup template Yohan Boniface 2023-12-20 12:14:02 +0100
  • 2208a6c67d WIP: OpenStreetMap dedicated popup template Yohan Boniface 2023-06-30 16:26:50 +0200
  • cab87cd59f Deal with data:image in icon image form Yohan Boniface 2023-12-20 11:45:00 +0100
  • 3f6c705d2e re-style download panel Joachim Schleicher 2023-12-19 17:27:27 +0100
  • aec4330df6 add download icons Joachim Schleicher 2023-12-19 16:40:31 +0100
  • 417f1b9d08 i18n Yohan Boniface 2023-12-18 23:41:00 +0100
  • d19cc60a7a refactor shareBox into separate class Joachim Schleicher 2023-12-15 10:16:55 +0100
  • 931ac7442d refactor share dialog for better usability Joachim Schleicher 2023-12-10 20:03:14 +0100
  • 396cbd34b4 build: Update makefile testjs to open the browser Alexis Métaireau 2023-12-16 13:15:03 +0100
  • 813b283a29
    Merge pull request #1476 from umap-project/iconlayers-titles Yohan Boniface 2023-12-18 08:44:02 +0100
  • 270181b2bd
    Merge pull request #1477 from umap-project/picto-admin Yohan Boniface 2023-12-18 08:43:43 +0100
  • 12ba5e61f8 Allow to edit pictogram categories from admin list Yohan Boniface 2023-12-17 12:20:30 +0100
  • a3abd5394e Increase iconlayers titles on hover Yohan Boniface 2023-12-17 10:58:02 +0100
  • 45f0fdc03f changelog Yohan Boniface 2023-12-17 10:11:53 +0100
  • feb2b06971 1.12.0 Yohan Boniface 2023-12-17 10:03:06 +0100
  • 3d92a8e845
    Merge pull request #1475 from umap-project/iconlayers-polish Yohan Boniface 2023-12-17 09:59:56 +0100
  • a0279165ce Add minimal integration tests for tilelayers Yohan Boniface 2023-12-16 19:26:10 +0100
  • 4fbd2fabe5 chore: fix a typo in umap.forms.js Alexis Métaireau 2023-12-16 14:13:42 +0100
  • 629a049eba Inform iconLayers when we change current tilelayer Yohan Boniface 2023-12-16 18:50:08 +0100