Commit graph

  • 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
  • 0e2798863c
    Dealing with curly directly with ESlint David Larlet 2023-09-25 14:53:59 -0400
  • a37c6005ce Set an explicit width to popup large container Yohan Boniface 2023-09-25 18:30:58 +0200
  • f2a25d3c91
    Switch to curly style for if/else statements David Larlet 2023-09-25 11:42:03 -0400
  • 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 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 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
  • 76239ef55c Make DataLayer.isReadOnly explicit and true by default Yohan Boniface 2023-09-08 09:41:17 +0200
  • 3d2e62c858 Do not use Map.edit_status anymore Yohan Boniface 2023-09-08 09:39:28 +0200
  • de907dcb50 Do not expose readonly datalayers for features Yohan Boniface 2023-09-08 07:26:12 +0200
  • 89ab029cab WIP: move edit_status from Map to DataLayer Yohan Boniface 2023-09-07 10:31:25 +0200
  • 73d19e849f Refactor share_status check in datalayers views Yohan Boniface 2023-09-22 17:19:18 +0200
  • 001faccb49 Refactor share_status check in datalayers views datalayer-sharestatus Yohan Boniface 2023-09-22 17:19:18 +0200
  • 9bcc18b790
    Merge pull request #1329 from umap-project/prune-gz Yohan Boniface 2023-09-22 17:14:31 +0200
  • 7d312f733e Ignore editors and venv. Brian DeRocher 2023-09-21 16:07:11 -0400
  • b6b9943264 Prune old .gz when saving a datalayer Yohan Boniface 2023-09-21 18:56:41 +0200
  • 5b7fec5f9b
    Merge pull request #1314 from openbrian/docker-compose-app-depends-on-db Yohan Boniface 2023-09-21 10:11:56 +0200
  • 6720f76d85 Set the map option. No need for setting boolean from query string. Brian DeRocher 2023-09-20 13:16:52 -0400
  • 77b56623ed Remove field from map settings form. Brian DeRocher 2023-09-20 13:07:12 -0400
  • 6c58bf367d Use camelcase and fix typo. Brian DeRocher 2023-09-20 13:03:36 -0400
  • e25fb5d04f Add FeaturesHaveOwners map option. Brian DeRocher 2023-09-20 12:48:32 -0400
  • 0988f2e2ee
    Merge pull request #1320 from jvmatl/docker_quickstart_docs Yohan Boniface 2023-09-20 18:36:05 +0200
  • f721b4babf Fix error when trying to change map owner Yohan Boniface 2023-09-20 18:26:04 +0200
  • 7e2b20d085
    Update docs/docker.md John Martinez 2023-09-20 12:07:58 -0400
  • e76c147b65 owner is no longer a form field. Brian DeRocher 2023-09-20 10:53:27 -0400
  • 35e37c2d4b Add translation for "owner". Brian DeRocher 2023-09-20 10:52:13 -0400
  • e2b789e575 Do not use the form for the owner property. Brian DeRocher 2023-09-20 10:51:01 -0400
  • 204db34282 Replace bash based waiting with python based django-probes. Brian DeRocher 2023-09-20 09:45:26 -0400
  • 99831dc04d
    Merge pull request #1326 from umap-project/dashboard-duplicate-map Yohan Boniface 2023-09-20 15:17:38 +0200
  • f6730a9829
    Update umap/views.py Yohan Boniface 2023-09-20 15:17:29 +0200
  • 43e5391c49 Fix map displayed more than once in user dashboard when multiple editors Yohan Boniface 2023-09-20 11:30:05 +0200
  • 822e2a96cf Use datalayer.isDataReadOnly in feature.isReadOnly Yohan Boniface 2023-09-20 09:54:06 +0200
  • a53dc2f5b1 Tests: reuse name var Yohan Boniface 2023-09-20 09:50:13 +0200
  • a0ccb768f3 Fix typo in tests Yohan Boniface 2023-09-20 09:46:05 +0200
  • a6f2e9e51d Add DataLayer.isDataReadonly Yohan Boniface 2023-09-20 09:01:58 +0200
  • d48b272837
    Merge pull request #1323 from umap-project/better-document-secret-key Yohan Boniface 2023-09-20 08:04:00 +0200
  • 5587632168
    Merge pull request #1322 from jvmatl/ubuntu_from_scratch_feedback Yohan Boniface 2023-09-20 08:02:47 +0200
  • 9c89c50560 Set a default property for features that the owner is the current user. Brian DeRocher 2023-09-19 19:04:00 -0400
  • 408fcb7c0f
    Revert "Add link to django docs for SECRET_KEY" David Larlet 2023-09-19 14:59:31 -0400