Commit Graph

8585 Commits

Author SHA1 Message Date
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
Bryan Housel 866aa650ac Upgrade rollup-plugin-node-resolve
(closes #4910)
2018-03-19 12:03:53 -04:00
Bryan Housel be85cd8e89 Drop support for node 4 / npm 2
(closes #4853)

This fixes several issues with dependency resolution
2018-03-19 11:59:41 -04:00
Bryan Housel f9c218c940 Brand not actually needed on building=hotel preset
(should be mapped on the tourism=hotel, but not the building=hotel)
2018-03-19 11:25:09 -04:00
greenkeeper[bot] 21c890765f chore(package): update svg-sprite to version 1.4.0 2018-03-19 11:21:51 -04:00
Bryan Housel 945b9bd432 Merge pull request #4907 from vershwal/brand_for_hotels
Added brand=* for hotels.
2018-03-19 11:21:10 -04:00
Bryan Housel 8db38dd59d Merge pull request #4906 from vershwal/brand_for_fuel
Add support for “brand=*” for “amenity=fuel”.
2018-03-19 11:18:40 -04:00
Bryan Housel 448ad5157a Merge pull request #4904 from vershwal/remove-undo-icon
Hint text for Remove and Undo button.
2018-03-18 18:58:34 -04:00
Bryan Housel efddfd271c More flow coverage of geo submodule
(re: #3744)

also:
- Move types to index and export/import them
- add return types
2018-03-17 09:29:12 -04:00
Bryan Housel 3e47ca005c Started adding Flow annotations to functions in the geo submodule
(re: #3744)
2018-03-17 01:18:05 -04:00
vershwal 06d35156ea Added brand=* for hotels. 2018-03-17 02:29:01 +05:30
vershwal d0e3348482 Add support for “brand=*” for “amenity=fuel”. 2018-03-17 02:15:24 +05:30
vershwal 142b738a30 Hint text for Remove and Undo button. 2018-03-17 01:07:56 +05:30
Bryan Housel 61c7f64077 Remember changeset source, make it settable via url param
(closes #4899)
2018-03-16 09:20:32 -04:00
greenkeeper[bot] 47241043b7 chore(package): update flow-bin to version 0.68.0 2018-03-15 15:52:40 -04:00
greenkeeper[bot] 19ffd75b4f chore(package): update rollup to version 0.57.0 2018-03-15 14:43:44 -04:00
Bryan Housel 8ee50abc18 Merge pull request #4889 from vershwal/observatory
Added preset for man_made=observatory.
2018-03-15 14:42:44 -04:00
Bryan Housel e66218e1ef Merge branch 'tooltip' of https://github.com/vershwal/iD into vershwal-tooltip 2018-03-15 14:30:25 -04:00
vershwal 04bc4b09f0 Added alt text for information icon. 2018-03-15 12:54:42 +05:30
vershwal 9677b3d0aa fixed review comments 2018-03-15 12:25:09 +05:30
Bryan Housel 98869c2722 Merge pull request #4891 from Xavier-J-Ortiz/create_passing_place
added passing place to presets
2018-03-15 01:17:25 -04:00
vershwal 44d6adfd3e Added preset for man_made=observatory. 2018-03-15 10:37:01 +05:30
Bryan Housel c56464635c Add css rules to make maxspeed/advisory like maxspeed 2018-03-15 00:59:49 -04:00
Bryan Housel 4a71aa6146 Use safer field ids in classes, element ids, css selectors
Fixes issue with nested/namespaced fields, such as `maxspeed/advisory`,
in situations where would try to use a css selector or element id.
Can't use characters like '/' in a css selector.
2018-03-15 00:57:41 -04:00
Bryan Housel b6b6232532 Restore maxspeed field to link roads 2018-03-14 23:54:13 -04:00
umarpreet1 7d9e984acd Advisory speed limit added (#4870)
maxspeed:advisory speed limit added
2018-03-14 23:47:53 -04:00
xortiz 889e4d1dec added passing place to presets
Added this by creating a `new passing_place.json`. On building, the yaml
and other files were automatically generated.
2018-03-14 21:50:08 -04:00
Kushan Joshi e1e4cb1df5 Use remove-flow-types directly 2018-03-14 13:17:50 -04:00
Bryan Housel 3d57d1b0d6 Upgrade request to v2.85.0
(closes #4878)
2018-03-14 09:48:28 -04:00
Bryan Housel 00c4c57fc1 Add more search terms for memorial
(incl. stolperstein - request from IRC)
2018-03-12 22:23:28 -04:00
Bryan Housel d2558b950d v2.7.1 2018-03-11 11:52:48 -04:00
Bryan Housel 1b096bbf80 npm run translations 2018-03-11 11:16:18 -04:00
Bryan Housel 35d40b60dc update name-suggestion-index 2018-03-11 11:13:54 -04:00
Bryan Housel 7fb14f6468 npm run imagery 2018-03-11 11:05:53 -04:00
Bryan Housel f9ef728201 Downgrade uglify-js to ~3.2.0 to avoid hangs
(see #4873)
2018-03-11 10:22:21 -04:00
Bryan Housel 2810f690d7 Merge pull request #4860 from jguthrie100/fix_4845
Can Esc/finish drawing an Area when cursor is in invalid position
2018-03-10 21:25:12 -05:00
Bryan Housel d4bf42b6c4 Remove code attempting to extend leaf ways
(closes #4869)

It was causing more rendering issues than it was solving
2018-03-10 17:51:17 -05:00
Bryan Housel f8bbb995ac Properly split ways which are members of a via way turn restriction
(closes #4861)
2018-03-10 15:20:20 -05:00
Bryan Housel 15f017f079 npm run build 2018-03-10 08:07:13 -05:00
Bryan Housel aef466d123 Merge pull request #4868 from hikemaniac/duplicate_hours
Corrected errors of beauty shop preset
2018-03-10 07:55:39 -05:00
hikemaniac e6754a73b1 Added shop type field. 2018-03-10 12:11:57 +01:00
hikemaniac e77ba68b14 Removed duplicate opening hours field. 2018-03-10 12:07:19 +01:00
Bryan Housel aa1565baf8 Avoid reordering stops and platforms in PTv2 routes
(closes #4864)
2018-03-10 00:12:46 -05:00
Bryan Housel 88dea28cf7 only_ restrictions only count if they leave the FROM towards the VIA
(closes #4849)
2018-03-09 22:39:30 -05:00