Commit Graph

14246 Commits

Author SHA1 Message Date
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
Nikola Plesa 8993cd2a29 fix: update unit tests 2020-08-07 12:48:51 +02:00
Nikola Plesa eec1e46227 fix: fix mapillary image attribution css 2020-08-07 11:26:04 +02:00
Quincy Morgan 248b29983d Add more fields to ferry routes 2020-08-06 20:36:22 -04:00
Nikola Plesa 6cda7fc77f fix: remove detections from image when features are turned off 2020-08-06 16:33:40 +02:00
Thibault Molleman 6387af5067 Set Website and Phone as default flags on Office 2020-08-04 18:20:20 +02:00
Fakeha Rahman 2934508134 added snorkel shop as search item for scuba shop 2020-08-04 20:51:22 +05:30
Nikola Plesa f002df5493 feat: traffic sign highlighting 2020-08-03 14:30:51 +02:00
Nikola Plesa fe1aabbf31 fix: unit tests 2020-08-03 14:08:10 +02:00
Manfred Brandl b0dc469d83 extend the explanations 2020-08-01 12:00:40 +02:00
Nikola Plesa 6d5222ceb4 fix: fix warnings and update detection tags 2020-07-31 16:37:05 +02: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 7b07010e94 npm run translations 2020-07-31 10:24:17 -04:00
Nikola Plesa e87b0b9432 feat: updates for mapillary map features and traffic signs 2020-07-31 14:55:17 +02: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
Mikkel Kirkgaard Nielsen bd0610163c Use correct term in help.streetlevel for photo overlays. 2020-07-29 02:31:54 +02:00
dependabot[bot] c364b45adf Bump osm-auth from 1.0.2 to 1.1.0
Bumps [osm-auth](https://github.com/osmlab/osm-auth) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/osmlab/osm-auth/releases)
- [Changelog](https://github.com/osmlab/osm-auth/blob/master/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-auth/compare/v1.0.2...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 05:10:39 +00:00
Quincy Morgan 75f0b8c866 Add derived data (re: #7848, #7845) 2020-07-27 16:02:39 -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 cd7dc6fca0 Merge pull request #7848 from manfredbrandl/remove-cr-lr-from-data-core-yaml
Update core.yaml
2020-07-27 15:38:37 -04:00
Quincy Morgan 54f42cf2a8 Merge pull request #7845 from manfredbrandl/spell-core-yaml
Remove Typo in core.yaml
2020-07-27 15:36:50 -04:00
Rory McCann 3cd4eb45a4 Added Irish Pub preset (theme=irish)
It's excluded from Ireland, because that doesn't make as much sense.
Visitors to Ireland might falsely tag every pub as an Irish Pub.
2020-07-27 15:55:00 +02:00
Manfred Brandl b26d4e783e Update core.yaml
Unite into line 873
2020-07-27 10:32:11 +02:00
Nikola Plesa 6a8215d43e Fix unit tests 2020-07-27 10:05:03 +02:00
Nikola Plesa 23bce42618 feat: filter sequences from openstreetcam and streetside 2020-07-27 09:42:59 +02:00
Nikola Plesa 202c932abe fix: mapillary sequence filtering 2020-07-27 09:42:59 +02:00
Nikola Plesa 22bc5121a4 feat: date and username filtering for photo overlay layers 2020-07-27 09:42:59 +02:00
Manfred Brandl f5aba6a723 polish text a bit 2020-07-26 20:17:19 +02:00
Manfred Brandl 4b3bd25d23 Remove Typo in core.yaml 2020-07-26 20:10:46 +02: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 b9a82a98e1 Update derived data 2020-07-24 17:17:11 -04:00
Quincy Morgan bea11b900b Merge pull request #7838 from openstreetmap/dependabot/npm_and_yarn/rollup-2.23.0
Bump rollup from 2.22.2 to 2.23.0
2020-07-24 16:54:53 -04:00
Nikola Plesa 8a5002aa15 feat: filter sequences from openstreetcam and streetside 2020-07-24 17:13:18 +02:00
Quincy Morgan a709f5b774 Merge pull request #7836 from sun-geo/patch-1
Add validator rule: access=customer to access=customers
2020-07-24 10:58:15 -04:00
Nate Grobe 1de39ad9c6 changed stripWhitespace function to use string.prototype.replace per secan's suggestion 2020-07-24 10:31:42 -04:00
sun-geo 12941b97f0 Update taginfo.json
Add info' of change from "access=customer" to "access=customers" #7831
2020-07-24 09:53:30 +02:00
dependabot[bot] 2409a3ca0f Bump rollup from 2.22.2 to 2.23.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.22.2 to 2.23.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.22.2...v2.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 05:19:03 +00:00
sun-geo dddc4c63a9 Update deprecated.json
Add rule "access=customer#2 to replace by "access=customers" see issue #7831
2020-07-24 03:57:35 +02:00
Nikola Plesa d7aa6f920b fix: mapillary sequence filtering 2020-07-23 14:00:24 +02:00
Nikola Plesa d106dee0c6 feat: date and username filtering for photo overlay layers 2020-07-23 13:28:19 +02:00
Nimisha94 6600249160 Add portapotty preset 2020-07-22 17:03:28 -04:00
Quincy Morgan dc41efcb7d Fix links in changelog 2020-07-22 11:52:54 -04:00
Quincy Morgan b50b635f6e Update link in release instructions 2020-07-22 11:46:33 -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 3154b36f5d npm run translations 2020-07-22 11:29:41 -04:00
Quincy Morgan 8c69ff9cfe npm run imagery 2020-07-22 11:28:23 -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 964c2e6b12 Prefer Web Mercator to WGS 84 for WMS imagery endpoints (close #7823) 2020-07-22 10:44:37 -04:00