Commit Graph

10920 Commits

Author SHA1 Message Date
Bryan Housel 00a008a31d Changed "Reset All" button to a link 2019-03-22 11:23:52 -04:00
Bryan Housel 18683e93a0 Merge branch 'master' of https://github.com/alphagamer7/iD into alphagamer7-master 2019-03-22 11:16:13 -04:00
Quincy Morgan f912848340 Fix disused railways rendering 2019-03-22 09:32:32 -04:00
Quincy Morgan e6bc7efb7f Disallow favoriting of unsearchable presets
Rename preset favorite button class and file
2019-03-22 09:20:18 -04:00
Bryan Housel c7e375cbd7 Preserve directionality of sided way when joining to non-sided ways
(closes #6033)
2019-03-21 22:19:05 -04:00
Quincy Morgan 083cd514b4 Remove Curb field from crossings (close #6078) 2019-03-21 16:22:00 -04:00
Quincy Morgan 16b759b76f Add missed taginfo derived data for prior commits 2019-03-21 16:12:26 -04:00
Quincy Morgan ca37427602 Deprecate dropped_kerb 2019-03-21 16:11:46 -04:00
Quincy Morgan df8384a9de Add curb height field to lowererd and rolled curb presets
Deprecate curb, sloped_curb, amenity=sloped_curb, kerb=dropped, and kerb=flat
2019-03-21 16:10:14 -04:00
Quincy Morgan 76544d5df2 Add Raised Curb and Rolled Curb presets (close #6080)
Add kerb:height field to Raised Curb preset
2019-03-21 15:53:46 -04:00
Bryan Housel 6f060ebe6e Add preset for Social Centre
(closes #6077)
2019-03-21 12:37:29 -04:00
Bryan Housel 8bdd541ac5 Add Toy Library preset
(closes #5390)
2019-03-21 12:29:21 -04:00
Quincy Morgan b841b0c242 Fix lint errors 2019-03-21 12:04:29 -04:00
Quincy Morgan a2822caf2f Add tests for generic_name validation 2019-03-21 12:00:04 -04:00
Quincy Morgan f03066e580 Add tests for private_data validation 2019-03-21 11:44:30 -04:00
Quincy Morgan 59b1d4d28d Add tests for unknown_road validation 2019-03-21 11:37:23 -04:00
Quincy Morgan 705f15aadd Speed up search by cacheing preset text values and not scrolling to focused node as often 2019-03-21 11:19:20 -04:00
Quincy Morgan f114945628 Flag disconnected highway areas and multipolygons (close #6075)
Don't flag highways connected only to highway multipolygons
2019-03-21 10:13:59 -04:00
greenkeeper[bot] e585090192 fix: pin sinon to 7.2.7 2019-03-20 23:19:44 -04:00
greenkeeper[bot] fbb84a8f7d chore(package): update rollup to version 1.7.0 2019-03-20 23:12:39 -04:00
greenkeeper[bot] 14e14875fe chore(package): update rollup-plugin-json to version 4.0.0 2019-03-20 23:12:27 -04:00
Bryan Housel 99d46e9f70 Upgrade to name-suggestion-index v2
(closes #6073)
2019-03-20 23:12:05 -04:00
Quincy Morgan 790d2e867e Flag private contact information on houses and other residential buildings (close #5850) 2019-03-20 17:14:44 -04:00
Quincy Morgan 66580a1e79 Deprecate building=home, building=family_house, and building=household 2019-03-20 16:02:03 -04:00
Quincy Morgan 9099da8c0e Resize iD preset icons used in small point frame 2019-03-20 15:48:34 -04:00
Quincy Morgan 3583afe900 Update fortawesome packages (close #6067, close #6066) 2019-03-20 15:43:21 -04:00
Quincy Morgan 73c9f9910f Add highway field to highway=road preset to make it easier to pick a classification 2019-03-20 15:32:59 -04:00
Quincy Morgan 4c97f981ed Add Cycling Track preset 2019-03-20 15:29:05 -04:00
Quincy Morgan 9d940fffdb Fix issue where untagged multipolygon member lines would render as lines instead of area edges
Show recents in the ribbon again
2019-03-20 15:05:35 -04:00
Quincy Morgan 1e6a2594d3 Fix crash on selecting relation preset 2019-03-20 14:18:57 -04:00
Quincy Morgan 5fc8c90e65 Always align the search results popover with the search field 2019-03-20 12:37:58 -04:00
Quincy Morgan d7b8c10ff8 Add tag reference button to grouped-by-name preset results 2019-03-20 11:45:05 -04:00
Quincy Morgan d90843654e Group preset search results with the same name (close #6059) 2019-03-20 11:33:54 -04:00
Quincy Morgan 20e2be80e7 Add most data from depreacted.json to taginfo.json (close #5995) 2019-03-20 10:34:42 -04:00
Quincy Morgan f3c68a38fc Add icon for greengrocer preset 2019-03-20 09:21:11 -04:00
Quincy Morgan e314df7b08 Use iD point, line, and area icons for those presets in the search results 2019-03-19 15:57:59 -04:00
Quincy Morgan 34feabb1ce Add terms to footway crossing presets 2019-03-19 15:21:06 -04:00
Quincy Morgan 3111f71812 Tweak crossing styling (re: #6065) 2019-03-19 15:16:43 -04:00
Quincy Morgan 6f40902f39 Add Marked and Unmarked Cycleway Crossing presets (close #6065) 2019-03-19 14:11:03 -04:00
Quincy Morgan e402862a6b Add Underground Pipeline preset
Add "layer=-1" to "addTags" of Underground Power Cable preset
2019-03-19 12:56:27 -04:00
Quincy Morgan fc7cc3177d Make conditions for being able to delete features via quick fixes the same as for the delete operation (close #6062)
Simplify some validation code
2019-03-19 12:39:41 -04:00
Quincy Morgan 331423df21 Fix margin when reordering relation members 2019-03-19 12:02:26 -04:00
Quincy Morgan 7da79abd11 Fix issues where outdated tag warnings could persist after upgrading tags (close #6063) 2019-03-19 10:07:59 -04:00
Quincy Morgan 9608dce0ee Add Trail Marker preset for information=route_marker 2019-03-19 09:13:52 -04:00
Quincy Morgan c3216ddeca Add geometry filter controls to the add feature results dropdown (close #6056) 2019-03-18 14:52:44 -04:00
Quincy Morgan 7e92f6aa89 Combine vertex and point geometries into a single Point fallback preset 2019-03-18 12:36:20 -04:00
Quincy Morgan f55434acbf Add Mineshaft preset and Resources field 2019-03-18 08:56:43 -04:00
Quincy Morgan 2591fb9525 Add Air Conditioning field
Update some tourism presets to use field inheritance
2019-03-17 12:53:59 -04:00
Quincy Morgan c15b9da34c Add High-Speed Rail preset 2019-03-17 12:31:42 -04:00
Quincy Morgan 374cae5a7d Add validation issue flagging ways with highway=road (close #5998) 2019-03-17 11:57:28 -04:00