Commit graph

  • ebeeee072f
    Merge pull request #1255 from umap-project/default-view Yohan Boniface 2023-08-15 07:32:07 +0200
  • 92fbc0a81c
    Merge pull request #1252 from umap-project/tilelayer-panel Yohan Boniface 2023-08-15 07:28:55 +0200
  • 567a3fb308
    Merge pull request #1250 from umap-project/has-geom Yohan Boniface 2023-08-15 07:28:02 +0200
  • 97e644b7b3
    Merge pull request #1249 from umap-project/bump-geojson Yohan Boniface 2023-08-15 07:27:33 +0200
  • dd7959efc2
    Merge pull request #1246 from umap-project/bump-mkdocs Yohan Boniface 2023-08-15 07:26:50 +0200
  • 48750b3fde
    Merge pull request #1245 from umap-project/dynamic-default-status Yohan Boniface 2023-08-15 07:26:29 +0200
  • fefa6954eb
    Merge pull request #1241 from umap-project/misplaced-icons Yohan Boniface 2023-08-15 07:25:57 +0200
  • 5b867bacfa
    Merge pull request #1240 from umap-project/fix-panel-popup Yohan Boniface 2023-08-15 07:25:30 +0200
  • f94a513c4a
    Merge pull request #1235 from umap-project/logout-redirect Yohan Boniface 2023-08-15 07:24:55 +0200
  • d008bc7539 Better control of default view Yohan Boniface 2023-08-12 07:39:13 +0200
  • 213de0437b
    Update umap/static/umap/js/umap.core.js Yohan Boniface 2023-08-12 06:31:06 +0200
  • 3b4834a9ad Allow to control facet labels Yohan Boniface 2023-08-11 06:39:14 +0200
  • e5678636dd Better CSS for facet search Yohan Boniface 2023-08-10 10:10:00 +0200
  • 322c9fe042 Make fromZoom and toZoom options available for all layers Yohan Boniface 2023-08-10 09:46:17 +0200
  • 5dda33f5e4 Compute _layers for MarkerCluster, so to easily know if layer has data Yohan Boniface 2023-08-10 08:16:03 +0200
  • e8f9ed5a9d Do not close panel when switching tilelayer Yohan Boniface 2023-08-10 07:10:27 +0200
  • 1d0c7008fa Explicitely use map default when dynamic var is unset Yohan Boniface 2023-08-09 09:06:26 +0200
  • 38c29b9cc1 Do not try to compute geom based property before we have a geom Yohan Boniface 2023-08-02 08:01:13 +0200
  • 1508b137ca Use maintained fork of togeojson Yohan Boniface 2023-08-08 09:02:22 +0200
  • 66c2e6d1c9 Make sure filters are called before actually displaying a feature on the map Yohan Boniface 2023-08-08 08:20:34 +0200
  • 9cd40b473a Bump mkdocs Yohan Boniface 2023-08-07 08:35:57 +0200
  • 8758c0dc65 i18n Yohan Boniface 2023-08-07 08:17:39 +0200
  • 0c3dc02fc1 Allow to configure default share and edit status Yohan Boniface 2023-08-07 08:16:49 +0200
  • 88209158cc Fix test failing due to attribute order Yohan Boniface 2023-08-02 16:29:45 +0200
  • c6ded31daa Rename advancedFilters to facet search Yohan Boniface 2023-08-02 08:47:06 +0200
  • 9e76e5b836 Use Leaflet.FormBuilder to build advanced filters form Yohan Boniface 2023-08-02 07:59:37 +0200
  • f3e931054c Factorize about link Yohan Boniface 2023-08-01 14:42:12 +0200
  • 1d64ed1bd1 Remove use of getMap on the map itself Yohan Boniface 2023-08-01 14:27:23 +0200
  • 767e4d3c43 Do not let advancedFilters control add/remove features from map Yohan Boniface 2023-08-01 14:09:09 +0200
  • 8491276e04 Fix misplaced icons Yohan Boniface 2023-08-01 10:37:25 +0200
  • 3115038ba6 Fix popup panel not opening from the data browser Yohan Boniface 2023-07-31 20:59:09 +0200
  • 50b8b66261 Simplify Panel popup inheritance Yohan Boniface 2023-07-31 20:58:25 +0200
  • d0ce5f68cd adapt iframe min-width for popup large Yohan Boniface 2023-07-31 11:34:25 +0200
  • fc37ad7c17 Adapt logout behaviour in ajax/not ajax modes Yohan Boniface 2023-07-27 15:02:51 +0200
  • d449564250 Move Map.renderEditToolbar to controls, for consistency Yohan Boniface 2023-07-25 17:50:28 +0200
  • bd48bfc617 Align edit toolbar icon with vertical icons Yohan Boniface 2023-07-25 11:47:30 +0200
  • 701f2704f6 Pool man responsive edit toolbar Yohan Boniface 2023-07-25 11:43:59 +0200
  • ccac42d25a Full text edit button Yohan Boniface 2023-07-25 11:19:00 +0200
  • 10b1e0bb0a Add icons to cancel and save buttons Yohan Boniface 2023-07-25 10:43:35 +0200
  • 7287d4a528 Change "my maps" link label in edit toolbar Yohan Boniface 2023-07-25 09:59:35 +0200
  • b48b4ce2d3 Add underline on hover on edit toolbar links Yohan Boniface 2023-07-25 09:04:50 +0200
  • 4e606d81bc Add share_status in edit toolbar Yohan Boniface 2023-07-25 09:02:08 +0200
  • a74439ac47 Remove click-to-edit Yohan Boniface 2023-07-24 19:17:05 +0200
  • 202c73c35a Add logo in edit header Yohan Boniface 2023-07-24 17:49:46 +0200
  • d56162390d
    Merge pull request #1232 from umap-project/edit-panel-icon Yohan Boniface 2023-07-25 10:18:11 +0200
  • 5825b54d9e
    Merge pull request #1229 from umap-project/gpx-mimetype Yohan Boniface 2023-07-25 10:16:58 +0200
  • 2821cfba86
    Merge pull request #1228 from umap-project/url-in-cors-message Yohan Boniface 2023-07-25 10:15:49 +0200
  • 831d09c6e1 Make URL available for translators in CORS message Yohan Boniface 2023-07-25 10:13:59 +0200
  • 3b1b877f64 i18n Yohan Boniface 2023-07-24 16:44:07 +0200
  • 7a5a8794fd Add icons to better distinguish edit panels Yohan Boniface 2023-07-24 16:40:08 +0200
  • 429e5d0b93 Use proper GPX mimetype Yohan Boniface 2023-07-24 09:33:20 +0200
  • cd49d11e5e Add target URL in CORS error message Yohan Boniface 2023-07-24 08:51:55 +0200
  • a9d612bf6c 1.4.4 1.4.4 Yohan Boniface 2023-07-22 09:15:21 +0200
  • bd339db397
    Merge pull request #1224 from umap-project/fix-tooltip-position Yohan Boniface 2023-07-22 09:11:53 +0200
  • 0531ca4700
    Merge pull request #1222 from umap-project/proxy-timeout Yohan Boniface 2023-07-22 09:10:36 +0200
  • 5261daf6ec
    Merge pull request #1221 from umap-project/non-ascii-variables Yohan Boniface 2023-07-22 09:10:12 +0200
  • fc7d693984 i18n Yohan Boniface 2023-07-22 09:07:56 +0200
  • 2b1b80ae23 Do not modify tooltipAnchor inplace, as it's shared by all markers Yohan Boniface 2023-07-22 09:04:29 +0200
  • 2f89e99cb8 Add a timeout in proxy Yohan Boniface 2023-07-21 12:50:37 +0200
  • 299e9e0821 Fix two JS tests broken since 8b4842ff21 Yohan Boniface 2023-07-20 14:19:50 +0200
  • 95e1745e6f Be more liberal in what chars a variable can contain Yohan Boniface 2023-07-20 14:14:56 +0200
  • a0654776f6 Add migrations for models label changes Yohan Boniface 2023-07-20 11:54:45 +0200
  • 0ec481ed07 1.4.3 1.4.3 Yohan Boniface 2023-07-20 11:49:31 +0200
  • 05bbe625bd
    Merge pull request #1220 from umap-project/last-modified-no-gzip Yohan Boniface 2023-07-20 09:22:35 +0200
  • 0d4d4cd147 i18n Yohan Boniface 2023-07-20 09:08:51 +0200
  • d91184a021 gzip file may not be yet created when computing the Last-Modified Yohan Boniface 2023-07-20 09:02:40 +0200
  • 145d5c6c7d i18n Yohan Boniface 2023-07-19 21:53:18 +0200
  • 48b8ec4ed6 i18n Yohan Boniface 2023-07-19 15:49:20 +0200
  • 34175b89a8 1.4.2 1.4.2 Yohan Boniface 2023-07-19 15:47:25 +0200
  • 261a7547a6 i18n Yohan Boniface 2023-07-19 15:47:13 +0200
  • 04a36556bd
    Merge pull request #1217 from umap-project/arobase-in-variable Yohan Boniface 2023-07-19 15:42:22 +0200
  • 6a7eefe460
    Merge pull request #1214 from umap-project/labelkey-help Yohan Boniface 2023-07-19 15:22:36 +0200
  • b0566410c5
    Merge pull request #1216 from umap-project/fix-if-unmodified-pre-1.3.0 Yohan Boniface 2023-07-19 15:22:11 +0200
  • 13a1c3bd5c Use gzip mtime for Last-Modified comparison when in gzip mode Yohan Boniface 2023-07-19 14:17:40 +0200
  • f69c959f2a Use ns time for geojson and gzipped geojson mtime Yohan Boniface 2023-07-19 14:16:57 +0200
  • 32f2e22232
    Merge pull request #1215 from richlv/typo-fixes-1 Yohan Boniface 2023-07-19 13:57:08 +0200
  • d921d3d6dd
    typo fixes Richlv 2023-07-19 13:45:13 +0300
  • 56586125a4 Allow to use arobase in variables Yohan Boniface 2023-07-19 08:25:31 +0200
  • 54e5064d70 Update labelKey help text Yohan Boniface 2023-07-19 08:16:14 +0200
  • 1be7950237 i18n Yohan Boniface 2023-07-18 12:21:16 +0200
  • 5be060d937 i18n Yohan Boniface 2023-07-17 20:21:05 +0200
  • 6f667f2749 1.4.1 1.4.1 Yohan Boniface 2023-07-17 16:22:28 +0200
  • 6abc088121 i18n Yohan Boniface 2023-07-17 16:16:08 +0200
  • c1f8684a29 Replace si_LK by si Yohan Boniface 2023-07-17 16:00:55 +0200
  • 2f00ddb8c5 Fix test Yohan Boniface 2023-07-17 15:55:37 +0200
  • 6021191522 i18n Yohan Boniface 2023-07-17 15:16:45 +0200
  • e7212e8dff
    Merge pull request #1208 from umap-project/dashboard-popup-end Yohan Boniface 2023-07-17 15:07:26 +0200
  • 4a06046079
    Merge pull request #1209 from umap-project/share-status-in-dashboard Yohan Boniface 2023-07-17 15:06:50 +0200
  • d26db7f0bc
    Merge pull request #1211 from umap-project/mousewheel-to-wheel Yohan Boniface 2023-07-17 15:06:18 +0200
  • 86d3948a8e
    Merge pull request #1207 from umap-project/tooltip-direction Yohan Boniface 2023-07-17 15:05:42 +0200
  • bbcf9d8b96 Switch from mousewheel to wheel, as Leaflet did Yohan Boniface 2023-07-17 12:33:35 +0200
  • 77cedd3288 Display share status in dashboard Yohan Boniface 2023-07-17 09:07:31 +0200
  • a2da1d64f7 Fallback user to dashboard after OAuth process Yohan Boniface 2023-07-16 12:04:51 +0200
  • 37732b8f16 Fix tooltip anchor not updated anymore according to the direction Yohan Boniface 2023-07-16 11:35:33 +0200
  • 891c23747f 1.4.0 1.4.0 Yohan Boniface 2023-07-15 11:33:12 +0200
  • d4aa1c6311 i18n Yohan Boniface 2023-07-15 09:41:19 +0200
  • 25d2d5adf5
    Merge pull request #1203 from umap-project/iframe-popup Yohan Boniface 2023-07-15 09:37:16 +0200
  • 301f123371
    Merge pull request #1205 from umap-project/fix-line-icons Yohan Boniface 2023-07-15 09:36:56 +0200
  • 79da2a7956
    Merge pull request #1196 from umap-project/dashboard Yohan Boniface 2023-07-15 09:36:34 +0200
  • 617d6ba9ef Fix last maps returned when search was empty Yohan Boniface 2023-07-12 10:39:37 +0200