Commit Graph

3785 Commits

Author SHA1 Message Date
Quincy Morgan 6521184cf3 Properly use the "Continued an area" annotation for the second vertex in an area instead of "Started an area" (re: #7772) 2020-09-02 11:08:06 -04:00
Quincy Morgan a1987e21d9 Fix issue where undoing the second-to-first vertex of a way when drawing would undo to the initial state of the way (close #7772) 2020-09-02 11:07:09 -04:00
Quincy Morgan e5d4fcfa44 Properly handle disambiguating tags on crossing multipolygons (close #7935) 2020-09-01 17:31:16 -04:00
Quincy Morgan 484f54f982 Don't copy building part or indoor tags to node when extracting point from a way or relation (close #7862) 2020-08-16 17:18:16 -04:00
Quincy Morgan 59aa79548e Use tram crossing tags when connecting crossing tram tracks with roads/paths (close #7902) 2020-08-15 13:25:26 -04:00
Quincy Morgan cbf6b151cf Merge pull request #7895 from til-schneider/patch-2
Fix geometries detection in preset_fields.js
2020-08-12 12:26:19 -04:00
Quincy Morgan 008eb22f4a Merge pull request #7894 from til-schneider/patch-1
Fix export of `geoVecLengthSquare`
2020-08-12 12:24:29 -04:00
Til Schneider cf1c5085d1 Fix geometries detection in preset_fields.js
`renderDisclosureContent` in `preset_fields.js` tries to detect the geometry types of the selected entities, but the result is always `[]`.

Reason: The handler of `_entityIDs.reduce` always returns `true`. So the result of the `reduce` call is `true` as well. `Object.keys(true)` results in `[]`.

Fix: The handler of `_entityIDs.reduce` should return the map which collects the geometry types, so `geometries` will be be something like `["line", "vertex"]`.
2020-08-11 16:09:51 +02:00
Til Schneider 09cab72cf2 Fix export of geoVecLengthSquare 2020-08-11 11:47:04 +02:00
Peter Newman cafb8cdbd5 Revert some more complicated typo fixes 2020-08-10 17:41:39 +01:00
Peter Newman 4205ca1d07 Fix the seemingly safe spellings found by codespell
Untested, only checked by inspection.

(cherry picked from commit 2c47a11008)
2020-08-10 17:32:37 +01:00
Quincy Morgan 029f58f6e9 Set development version number 2020-07-31 10:34:28 -04:00
Quincy Morgan 1370160bc1 v2.18.4 2020-07-31 10:25:05 -04:00
Quincy Morgan 0e0148b8f2 Fix JS error caused by possible undefined uid of entities returned by OSM API (close #7858)
Add additional safety checks for undefined entity `version` or `changeset`
2020-07-30 15:45:56 -04:00
Quincy Morgan 171d867d92 Make sure the add note button label in the help matches the toolbar (close #7841) 2020-07-27 15:59:31 -04:00
Quincy Morgan bd9d4bce74 Fix issue with reversed bounding box coordinate order in WMS 1.3 for EPSG:4326 CRS (close #7557) 2020-07-24 17:43:52 -04:00
Quincy Morgan b3da3d3879 Set development version number 2020-07-22 11:42:27 -04:00
Quincy Morgan 3dec7b3f5e v2.18.3 2020-07-22 11:38:28 -04:00
Quincy Morgan 293971da34 Fix issue where inspector may not update correctly when switching between weak and fallback presets (close #7827) 2020-07-22 11:18:05 -04:00
Quincy Morgan 40e46aced1 Fix issue where following a node and then selecting another feature would auto-center the feature (close #7820) 2020-07-22 09:58:14 -04:00
Quincy Morgan 4643caaae8 Don't prevent default click events when clicking input elements (close #7828) 2020-07-22 09:48:00 -04:00
Quincy Morgan b3714fac66 Set development version number 2020-07-21 10:27:57 -04:00
Quincy Morgan b64f0b793c v2.18.2 2020-07-21 10:23:51 -04:00
Quincy Morgan 3d0590de87 Properly instantiate context.connection before init 2020-07-21 10:19:40 -04:00
Quincy Morgan 1455eb3e3d Set development version number 2020-07-20 16:09:19 -04:00
Quincy Morgan d71e854489 v2.18.1 2020-07-20 16:05:34 -04:00
Quincy Morgan c2065dbd27 Re-add endpoint to set the preferred locale code programmatically 2020-07-20 15:58:47 -04:00
Quincy Morgan 51b676609b Don't show gift icon when switching development version numbers 2020-07-20 13:14:45 -04:00
Quincy Morgan 911244631c Set development version number 2020-07-20 13:08:42 -04:00
Quincy Morgan 8f4d26ed24 v2.18.0 2020-07-20 12:37:39 -04:00
Quincy Morgan 1f6a270535 Fix issue with toggling the locator overlay too quickly (close #7814) 2020-07-20 11:49:49 -04:00
Quincy Morgan 36236d776b Use metric by default for non-english locales with US country 2020-07-20 11:34:39 -04:00
Quincy Morgan 284a9291c4 Show full height footer even when there're no links 2020-07-19 21:50:32 -04:00
SilentSpike 00dd8d68c7 Update Osmose API with 0.3 release 2020-07-17 12:15:33 +01:00
Quincy Morgan cf868464f4 Fix issue where hover sidebar wouldn't be closed when zooming out past editable extent (close #7765) 2020-07-13 15:47:12 -04:00
Quincy Morgan 0112547c89 Fix map data style options tooltip keyboard shortcuts (close #7778) 2020-07-13 15:28:37 -04:00
Quincy Morgan 99383355b2 Update doubletap icon
Use consistent close button
Update a few strings
2020-07-13 14:33:49 -04:00
Quincy Morgan 85e02dea87 Add info about touchscreen multiselection to the help pane 2020-07-13 14:14:45 -04:00
Quincy Morgan a3475251b8 Update more of the documentation for touch input 2020-07-13 13:22:32 -04:00
Quincy Morgan 27faeae96a Add touch info to keyboard shortcuts screen 2020-07-13 12:21:08 -04:00
Quincy Morgan 31740f1ebb Add pinch-to-zoom icon to help and walkthrough 2020-07-13 11:26:42 -04:00
Quincy Morgan f5d280682e Add mousewheel icon to help and walkthrough 2020-07-13 10:57:59 -04:00
Quincy Morgan 89da4a2ff3 Merge branch 'develop' into touch-walkthrough-update 2020-07-12 19:04:55 -04:00
Quincy Morgan bf5ed60f96 Update walkthrough touch icons 2020-07-12 19:04:39 -04:00
Quincy Morgan 1514648468 Add doubletap and touch-and-drag icons to the walkthrough
Update tap and longpress icons
2020-07-11 21:04:07 -04:00
Quincy Morgan 365fa1bf0d Add tap and longpress icons to walkthrough 2020-07-11 19:27:50 -04:00
Quincy Morgan 3229390178 Clean up the mouse icons' size and clarity 2020-07-11 19:00:17 -04:00
Quincy Morgan 0d4946fe47 Update more help pane strings for touchscreens 2020-07-10 16:46:00 -04:00
Quincy Morgan e93e0fdbf9 Update buildings walkthrough chapter for touchscreens 2020-07-10 16:02:30 -04:00
Quincy Morgan 3892600814 Reduce redundant strings in the walkthrough
Update the lines walkthrough chapter for touchscreens
Add toggled dispatch event to the edit menu
2020-07-10 15:24:01 -04:00