Commit Graph

8632 Commits

Author SHA1 Message Date
Bryan Housel 4041ab48fe Only restriction along viaway can enter either at either end
(closes #4951)

Previously it would only count if the connecting node was the first one.
I guess I was only thinking about oneways only the day I wrote that code.
2018-03-29 16:19:18 -04:00
Bryan Housel 0d262e5bb5 Stricter test for whether a via way restriction matches the path
(closes #4928)
2018-03-28 23:49:08 -04:00
Bryan Housel 05526c1ba6 Prevent clicking in restriction editor from selecting nearby text 2018-03-28 20:54:08 -04:00
Bryan Housel 3b882c8145 Rename "No Turns" to "Only Straight On", add "Only U-turn" preset
(closes #4952)
2018-03-28 16:04:10 -04:00
greenkeeper[bot] 07c406ad1c fix(package): update lodash-es to version 4.17.8 2018-03-28 13:49:48 -04:00
Bryan Housel 02682f0376 Add more kinds of vending machines, change vending to multiple select field
(closes #4888)
2018-03-28 00:55:30 -04:00
Bryan Housel bf8c24fd2b Add usage voltage frequency fields to several rail presets
(closes #4919)
2018-03-28 00:26:36 -04:00
Bryan Housel a160c00c35 Hide Turn Restriction field on trivial junctions
(closes #4934)
2018-03-27 23:54:26 -04:00
Bryan Housel 4840fea0bc Don't autocomplete numeric values in the combobox
(closes #4935)
2018-03-27 22:15:19 -04:00
Bryan Housel 734957f283 Handle variants of 'stop' and 'platform' when identifying PTv2 members
(closes #4946)
2018-03-27 21:52:52 -04:00
Bryan Housel f504909394 Merge branch 'vershwal-fix4599' 2018-03-27 21:00:01 -04:00
Bryan Housel 08ac17f49c Split pane content into header and content, move close button 2018-03-27 18:38:39 -04:00
Bryan Housel d09c7c9a71 Merge pull request #4949 from hikemaniac/industrial
Add field for industrial=*
2018-03-27 14:03:54 -04:00
hikemaniac 79c37cf07b Fixed a typo. 2018-03-27 19:58:54 +02:00
hikemaniac 192beec275 Added type of industry field. 2018-03-27 19:32:45 +02:00
Bryan Housel 3bf618add8 Merge branch 'fix4599' of https://github.com/vershwal/iD into vershwal-fix4599 2018-03-26 11:19:10 -04:00
Bryan Housel 523fb7f370 Merge pull request #4942 from Xavier-J-Ortiz/add_shop_pet_grooming
added pet_grooming to shop
2018-03-26 10:42:55 -04:00
greenkeeper[bot] 35f067142c fix(package): update marked to version 0.3.19 2018-03-26 10:39:25 -04:00
xortiz 483b907c91 corrected a typo mistake 2018-03-25 19:25:00 -04:00
xortiz 5e8038e32b added pet_grooming to shop 2018-03-25 19:00:38 -04:00
Bryan Housel b328948d0d Add communication types field and terms to antenna preset 2018-03-25 09:50:44 -04:00
Alex 17bbf0a5e7 Create antenna.json
see https://wiki.openstreetmap.org/wiki/Proposed_features/Telecommunications_tower
2018-03-25 13:10:13 +02:00
Bryan Housel d9b6fcef71 Switch "monastery_grounds" -> "monastery" 2018-03-24 17:55:48 -04:00
Bryan Housel 9e02cde651 Merge pull request #4936 from Xavier-J-Ortiz/add_amenity_monestary
added monastary
2018-03-24 14:55:33 -04:00
xortiz 1b01b2e0ad removed service_times from monastary 2018-03-24 12:58:05 -04:00
xortiz 790740dac5 corrected typo changed tags to monastery_grounds, as well as added monastery to terms 2018-03-24 08:31:35 -04:00
xortiz 6c04f1d711 added monastary 2018-03-24 08:21:27 -04:00
Bryan Housel aafc40b872 Merge pull request #4905 from vershwal/building-height
Added preset height for buildings.
2018-03-23 17:04:30 -04:00
Bryan Housel 5291ac902f Copy edit icon to iD-sprite.src.idraw 2018-03-23 15:56:50 -04:00
Bryan Housel df5383c1b4 Merge pull request #4908 from vershwal/icon_edit
Added pencil icon.
2018-03-23 15:40:52 -04:00
Bryan Housel ca4fd2a224 Merge pull request #4933 from vershwal/outdoor_seating_preset
Outdoor seating preset
2018-03-23 15:39:51 -04:00
vershwal 33991eb8ae Added new line at the end of file. 2018-03-24 00:51:02 +05:30
vershwal 28336a95b3 Added preset for leisure=outdoor_seating. 2018-03-24 00:48:58 +05:30
Princi Vershwal 2f9f29eda7 Update iD-sprite.src.svg 2018-03-24 00:01:02 +05:30
vershwal 75d54e6089 Modified the pencil icon. 2018-03-23 23:35:06 +05:30
Bryan Housel bcb76cd06c Tell Greenkeeper to ignore d3 v5 2018-03-23 13:31:28 -04:00
Bryan Housel aea3b6feb5 Fix reference typo introduced in c44551be7 2018-03-23 13:30:37 -04:00
Bryan Housel 3d99213169 Merge pull request #4927 from openstreetmap/greenkeeper/marked-0.3.18
Update marked to the latest version 🚀
2018-03-22 16:57:25 -04:00
Bryan Housel 1dbf273878 Remove flow
https://github.com/openstreetmap/iD/issues/3744#issuecomment-374950519
2018-03-22 16:51:53 -04:00
Bryan Housel c08d79e488 Extract tag cleaning code to utilCleanTags, add tests
(closes #4925)
2018-03-22 14:46:36 -04:00
Bryan Housel c44551be77 Don't trim spaces around semicolons in conditional: tag values
This commit also includes code formatting, and removes some lodash
2018-03-22 14:46:36 -04:00
greenkeeper[bot] 1069473686 fix(package): update marked to version 0.3.18 2018-03-22 17:03:03 +00:00
Bryan Housel e1b72d2c0c Merge pull request #4926 from Xavier-J-Ortiz/add_mud
added mud to presets natural
2018-03-22 10:07:46 -04:00
xortiz 3365ff5e73 added mud to presets natural 2018-03-22 07:53:46 -04:00
Bryan Housel 58f4bb56e9 Merge pull request #4924 from openstreetmap/greenkeeper/sinon-5.0.0
Update sinon to the latest version 🚀
2018-03-21 15:32:41 -04:00
Bryan Housel 7f82572f30 Merge pull request #4920 from vershwal/allotments_plot
Added preset for allotments=plot.
2018-03-21 15:30:05 -04:00
greenkeeper[bot] c135eca9dc chore(package): update sinon to version 5.0.0 2018-03-21 17:48:30 +00:00
vershwal 2f01571d3c presets/landuse/allotments/plot.json -> presets/allotments/plot.json 2018-03-21 11:45:03 +05:30
vershwal 49fa8d3797 Added preset for allotments=plot. 2018-03-21 04:42:05 +05:30
vershwal a2a0e2687d Added height preset for other buildings. 2018-03-21 00:27:31 +05:30