Commit graph

  • bf116e8d93 Use brewer palettes for choropleth colors Yohan Boniface 2023-06-10 22:21:41 +0200
  • 5d350a7cc9 Control property used in choropleth Yohan Boniface 2023-06-10 21:17:28 +0200
  • 8e12e6cf24 POC of a choropleth layer Yohan Boniface 2023-06-10 19:57:54 +0200
  • 31ea8d1a83
    Merge pull request #1362 from umap-project/hide-datalayer-in-caption Yohan Boniface 2023-10-10 21:06:09 +0200
  • 9ef09512db highlight: increase fillOpacity for polygons Joachim Schleicher 2023-10-10 10:47:36 +0200
  • 836c17f2e8 fire events from Popup Panel Joachim Schleicher 2023-10-10 10:01:16 +0200
  • 3594bc2605 highlight markers Joachim Schleicher 2023-10-08 20:02:20 +0200
  • da01977414 Fix permissions tests Yohan Boniface 2023-10-09 18:30:44 +0200
  • 547485e50f Allow to hide a datalayer from the caption list Yohan Boniface 2023-10-06 22:26:31 +0200
  • de6c9f3b84 Make sure we don't use DataLayer.settings by reference Yohan Boniface 2023-10-06 22:25:56 +0200
  • 7696203159 highlight selected path Joachim Schleicher 2023-10-05 20:57:53 +0200
  • 5bfa2fce38 Patch HeatLayer for better rendering Yohan Boniface 2023-10-05 18:15:59 +0200
  • ca7257658c Make that Range inherit from FloatInput Yohan Boniface 2023-10-05 18:15:21 +0200
  • 3e54310c8d Add Range input for heatmap radius Yohan Boniface 2023-10-05 17:36:07 +0200
  • a5c7214533 Add back helpText on Range input Yohan Boniface 2023-10-05 17:32:27 +0200
  • 20cdc837af Use toFixed instead of toPrecision in Range input Yohan Boniface 2023-10-05 15:14:28 +0200
  • d0b01e774c
    Merge pull request #1356 from jschleic/multiplechoice-buttons-grid Yohan Boniface 2023-10-04 09:42:47 +0200
  • 34122b1549
    Remove unused CSS class .third Yohan Boniface 2023-10-04 09:36:55 +0200
  • 79a1ea232a switch to grid layout for multiple choice buttons Joachim Schleicher 2023-10-04 09:02:31 +0200
  • ff6a994f31
    Bump pillow from 9.5.0 to 10.0.1 dependabot[bot] 2023-10-04 01:45:13 +0000
  • 81a9a5416f
    Merge pull request #1354 from sircharlo/patch-1 Yohan Boniface 2023-10-03 16:14:47 +0200
  • 287bb465ed
    Update uwsgi.ini to prevent buffers errors with NGINX reverse proxies Charles Olivier Savignac 2023-10-02 17:39:00 -0400
  • 63c515d537
    Merge pull request #1350 from umap-project/map-created-at Yohan Boniface 2023-09-27 22:39:20 +0200
  • 495dd6444f Finally add Map.create_at field Yohan Boniface 2023-09-27 11:01:50 +0200
  • ff27cdd04a Hide attribution on small screen and add a small ? to display it Yohan Boniface 2023-09-27 10:30:57 +0200
  • 4e3a22dc11 changelog Yohan Boniface 2023-09-27 07:28:03 +0200
  • f73308e99d 1.8.2 Yohan Boniface 2023-09-27 07:21:06 +0200
  • 677fd3d982
    Merge pull request #1336 from umap-project/shared-edit-url Yohan Boniface 2023-09-27 07:17:29 +0200
  • 013d2fd5ee Always remove ?edit from URL, so users do not share it by mistake Yohan Boniface 2023-09-27 07:13:30 +0200
  • 50591e1ac5 i18n Yohan Boniface 2023-09-27 06:48:00 +0200
  • 36dfb1addc
    Merge pull request #1348 from jschleic/fix-1308 David Larlet 2023-09-26 22:32:36 -0400
  • ccda9aca3f Fix #1308 Joachim Schleicher 2023-09-26 20:45:57 +0200
  • cae52c905a
    Merge pull request #1346 from umap-project/short-url-none Yohan Boniface 2023-09-26 15:52:51 +0200
  • af3518ad08
    Apply Black to settings files David Larlet 2023-09-26 09:40:41 -0400
  • 6008146110
    Merge pull request #1347 from umap-project/load-invalid-bounds Yohan Boniface 2023-09-26 15:37:52 +0200
  • 44910f5410 Do no try to fit data bounds if bounds are not valid Yohan Boniface 2023-09-26 10:49:01 +0200
  • c1698545bd Make sure SHORT_SITE_URL is defined to expose Map.short_url Yohan Boniface 2023-09-26 10:34:50 +0200
  • 649f21a0d5
    Merge pull request #1339 from umap-project/browse-in-bbox Yohan Boniface 2023-09-26 08:16:22 +0200
  • af78d1e348
    Merge pull request #1343 from umap-project/popup-large-width Yohan Boniface 2023-09-25 22:00:15 +0200
  • a37c6005ce Set an explicit width to popup large container Yohan Boniface 2023-09-25 18:30:58 +0200
  • 27e8fd0cac
    Merge pull request #1324 from openbrian/add-username-to-features David Larlet 2023-09-25 11:08:32 -0400
  • 1597cd731e Data browser: add back placeholder Yohan Boniface 2023-09-25 14:35:27 +0200
  • 0ad6e425b5 Refactor data browser Yohan Boniface 2023-09-25 13:42:14 +0200
  • e0e7fc5844 Better way to set DataLayer.geojson content during tests Yohan Boniface 2023-09-25 13:40:01 +0200
  • 9cf2bf1578 Allow to restrict browser items to current map view Yohan Boniface 2023-09-25 13:33:58 +0200
  • 7ca4f0e11c
    Improved release documentation David Larlet 2023-09-23 15:58:37 -0400
  • ff89125c80 Redirect to canonical URL when people share the ?edit link Yohan Boniface 2023-09-23 20:48:45 +0200
  • 3d2a1d96fd
    Changelog David Larlet 2023-09-22 14:58:33 -0400
  • 98e57c150c
    1.8.1 David Larlet 2023-09-22 14:55:46 -0400
  • 9d81b0b42b
    Merge pull request #1334 from umap-project/fix-data-duplicated-at-first-save Yohan Boniface 2023-09-22 20:54:11 +0200
  • dcbec3534c Fix datalayer's data duplicated at first save Yohan Boniface 2023-09-22 20:48:08 +0200
  • 17104bfcbd Consume editMode from query string the proper way Yohan Boniface 2023-09-22 20:21:14 +0200
  • 18b43458e0
    Merge pull request #1332 from umap-project/editmode-for-old-maps David Larlet 2023-09-22 13:50:27 -0400
  • a508ca792b
    Merge pull request #1331 from umap-project/fix-anonymap-in-dasboard David Larlet 2023-09-22 13:50:19 -0400
  • d67a17eca3 Do not try to set editMode on _umap_options for old maps Yohan Boniface 2023-09-22 19:03:01 +0200
  • 27f3e08bc1 Fix anonymous maps displayed by mistake in user dashboard Yohan Boniface 2023-09-22 19:00:42 +0200
  • f11ef754c4
    changelog David Larlet 2023-09-22 12:33:19 -0400
  • 500577a201
    1.8.0 David Larlet 2023-09-22 12:29:58 -0400
  • 76debf318b i18n Yohan Boniface 2023-09-22 18:28:41 +0200
  • 2c7b6153b4 i18n Yohan Boniface 2023-09-22 18:27:41 +0200
  • 2563357c02
    Merge pull request #1321 from umap-project/1318-restrict-zoom-options David Larlet 2023-09-22 12:12:56 -0400
  • f6dbb7d45b
    Correct url type for background url templates David Larlet 2023-09-22 12:08:22 -0400
  • aed9e898e9
    Restrict possible min/max zoom values David Larlet 2023-09-19 13:56:11 -0400
  • ffae06aac7
    Merge pull request #1307 from umap-project/datalayer-editstatus Yohan Boniface 2023-09-22 17:36:26 +0200
  • c36ea1e4b8 Fix error when trying to change map owner Yohan Boniface 2023-09-20 18:26:04 +0200
  • 157146dc04 Do not make map name and share status label clickable unless user can edit Yohan Boniface 2023-09-21 10:42:09 +0200
  • a04acb828d Update Map.can_edit docstring Yohan Boniface 2023-09-21 10:25:59 +0200
  • 73f9b883e1 Bump playwright Yohan Boniface 2023-09-20 18:31:48 +0200
  • f05bdb2ac3 Use datalayer.isDataReadOnly in feature.isReadOnly Yohan Boniface 2023-09-20 09:54:06 +0200
  • a9b9a7e955 Tests: reuse name var Yohan Boniface 2023-09-20 09:50:13 +0200
  • dfd04c33b0 Fix typo in tests Yohan Boniface 2023-09-20 09:46:05 +0200
  • e13f3ac235 Add DataLayer.isDataReadonly Yohan Boniface 2023-09-20 09:01:58 +0200
  • 5ffd1a1b10 Expose DataLayer.edit_status separately to the front Yohan Boniface 2023-09-19 08:37:06 +0200
  • 6ba8166f86 Reset DataLayer.edit_status migration Yohan Boniface 2023-09-19 08:22:11 +0200
  • 4e54a93ee0 Add DataLayer.INHERIT edit status option Yohan Boniface 2023-09-19 08:19:20 +0200
  • 3cbd6cca40 Add back Map.edit_status Yohan Boniface 2023-09-18 20:05:17 +0200
  • 3dc4efe7b1 Remove data migration for edit_status Yohan Boniface 2023-09-18 17:50:35 +0200
  • 360b6415cb Make OWNER mode the default edit_status for anonymous owned maps Yohan Boniface 2023-09-18 17:42:52 +0200
  • 5f5196a52d Make sure to select only editable layers for attachin to features Yohan Boniface 2023-09-18 17:42:22 +0200
  • 0afb0bff82 Include layer name in translation Yohan Boniface 2023-09-13 17:16:28 +0200
  • 36befefbc6 Fix permissions related frontend tests Yohan Boniface 2023-09-13 16:53:48 +0200
  • 84e3aa7121 Add default value for DataLayer.options.editMode Yohan Boniface 2023-09-13 16:53:19 +0200
  • 6b269125d4 Make sure only owner see the delete map button Yohan Boniface 2023-09-13 12:00:20 +0200
  • ddada8fb2b Remove the hasDirty concept David Larlet 2023-09-12 11:31:54 -0400
  • 24e4aed8d3 Rename allowEdit in editMode Yohan Boniface 2023-09-12 17:02:18 +0200
  • de7c693c7b Remove console.log Yohan Boniface 2023-09-12 16:15:30 +0200
  • 2d1d9281d9 Add SQL migration to populate DataLayer.edit_status from Map.edit_status Yohan Boniface 2023-09-12 11:36:04 +0200
  • af44b3a0a6 Add playwright test for editor's permissions form Yohan Boniface 2023-09-12 11:19:03 +0200
  • a15aa3566a Add playwright tests for anonymous map Yohan Boniface 2023-09-12 11:07:10 +0200
  • d902546da4 Add map update playwright tests Yohan Boniface 2023-09-11 12:19:42 +0200
  • 168cc01c2e Do not try to access self.object in MapCreate Yohan Boniface 2023-09-10 09:34:13 +0200
  • 42eb0e6ded Add more tests for datalayer permissions Yohan Boniface 2023-09-09 11:44:35 +0200
  • d6d55e619a Fix existing permissions related tests Yohan Boniface 2023-09-09 10:32:15 +0200
  • e52b40807a Expose correct edit statuses in anonymous mode Yohan Boniface 2023-09-08 17:14:37 +0200
  • e06da18f1e Fix helptext not displayed in anonymous permissions panel Yohan Boniface 2023-09-08 17:14:10 +0200
  • 1cefd4e851 Hide create/delete datalayers button + map settings to users without rights Yohan Boniface 2023-09-08 16:44:45 +0200
  • 35d7a5c550 Remove unused icon in 16.svg Yohan Boniface 2023-09-08 16:41:00 +0200
  • 9189262855 Do not try to save map itself unless it has been modified Yohan Boniface 2023-09-08 15:32:37 +0200
  • ee9acf3427 Fix map check in DataLayerUpdate view Yohan Boniface 2023-09-08 15:22:08 +0200
  • 70a1a1d584 Move copyToClipboard to L.Util Yohan Boniface 2023-09-08 15:17:16 +0200