Commit Graph

14740 Commits

Author SHA1 Message Date
Minh Nguyễn d1d6b5399e Filter taginfo by country code prefix
taginfo returns results that match anywhere within the string. So in Canada, you might get results like US:CA:SF. This change filters out such results.
2016-08-02 07:26:50 -07:00
Minh Nguyễn 05ecac64cc Compare lowercase value to country code 2016-08-02 07:23:17 -07:00
Minh Nguyễn 4922a37b00 Combo field with taginfo for road networks
Added a variation of the combo field for road networks. If the field’s value is blank or shares a prefix with the current country code, search taginfo for values beginning with the country code and a colon.
2016-08-02 07:23:17 -07:00
Minh Nguyễn 3e9d7c2b63 Prefer cycle_network over network 2016-08-02 07:06:09 -07:00
Minh Nguyễn c469152925 Removed workaround for joto/taginfo#179 2016-08-02 00:18:52 -07:00
Minh Nguyễn e99afbe1c1 Fixed taginfo for relation presets
taginfo’s relation/wiki_pages method no longer places results in a data property.

Also, only use relation/wiki_pages for top-level relation presets. More specific presets behave like non-relation presets. For example, the bicycle route relation has the tags type=route route=bicycle, so route=bicycle is what we’re interested in.

Fixes #3297.
2016-08-02 00:18:52 -07:00
Minh Nguyễn ee74066b5c Added 75, 80 mph speed limits 2016-08-01 23:10:20 -07:00
Bryan Housel 1c3a250576 Add missing 60 mph maxspeed option 2016-08-01 23:16:05 -04:00
Greenkeeper dce63269c4 chore(package): update osm-auth to version 0.2.9 (#3315)
https://greenkeeper.io/
2016-08-01 22:54:14 -04:00
Greenkeeper 02d4f13fc7 chore(package): update rollup to version 0.34.3 (#3314)
https://greenkeeper.io/
2016-08-01 18:58:44 -04:00
Greenkeeper 911f44b42f chore(package): update mocha to version 3.0.0 (#3305)
https://greenkeeper.io/
2016-08-01 14:58:45 -04:00
Greenkeeper 862ca7fc61 chore(package): update rollup to version 0.34.2 (#3306)
https://greenkeeper.io/
2016-08-01 14:58:15 -04:00
Bryan Housel d307221612 Space around operators 2016-07-31 23:57:39 -04:00
Bryan Housel a85bad8c8c Restructure lane data (cherry pick) 2016-07-31 23:53:07 -04:00
Bryan Housel fbce168809 Draw rectangles (cherry pick) 2016-07-31 23:50:57 -04:00
Minh Nguyễn e1bdae7800 taginfo tooltips for combo values (#3299)
Each combo value obtained from taginfo now has a tooltip describing the value, if available.
2016-07-31 23:37:09 -04:00
Minh Nguyễn 7abf2870fe Test uppercase network suggestions (#3296) 2016-07-31 23:23:12 -04:00
greenkeeperio-bot bb1fed8900 chore(package): update rollup-plugin-node-resolve to version 2.0.0
https://greenkeeper.io/
2016-07-31 11:50:37 -04:00
Minh Nguyễn 969cb19b78 Include network in relation display name
If a relation is tagged with a network, the network is needed alongside the ref to identify the relation.
2016-07-31 03:29:15 -07:00
Bryan Housel 3230c305aa Add some padding to the deselect buttons 2016-07-30 21:10:46 -04:00
Bryan Housel 1fd79ade15 Merge branch 'multiselect-remove-item' of https://github.com/ebrelsford/iD into ebrelsford-multiselect-remove-item 2016-07-30 20:57:19 -04:00
Greenkeeper 328889758e chore(package): update marked to version 0.3.6 (#3294)
https://greenkeeper.io/
2016-07-30 11:01:50 -04:00
Greenkeeper 9afb366427 chore(package): update phantomjs-prebuilt to version 2.1.9 (#3293)
https://greenkeeper.io/
2016-07-29 20:30:57 -04:00
Bryan Housel 3940014c07 Add network field to a few more route types (rail, tram, generic route) 2016-07-29 16:51:13 -04:00
Bryan Housel 4fe111180d Add network_horse for horseback routes 2016-07-29 16:41:08 -04:00
Bryan Housel 764e443046 Merge branch 'bike-hike-network-combo' of https://github.com/1ec5/iD into 1ec5-bike-hike-network-combo 2016-07-29 16:32:27 -04:00
Greenkeeper 6377abd50f chore(package): update eslint to version 3.2.0 (#3292)
https://greenkeeper.io/
2016-07-29 16:17:07 -04:00
Minh Nguyễn 6ba497e64b Allow uppercase in network taginfo (#3280)
When suggesting values for network or cycle_network from taginfo, include values that contain uppercase letters.
2016-07-29 16:16:44 -04:00
Bryan Housel 8b9fc25e87 Add preset for shop=charity 2016-07-28 22:11:25 -04:00
Greenkeeper ed600069f3 chore(package): update rollup-plugin-node-resolve to version 1.7.2 (#3289)
https://greenkeeper.io/
2016-07-28 21:27:46 -04:00
Midgard f0d24add72 Add preset for healthcare=blood_donation (#3290) 2016-07-28 21:27:09 -04:00
Midgard 641f3bc79a Add indoor=yes/no to preset for Defibrillator (#3284) 2016-07-28 20:38:45 -04:00
Martin Raifer cfd9d60efa spell out synonyms for "miniature golf" 2016-07-28 09:29:41 +02:00
Eric Brelsford 6083ce2d14 Fix deselect entity on Firefox
Includes splitting select/deselect elements into separate buttons
2016-07-27 13:47:53 -04:00
Bryan Housel 5de925b881 Fix commas, run make 2016-07-27 12:45:02 -04:00
boothym ad1177025b Create miniature_golf.json 2016-07-27 12:44:53 -04:00
Greenkeeper 5a2c140f41 chore(package): update sinon to version 1.17.5 (#3278)
https://greenkeeper.io/
2016-07-27 12:07:36 -04:00
Greenkeeper 166b44dabf chore(package): update phantomjs-prebuilt to version 2.1.8 (#3277)
https://greenkeeper.io/
2016-07-27 12:04:23 -04:00
Midgard a84497a8d0 Add AED as term for Defibrillator (#3283) 2016-07-27 11:50:56 -04:00
Minh Nguyễn b36ed08138 Combo network type field for bike/hike routes
Replaced the generic network field (network) with a specialized network type field (network) in the bicycle, foot, and hiking route relation presets. Added a network (cycle_network) field to the bicycle route relation preset.
2016-07-27 03:03:20 -07:00
Minh Nguyễn 6bec0f2cf9 Allow uppercase in network taginfo
When suggesting values for network or cycle_network from taginfo, include values that contain uppercase letters.
2016-07-27 02:17:04 -07:00
Bryan Housel 018e7f207e Wrap selection list geometry icon in a span
This is important so d3 update selection can select the geometry icon but not
the close icon.
2016-07-26 15:51:09 -04:00
Bryan Housel 77fa3c9d8b Merge branch 'multiselect-remove-item' of https://github.com/ebrelsford/iD into ebrelsford-multiselect-remove-item 2016-07-26 15:24:19 -04:00
Eric Brelsford d15a2e5aa3 Remove an item from the multiselect list
Fixes #2950
2016-07-25 15:46:54 -04:00
Will Skora 27c41ea234 Add second_hand tag for car preset
* add field for second_hand tag
* add additional files for second_hand and field for used in shop=car
2016-07-25 12:00:43 -07:00
Bryan Housel 747b9f37d5 Pacify eslint 2016-07-24 17:39:06 -07:00
Bryan Housel fd0803f89c Don't limit movement if this is vertex joins 2 endpoints..
(closes #2731)
2016-07-24 17:30:35 -07:00
Bryan Housel 2450782c3e Allow movement of any node that is in the selectedIDs list..
(closes #3195)
2016-07-24 17:08:07 -07:00
Bryan Housel f4979db992 Don't use checkboxes in walkthrough navigation
(closes #3247)
2016-07-24 12:31:57 -07:00
Bryan Housel 0755847401 Default Wikipedia language field to the user's detected language
(fixes #3265)
2016-07-23 16:17:38 -07:00