Commit Graph

6408 Commits

Author SHA1 Message Date
Bryan Housel ac3dcdadc8 update CHANGELOG 2016-11-07 14:17:46 -05:00
Bryan Housel 20406f81ca Merge pull request #3539 from openstreetmap/vertex-keyboard-nav
Add vertex keyboard navigation
2016-11-07 14:06:59 -05:00
Bryan Housel 774b3a0ccd Add '\' key to toggle related parent, add .related class (like hover) 2016-11-07 13:44:25 -05:00
Bryan Housel 2562460962 Exit to browse mode if selected items gone, only in response to user drags 2016-11-07 11:46:38 -05:00
Bryan Housel 3ddebc9209 Update CHANGELOG 2016-11-07 01:25:21 -05:00
Bryan Housel 6b77116303 Add religious-christian icon to wayside_cross preset 2016-11-07 01:21:15 -05:00
Bryan Housel 37965f40d8 Adjust tower field labels, remove lighthouse icons 2016-11-07 01:12:14 -05:00
bkil 41b9afd507 data/presets: add construction, height and icon to mast, tower 2016-11-07 01:04:33 -05:00
bkil 4d520d4b91 data/presets/README: some typo fixes 2016-11-07 00:45:33 -05:00
Bryan Housel 5d20bef64d Update CHANGELOG 2016-11-06 22:42:36 -05:00
Bryan Housel 393065725b Add Turning Loop preset, adjust icons
(closes #3557)

For the icons:
* use open circle for traversable features (turning_circle, mini-roundabout)
* use closed circle for non-traversable features (turning_loop, island)
2016-11-06 22:23:58 -05:00
Bryan Housel 9e025297fe Add Internet Cafe preset
(closes #3559)
2016-11-06 21:54:34 -05:00
Bryan Housel 08d81c3af1 Adjust presets order in highway and path categories
(closes #3558)
2016-11-06 00:33:51 -04:00
Bryan Housel 6376bd8ed7 Update CHANGELOG 2016-11-05 23:54:37 -04:00
Bryan Housel cb6801c2b6 Address field improvements and bugfixes
(closes #3553)

* eliminate duplicate values in suggestions
* set minItems(1) on all combo boxes
* setup dropdowns for all common address fields
2016-11-05 23:48:14 -04:00
Bryan Housel f2752cf8d6 Merge pull request #3556 from Thue/make-red
Custom color for farmyards.
2016-11-05 19:14:43 -04:00
Thue Janus Kristensen 2e88bc121c Custom color for farmyards. 2016-11-05 22:45:06 +01:00
Bryan Housel b52306b62f Add Guest Apartment / Condo preset
(closes #3548)
2016-11-05 10:27:27 -04:00
Bryan Housel 39e49b7893 Fix typo "All user" -> "Allow user" 2016-11-04 18:45:02 -04:00
Bryan Housel eeffbd0d2d Initial v2.0.0 changelog 2016-11-04 17:28:24 -04:00
Bryan Housel 3224130821 Add uiCmd to fix modifier, add keybind arrays to simplify code 2016-11-04 10:17:30 -04:00
Bryan Housel d1c7b5c8a2 Add alternate vertex navigation keys pgup/pdgown/home/end 2016-11-04 09:49:26 -04:00
Bryan Housel 2273a6ed43 Allow multiple key bindings to be specified in an array 2016-11-04 09:41:44 -04:00
greenkeeperio-bot 266035f885 chore(package): update request to version 2.78.0
https://greenkeeper.io/
2016-11-03 22:09:13 -04:00
Bryan Housel e5a5300306 Merge pull request #3542 from sandykurniawan19/patch-2
Update package.json
2016-11-03 22:08:48 -04:00
Sandy Kurniawan f34d3daeb3 Update package.json
hi, i think you can  update [lodash](https://www.npmjs.com/package/lodash) in your depedency  now, my opinion you can tried
2016-11-03 20:06:48 +07:00
Bryan Housel 72d16fd76d Improve traffic calming presets
(closes #3218)

* Allow traffic calmings on vertex and line geometry where appropriate
* Add parallel_direction field to tag forward/backward
* Add generic traffic calming preset and type field
* Add traffic calming to defaults.json for "vertex" geometry
* Add a bunch of types that we didn't have before (island, dip, choker, etc)
* Add some search terms
2016-11-02 18:12:20 -04:00
Bryan Housel eb7c56d310 Add vertex keyboard navigation
(closes #1917)
2016-11-01 21:43:26 -04:00
Bryan Housel 1043402b88 Don't call behavior.off unless behaviors were actually added 2016-11-01 21:42:37 -04:00
Bryan Housel 92ea045d79 Merge pull request #3537 from digidem/validate-defaults
Validate preset defaults at build step
2016-11-01 14:38:59 -04:00
Gregor MacLennan 8ae68fbf57 Validate preset defaults at build step 2016-11-01 10:50:51 -07:00
Bryan Housel 7735c2eb1a Update greenkeeper label 2016-11-01 11:27:47 -04:00
Bryan Housel ba15c7d299 Restore recycling_type, improve all the waste/recycling presets
(closes #2689)
2016-10-31 21:07:21 -04:00
Bryan Housel 8cd2d7097c Add preset for camp_site=camp_pitch for individual pitches 2016-10-31 17:08:01 -04:00
Bryan Housel 1692f5ece0 Rename "Camp Site" to "Campground" 2016-10-31 16:49:28 -04:00
Bryan Housel 5ea17ae0d4 npmignore a few more things 2016-10-31 16:42:33 -04:00
Bryan Housel b3a86329de Use new name iD.actionReverse 2016-10-31 16:17:33 -04:00
Bryan Housel b054eb31e9 Merge branch '3076' of https://github.com/Psigio/iD into Psigio-3076 2016-10-31 16:06:32 -04:00
Bryan Housel a6cf49db80 Use multiselect field for bike shop services 2016-10-31 15:06:58 -04:00
Bryan Housel a8f12173ac Multikeys filter should allow nested names, ignore alt prefixes 2016-10-31 15:06:17 -04:00
Bryan Housel 73d7fca095 Test should logout after authenticating with test credentials 2016-10-31 15:04:46 -04:00
greenkeeperio-bot efa110dcb0 chore(package): update lodash to version 4.16.5
https://greenkeeper.io/
2016-10-31 11:51:23 -04:00
Bryan Housel 718c02c618 Add Billboard preset
(closes #3386)
2016-10-31 01:10:32 -04:00
Bryan Housel f4157e5add Add Waste Transfer Station preset
(re: #3387)
2016-10-31 00:55:53 -04:00
Bryan Housel 9ee790c1cc Don't need to pass dimensions to sublayers.. use projection.clipExtent
(the dimensions call to layers is to set width/height on svg surface element)
2016-10-30 22:40:11 -04:00
Bryan Housel f98b89cd15 Eliminate some more unnecessary lodash in hot code 2016-10-30 22:39:32 -04:00
Bryan Housel 6123782a9c use _.throttle instead of _.debounce, call cancel for immediate redraws 2016-10-30 22:38:47 -04:00
Bryan Housel 457357598d Merge branch 'performance-improvement-debounce-redraw' of https://github.com/guillaume/iD into guillaume-performance-improvement-debounce-redraw 2016-10-30 13:00:11 -04:00
Bryan Housel 98d484fc1f Restore hover behavior to restrictions editor, add breathe behavior
The issue was: now that selections are immutable you can't add behaviors
to them unless they are already entered.  i.e. the surface selection in
enter does not end up being the real surface after merging to update.
2016-10-30 11:35:36 -04:00
Bryan Housel 8b6e5db004 Fix turn restrictions editor enter/update selection issues 2016-10-30 00:01:05 -04:00