Commit Graph

13083 Commits

Author SHA1 Message Date
Quincy Morgan 4a3fc57742 Show the edit menu when long-pressing or long-clicking (close #7577) 2020-05-08 19:23:01 -07:00
Quincy Morgan 95dc16b7a6 Update more mouse events to use pointer events if available (re: #5505) 2020-05-08 16:10:15 -07:00
Quincy Morgan 77552c4430 Fix map interaction on devices not supporting pointer events 2020-05-08 15:44:02 -07:00
Quincy Morgan 5a8f573889 Continue zoom/pan of map when a down pointer moves off the map (re: #5505)
Fix possibly #6745
2020-05-08 15:30:38 -07:00
Quincy Morgan 509ee8fe65 Import function from module instead of file 2020-05-08 15:03:03 -07:00
Quincy Morgan edc32849c0 Use pointer events in raw tag editor when supported (re: #5505) 2020-05-08 15:01:15 -07:00
Quincy Morgan e838d06328 Use pointer events for the background offset on supported devices (re: #5505) 2020-05-08 12:52:46 -07:00
Quincy Morgan a16a95e32e Use pointer events in welcome walkthrough chapter on supported devices (re: #5505) 2020-05-08 12:09:35 -07:00
Quincy Morgan a781847d6a Use pointer events for resizing the photoviewer on supported devices (re: #5505) 2020-05-08 12:01:38 -07:00
Quincy Morgan 77061e9c6c Fix lint warnings 2020-05-08 09:42:02 -07:00
Quincy Morgan 38bc5131fa Fix incorrect curtain positioning when iD's container doesn't match the window dimensions (close #7551) 2020-05-08 09:40:27 -07:00
Quincy Morgan eb21bbfcde Add Orthodontist preset (close #7575) 2020-05-07 13:49:58 -07:00
Quincy Morgan ff4eb971ac Fix various issues that made the walkthrough non-completable 2020-05-07 13:27:20 -07:00
Quincy Morgan 4478dba08d Rename "Ferry Station / Terminal" presets to "Ferry Terminal" 2020-05-07 10:50:27 -07:00
Quincy Morgan b58127b98a Improve names of several craft presets 2020-05-07 10:43:32 -07:00
Quincy Morgan 7a3a84b7b2 Remove broken "tail" functionality (close #7560) 2020-05-07 10:26:50 -07:00
Quincy Morgan 8a9f4c3131 Add Image field (close #7531) 2020-05-05 14:46:34 -07:00
Quincy Morgan 4ab16a4470 Allow mapping quarries are points (close #7515) 2020-05-05 14:35:01 -07:00
Quincy Morgan 2e9a7485a1 Add shoe repair shop preset (close #7562) 2020-05-05 14:28:33 -07:00
Quincy Morgan 62c990f903 Merge pull request #7559 from hikemaniac/remove-tf
Ignore Thunderforest Outdoors layer
2020-05-05 14:15:55 -07:00
Quincy Morgan f7a4dc53d2 Merge pull request #7507 from hikemaniac/ruins
Add field for ruins=*
2020-05-05 14:05:48 -07:00
Quincy Morgan 3f308630c0 Don't add memorial=yes to historic=memorial (close #7569) 2020-05-05 13:59:18 -07:00
hikemaniac 3524c8c015 Ignore Thunderforest Outdoors layer 2020-05-02 01:34:39 +02:00
Quincy Morgan af0477d388 Merge pull request #7555 from hotosm/update-osmcha-url
update osmcha url
2020-04-29 15:26:46 -07:00
Wille Marcel c12b846328 update osmcha url 2020-04-29 18:58:13 -03:00
Quincy Morgan cfeab996a4 Update nursing home fields 2020-04-29 14:52:09 -07:00
Quincy Morgan d20e0064a5 Deprecate aerodrome=military and aerodrome:type=military 2020-04-29 13:35:55 -07:00
Quincy Morgan 3f5a1b66ab Add fields to airport preset
Rename Apron to Airport Apron and add search terms
Reorder properties of aeroway presets
2020-04-29 13:32:24 -07:00
Quincy Morgan d03f0ecc1b Merge pull request #7548 from JamesKingdom/develop
Remove corridors from path category
2020-04-29 12:44:30 -07:00
Quincy Morgan 2aef248fd8 Allow any value for public bath type field (close #7481) 2020-04-29 12:43:17 -07:00
James Kingdom 316bd62764 Make tests pass 2020-04-28 22:17:48 +01:00
James Kingdom dd3f0f0cf9 Remove corridor from path category 2020-04-28 22:03:39 +01:00
Quincy Morgan 7c5ec9be70 Add destination field to waterway relations (close #7532) 2020-04-28 13:41:59 -07:00
Quincy Morgan c099cfe324 Add preset for man_made=reservoir_covered (close #7534) 2020-04-28 13:34:35 -07:00
Quincy Morgan ce38374807 Don't flag landuse=farm due to ambiguous upgrade path (re: #7520) 2020-04-28 12:39:15 -07:00
Quincy Morgan 58fecfba78 Add phone and website fields to office and commercial building presets (close #7541) 2020-04-28 12:24:38 -07:00
Quincy Morgan 1e3a6dad4e Add Cowshed, Pigsty, and Office Building presets (close #7539) 2020-04-28 12:13:31 -07:00
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