Commit Graph

13045 Commits

Author SHA1 Message Date
Quincy Morgan 5960d1cea2 Add type field to highway=construction preset (close #7519)
Rename Road Closed preset to Closed Road and add search terms
2020-04-28 11:26:51 -07:00
Quincy Morgan 61fdc7da6e Add terms to height restrictor preset (close #7538) 2020-04-28 11:15:53 -07:00
Quincy Morgan f3574d328f Add terms to lift gate preset (close #7537) 2020-04-28 11:13:44 -07:00
Quincy Morgan 9a13c6810b Don't flag google drive as an incompatible source (close #7545) 2020-04-28 11:10:26 -07:00
Quincy Morgan 282e8de1ea Merge pull request #7535 from mondeja/patch-1
Upgrade minimist to avoid security vulnerability
2020-04-27 13:00:26 -07:00
Álvaro Mondéjar 4df3d43dbb Upgrade minimist to avoid security vulnerability
See [this](https://github.com/substack/minimist#security) for more info.
2020-04-25 13:38:40 +02:00
Quincy Morgan 5dcd0bfe37 Update for 2.17.3 release 2020-04-24 16:37:33 -07:00
Quincy Morgan c48acd43a8 Add derived data 2020-04-24 13:32:45 -07:00
Quincy Morgan b3f84c90ae Update name-suggestion-index to 4.0.2
Add Household Linen Shop and Trampoline Park presets
2020-04-24 13:31:35 -07:00
Quincy Morgan 68a2c47fdb Fix issue with fetching icons from the noun project 2020-04-24 13:22:27 -07:00
Quincy Morgan 4c37e5d342 Add derived data 2020-04-24 12:31:28 -07:00
Quincy Morgan 26fd112194 Add search terms to COVID-19 Pandemic Hours field 2020-04-24 12:31:16 -07:00
Quincy Morgan 7b194b0573 Add COVID-19 Pandemic Hours field (close #7529) 2020-04-24 12:28:11 -07:00
Quincy Morgan c1fa32807d Remove several unsearchable presets for deprecated tags 2020-04-24 11:18:50 -07:00
Quincy Morgan 056913f238 Undeprecate railway=preserved for now
Deprecate bridge=true
2020-04-23 13:32:23 -07:00
Quincy Morgan 2b1180cbe5 Render pedestrian streets closer with highway=footway colors but full road width (close #7058) 2020-04-23 11:19:40 -07:00
Quincy Morgan 7a63fe38ea Add derived data 2020-04-23 10:54:21 -07:00
Quincy Morgan 9634039f70 Add boardwalk preset and line styling (close #7518) 2020-04-23 10:52:06 -07:00
Quincy Morgan 47a865622f Add Heritage Railway Track preset
Deprecate railway=preserved
2020-04-22 12:38:49 -07:00
Quincy Morgan 51f4d539f1 Merge pull request #7522 from mondeja/alif-toolkit-129
Upgrade alif-toolkit to avoid warning installing
2020-04-22 12:08:13 -07:00
Quincy Morgan fd3f3287c6 Add hanging monorail track preset 2020-04-22 12:01:49 -07:00
Quincy Morgan 448fe0e66a Rename "Gondola" preset to more descriptive "Gondola Lift" 2020-04-22 10:52:49 -07:00
Quincy Morgan f0bc51f490 Don't render Bus Guideway preset icon in tan 2020-04-22 10:51:55 -07:00
Quincy Morgan 85127a395d Update temaki to 3.23.0 (re: #7068)
Differentiate power=pole icon from man_made=utility_pole (close #7516)
2020-04-22 10:51:21 -07:00
Quincy Morgan 218e789c78 Merge pull request #7521 from morray/master
Add more meta information to wayside_crosses
2020-04-20 14:06:21 -07:00
Álvaro Mondéjar 84dffc1b2c Upgrade alif-toolkit to avoid warning installing
`alif-toolkit@1.2.6` has request as dependency and this warning was raised running `npm install`:
```
alif-toolkit > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
```
After this commit, `alif-toolkit@1.2.9` hasn't request as dependency.
2020-04-20 13:39:33 +02:00
morray 3eaf1165ce Merge pull request #4 from morray/morray-wayside_cross_meta
Adding more meta information to wayside crosses
2020-04-20 13:38:33 +02:00
morray 802f8f5062 Adding more meta information to wayside crosses 2020-04-20 13:37:43 +02:00
morray dce31cbbd5 Merge pull request #3 from openstreetmap/develop
update
2020-04-20 13:33:10 +02:00
morray 14f26306df Update restaurant.json 2020-04-20 13:30:24 +02:00
morray dd3d3e1188 Update cafe.json 2020-04-20 13:29:58 +02:00
Bryan Housel e6e5d6a788 Fix build concurrency
(closes #7378)

This switches to sync file writing before promisified minification.
This fixes an issue where it was possible for the minify steps to occur
before the writing steps were finished writing.
2020-04-16 12:06:44 -04:00
Quincy Morgan ef48fb0c50 Fix potential error in crossing ways validation 2020-04-14 15:52:05 -07:00
Quincy Morgan d7e5aa6735 Keep track of the initial hash parameters through multiple loads of the UI (close #7504) 2020-04-14 14:03:18 -07:00
Quincy Morgan 417caba3be Fix issue where hashtags set in URL parameter would not be honored 2020-04-14 12:25:18 -07:00
Quincy Morgan 3a933de876 Don't add tags to connection node when connecting crossing line/area 2020-04-13 18:57:26 -07:00
Quincy Morgan 85c88a8846 Add additional tests for crossing_ways validation 2020-04-13 18:37:13 -07:00
Quincy Morgan e3f79dc3f5 Update osm-community-index to 2.1.1 2020-04-13 17:05:55 -07:00
SilentSpike cf67684ed5 Fix Osmose details not always showing at first
Issues without a `subtitle` value would silently error when trying to
access the `auto` key of a null value which meant the elements weren't
showing up in the UI straight away.
2020-04-13 16:38:20 +01:00
Quincy Morgan 453e691069 Fix bridge and tunnel field types (close #7509) 2020-04-12 10:45:11 -07:00
Quincy Morgan 0ee6a035c3 Update railway construction icon 2020-04-10 11:34:28 -07:00
Quincy Morgan 1b67e0a4e2 Add derived data 2020-04-10 11:24:38 -07:00
Quincy Morgan 14681ab642 Update to temaki 3.22.0 (close #7475, re: #7068) 2020-04-10 11:24:27 -07:00
Quincy Morgan 252d5217e5 Update Plant Nursery icon 2020-04-09 12:36:48 -07:00
Quincy Morgan 8f9e067880 Add Botanical Garden and Community Garden presets (re: #7501)
Add search terms and Operator Type field to Garden preset
Remove vertex geometry from garden preset
2020-04-09 10:08:48 -07:00
Quincy Morgan e7fbc4bba7 Update privacy policy to account for removal of master branch (re: #7453) 2020-04-07 11:45:59 -07:00
Quincy Morgan 331150d956 Add derived data for #7502 2020-04-06 09:54:56 -07:00
Quincy Morgan ecc0c5af54 Rename landuse=allotments preset to "Garden Allotments" (re: #7501)
Add operator and plots fields to landuse=allotments preset
Remove explicit values from Garden Type field
2020-04-06 09:54:32 -07:00
Quincy Morgan 5358c4f42d Merge pull request #7501 from stragu/patch-2
Fix confusion between allotment gardens and community gardens
2020-04-06 09:33:22 -07:00
Quincy Morgan 593565e5d1 Merge pull request #7502 from simon04/patch-1
fix(scripts): metadata for taginfo
2020-04-06 09:25:44 -07:00