Commit Graph

  • 0b98811377 Avoid multiline variable declaration Bryan Housel 2018-11-27 11:22:13 -05:00
  • 4c2f14230b Merge pull request #5529 from huonw/arrows-for-cliffs Bryan Housel 2018-11-27 11:15:48 -05:00
  • 4533603a88 preset-input-wrap -> form-field-input-wrap Bryan Housel 2018-11-27 10:54:03 -05:00
  • dd0be84da4 Add one-sided triangular markers to ways with sides (e.g. natural=cliff). Huon Wilson 2018-11-28 01:25:14 +11:00
  • f356c6ac49 test: add tests for adding oneway arrows to lines Huon Wilson 2018-11-28 01:25:04 +11:00
  • 7bf0af562c Make sure the form-field-label container has some height Bryan Housel 2018-11-27 09:24:46 -05:00
  • 986b663c9e Get rid of extra form-label-button-wrap div Buttons can now be directly appended to the form-field-label flex container Bryan Housel 2018-11-27 09:14:11 -05:00
  • d2687d9068 pacify eslint Bryan Housel 2018-11-26 22:13:38 -05:00
  • 822917466c Display name suggestion presets on 2 lines (closes #5514) Bryan Housel 2018-11-26 21:55:13 -05:00
  • b719a45e1e wikidata -> Wikidata Bryan Housel 2018-11-26 17:53:32 -05:00
  • 7170e93b39 Adjust tooltip Bryan Housel 2018-11-26 17:35:38 -05:00
  • df91eb2959 Cleanup style, make sure multilingual fields always render Bryan Housel 2018-11-26 17:13:55 -05:00
  • 9341e477a6 Merge remote-tracking branch 'origin/master' into brand-name-protection Bryan Housel 2018-11-26 15:27:56 -05:00
  • f6f146f79b Lock down some fields when a brand preset has been chosen Bryan Housel 2018-11-26 15:13:40 -05:00
  • da9ce2a3bf Show name and brand for Car Dealer, Motorcycle Dealer, Motel Bryan Housel 2018-11-26 15:13:02 -05:00
  • c1b19e7c9e Generate unique _id for each tooltip This lets allows multiple tooltips around nested elements. The previous code did a bunch of .selectAll('.tooltip') that would break if it matched multiple tooltips. Bryan Housel 2018-11-26 14:12:54 -05:00
  • 4972fed136 Don't show the combobox control for a readonly input field Bryan Housel 2018-11-26 11:18:04 -05:00
  • 82bc803bb0 Lower redraw threshold to 1px J Guthrie 2018-11-26 01:43:51 +00:00
  • 648996bd83 Merge pull request #5528 from RudyTheDev/guard-rail-preset Bryan Housel 2018-11-25 20:13:17 -05:00
  • c8c7064d43 Guard rail not valid on vertex RudyTheDev 2018-11-26 02:46:13 +02:00
  • cec5ce511a Merge pull request #5526 from hikemaniac/leisure-rendering Bryan Housel 2018-11-25 19:19:44 -05:00
  • b3e71c7522 Manual removal of the hover-highlight styling when clicking on a relation or member in the sidebar. Closes #5521 Quincy Morgan 2018-11-25 18:15:33 -05:00
  • c9927a6dd8 Manually readd new named stuff preset stuff that seems to not be auto-generated to inquire for PR RudyTheDev 2018-11-25 23:29:10 +02:00
  • 27f874acab Add guard rail preset for barrier=guard_rail (keep auto-built presets.json with missing recently added stuff) RudyTheDev 2018-11-25 23:26:34 +02:00
  • c60db872fb Merge branch 'master' into leisure-rendering hikemaniac 2018-11-25 18:11:22 +01:00
  • 3b4330304f Add rendering for more leisure objects hikemaniac 2018-11-25 17:57:00 +01:00
  • 329f54ff5e Merge pull request #5522 from hikemaniac/water_slide Bryan Housel 2018-11-24 22:43:50 -05:00
  • 550ac8901b Merge pull request #5524 from jguthrie100/localise_taginfo_requests Bryan Housel 2018-11-24 22:42:31 -05:00
  • 3dbcdc97e4 Remove locale param from #docs which returns all locales by default J Guthrie 2018-11-24 21:41:22 +00:00
  • a23c975232 Fix specs J Guthrie 2018-11-24 21:27:20 +00:00
  • ed66968308 Add localised lang param to API url call J Guthrie 2018-11-24 21:12:51 +00:00
  • 8ac60c7087 Simplify CSS hikemaniac 2018-11-24 17:40:32 +01:00
  • 49421b1322 Add rendering for attraction=water_slide hikemaniac 2018-11-24 17:10:33 +01:00
  • ae063e9616 Make name and brand fields readonly on suggestion presets (re #5515) Bryan Housel 2018-11-23 23:44:52 -05:00
  • 8637dd6209 Changes "Multilingual name" label to "Multilingual Name" to match other field labels Quincy Morgan 2018-11-22 12:59:19 -05:00
  • 4aff7a9485 Updates the Slipway preset with Name and Fee fields and Vertex geometry Quincy Morgan 2018-11-22 12:47:02 -05:00
  • 3d14cb0529 Adds terms for the Parking Lot preset Closes #5519 Quincy Morgan 2018-11-22 11:47:06 -05:00
  • 5fd118ed4f Merge pull request #5518 from quincylvania/name-suggestion-index-v1-presets Quincy Morgan 2018-11-22 10:05:41 -05:00
  • 51e5e59546 Adds the missing presets for name-suggestion-index v1. Closes #5510 Quincy Morgan 2018-11-22 10:04:35 -05:00
  • 4cf7e8cdf9 Merge pull request #5516 from quincylvania/shift-option-alt-scroll-to-zoom Bryan Housel 2018-11-22 01:08:21 -05:00
  • d6ea64241b Trackpad scroll-to-zoom while holding Shift or Option/Alt Quincy Morgan 2018-11-21 20:55:30 -05:00
  • e2b2649976 Merge pull request #5498 from quincylvania/form-field-flexbox Quincy Morgan 2018-11-21 20:14:36 -05:00
  • ea9e3008a5 addTags() -> setTags() / removeTags() -> unsetTags() This avoids overriding the addTags and removeTags objects with functions Bryan Housel 2018-11-21 12:59:43 -05:00
  • ed1ffed095 Update en.json for new osm-community-index dependency Bryan Housel 2018-11-21 12:59:04 -05:00
  • 2699418c3e Disable the name field when matching a suggestion preset (re: #5515) Bryan Housel 2018-11-21 12:40:12 -05:00
  • 15f0f44c9a Merge branch 'greenkeeper/name-suggestion-index-1.0.0' Bryan Housel 2018-11-21 11:17:29 -05:00
  • 622621ca89 Improve suggestion combo behavior in the name field - adds minItems(1) so it will match - displays up to 10 suggestions - correctly removes old tags by setting the undefined - adjust the name distance scoring - only shows name suggestions if the preset can benefit from them (i.e. a generic/fallback or a preset that has some suggestions in the index) Bryan Housel 2018-11-21 11:15:03 -05:00
  • b1a2e30b22 Boost matchScore of name suggestion presets Bryan Housel 2018-11-21 09:16:59 -05:00
  • 7bf4c462e8 Lowered redraw threshold to 2px J Guthrie 2018-11-21 09:13:54 +00:00
  • c002ab8b1d Only redraw restrictions panel every 10px sidebar is dragged J Guthrie 2018-11-21 08:56:43 +00:00
  • c70d04efd1 Upgrade code for name-suggestion-index v1 - we now import all the name suggestions - get rid of the code to pick a single name based on count - get rid of "hacky" code to set healthcare tags - we now actually match on brand:wikidata tag, not name Bryan Housel 2018-11-20 21:36:25 -05:00
  • e3f5aecda9 Remove dataSuggestions and utilSuggestNames - dataSuggestions was just a reexport of the name-suggestion-index - utilSuggestNames was a combobox fetcher function used only once by uiFieldLocalized Doesn't need to be a util if it's only used once in the code and the tests for it were not really that interesting Bryan Housel 2018-11-20 21:27:32 -05:00
  • 152f658f3e Merge pull request #5509 from quincylvania/save-count-padding Quincy Morgan 2018-11-20 18:32:02 -05:00
  • 39ce188488 Adjusts save count padding slightly Quincy Morgan 2018-11-20 18:31:33 -05:00
  • 49df1d0364 Visually centers the change count in the save button Quincy Morgan 2018-11-20 18:27:50 -05:00
  • 6c8f9c4e10 Merge branch 'master' into greenkeeper/name-suggestion-index-1.0.0 Bryan Housel 2018-11-20 17:11:01 -05:00
  • 289fe70108 chore(package): update osm-community-index to version 0.4.8 greenkeeper[bot] 2018-11-20 21:38:56 +00:00
  • cda1782287 chore(package): update name-suggestion-index to version 1.0.0 greenkeeper[bot] 2018-11-20 22:02:58 +00:00
  • 94ce9d2f10 fix(package): update marked to version 0.5.2 greenkeeper[bot] 2018-11-20 00:06:23 +00:00
  • 8bb4af5798 disable ui zooming on IE and Edge (re #5492) Bryan Housel 2018-11-20 19:45:11 +00:00
  • 5fc312620f Converted to using custom Event J Guthrie 2018-11-20 18:39:00 +00:00
  • 005e227550 Merge branch 'zoom_pan' Bryan Housel 2018-11-20 11:49:33 -05:00
  • 9627e1e261 Test in all browsers, improve calcs, cleanup code Bryan Housel 2018-11-20 11:48:27 -05:00
  • 45a3e58c37 Add support for 2-finger pan and zoom gestures Also adjust the zooming delta function on Firefox (which uses wheel events in line units instead of pixel units) Bryan Housel 2018-11-19 22:40:23 -05:00
  • 6137941efd Redraw restrictions panel when dragging sidebar J Guthrie 2018-11-19 15:12:30 +00:00
  • 82263aea7c Adds a Wikidata field Quincy Morgan 2018-11-18 19:38:19 -05:00
  • 107f669edd Merge pull request #5499 from RudyTheDev/more-fill-patterns Bryan Housel 2018-11-18 17:47:49 -05:00
  • ff8723e194 Add water waves fill pattern and pond-specific pattern RudyTheDev 2018-11-18 22:12:40 +02:00
  • b18dfb4030 Add landfill fill pattern, farmyard pattern (and remove farm pattern), implement vineyard fill pattern RudyTheDev 2018-11-18 21:39:09 +02:00
  • 46f762c0a6 Add quarry fill pattern RudyTheDev 2018-11-18 20:52:33 +02:00
  • f41bb055f2 Add fill patterns for cemetery most common religions RudyTheDev 2018-11-18 20:41:58 +02:00
  • 7bad67ff76 Flexbox preset field, member, and membership UI Quincy Morgan 2018-11-18 11:28:48 -05:00
  • 243f24a641 reduce fire_hydrant fields mm 2018-11-17 21:57:28 +01:00
  • b7e218a6cb Remap Safari gesture events to wheel events - #5492 (still needs some more testing) Bryan Housel 2018-11-17 02:31:15 -05:00
  • f61c482188 Merge pull request #5491 from RudyTheDev/pattern-tag-use Bryan Housel 2018-11-16 12:32:17 -05:00
  • 76eeb91495 Optimize the new fill pattern PNGs RudyTheDev 2018-11-16 13:47:09 +02:00
  • 3e2eaa6635 Allow fill pattern definitions to have short-hand syntax when there's only one pattern "rule" RudyTheDev 2018-11-16 13:34:23 +02:00
  • 1e51d5ff23 Add new wetland fill patterns; clean up pattern selection code RudyTheDev 2018-11-16 12:51:31 +02:00
  • 99ace5c791 Expand fill pattern definitions with optional tag-value pair requirement; add forest/wood broadleaved, needleleaved and leafless patterns using the new rules RudyTheDev 2018-11-16 02:22:18 +02:00
  • 1f6828a24f Further change fill pattern definitions to allow iterating over "rules" RudyTheDev 2018-11-16 01:04:29 +02:00
  • b22dfb7ebb Change the fill pattern definition to have strict tag-value pairs RudyTheDev 2018-11-16 00:14:54 +02:00
  • 4e8cb9e8b0 remove duplicate scrub pattern Bryan Housel 2018-11-15 14:27:39 -05:00
  • a19b30c090 Merge pull request #5489 from RudyTheDev/new-stylings Bryan Housel 2018-11-15 14:24:34 -05:00
  • 1106e593e4 Merge branch 'master' into new-stylings RudyTheDev 2018-11-15 18:56:34 +02:00
  • 2e9d1209e6 Add a new pattern "grass" for grass/meadow instead of dots RudyTheDev 2018-11-15 17:45:14 +02:00
  • 473cd60986 Add a new pattern "forest" for forest/wood; use dots for grass; use bushes (wetlands) for scrub RudyTheDev 2018-11-15 16:40:40 +02:00
  • a8369ae0e4 Merge branch 'master' into fire-hydrants momu 2018-11-14 23:04:18 +01:00
  • daa03e89d2 fire_hydrants finalized mm 2018-11-14 22:40:14 +01:00
  • f4b9da4029 Merge branch 'tile_view' Bryan Housel 2018-11-14 14:51:23 -05:00
  • 1731ce4651 Partition viewport by tiles, not by pixels (closes #4297) Bryan Housel 2018-11-14 14:48:42 -05:00
  • 317a3be93b Add tiler.getGeoJSON, useful for debugging tile settings Bryan Housel 2018-11-14 14:22:10 -05:00
  • e99334afed Merge pull request #5486 from quincylvania/mast-tower-presets Bryan Housel 2018-11-13 22:57:38 -05:00
  • 5f2ba5a100 Update rollup dependency (closes #5478) Bryan Housel 2018-11-13 22:55:56 -05:00
  • 152022aec4 Use context.keybinding for keybindings that don't change (closes #5487) Bryan Housel 2018-11-13 20:57:21 -05:00
  • bb30cbf555 Move lib/d3.keybinding.js -> util/keybinding.js almost none of the original d3 "plugin" code remains Bryan Housel 2018-11-13 13:42:09 -05:00
  • acd1a6ab51 Updates terms for Mobile Phone Mast and Television Mast presets Quincy Morgan 2018-11-12 21:25:28 -08:00
  • 4fe05602cf Adds Communication, Mobile Phone, Television, and Radio Mast presets Adds Communication Tower preset Corrects the paths of the Observation Tower and Surveillance Camera presets Quincy Morgan 2018-11-12 21:17:34 -08:00
  • 2ffcec965a Don't snap notes to OSM elements (closes #5191) Bryan Housel 2018-11-12 17:23:38 -05:00
  • 7d1710db15 Make sure the buttons are center-aligned (closes #5481) Bryan Housel 2018-11-12 16:59:33 -05:00
  • cef64b0751 Avoid requesting tiles from wrapped world (closes #5485) Bryan Housel 2018-11-12 15:48:32 -05:00