Bryan Housel
c46c5d94f5
Prevent imagery offset nudging buttons from getting stuck
...
(closes #3576 )
2016-11-10 14:04:03 -05:00
Bryan Housel
722eb3ae4b
perf: call geoPolygonIntersectsPolygon monomorphically to avoid deopts
2016-11-10 11:17:28 -05:00
Bryan Housel
af3db7ea36
Swap url hash map order to zoom/latitude/longitude
...
(closes #3554 )
2016-11-10 09:56:20 -05:00
Bryan Housel
02850f3c60
Show scale bar for values <1m or <1ft
...
(closes #3567 )
2016-11-09 21:56:01 -05:00
Bryan Housel
b8be480267
Tests for loadFromAPI, esp to cover retry and dispatch behaviors
2016-11-09 17:59:07 -05:00
Bryan Housel
9bf6c25bde
Clear saved rate limit error when calling reset()
2016-11-09 17:58:25 -05:00
Bryan Housel
9845f0594e
Don't rely on test side effects to init() osm service
2016-11-09 11:41:19 -05:00
Martin Raifer
10a6719ea2
add presets for tourism=information subtags
...
* guidepost
* board
* map
* office
2016-11-09 11:18:39 +01:00
Bryan Housel
82a0030ff0
Hover style for login link in status bar
2016-11-08 21:54:19 -05:00
Bryan Housel
16ada1f29a
Better error handling for common osm api error conditions
...
* if 509 Bandwidth Exceeded / 429 Too Many Requests, prompt for login
(closes #2262 )
* if 400 Bad Request / 401 Unauthorized / 403 Forbidden - logout and retry
(closes #3546 )
2016-11-08 21:43:27 -05:00
Martin Raifer
7069ca8ef7
fix info box content and crash when drawing areas while info box is open
2016-11-08 17:21:08 +01:00
Martin Raifer
5dcedd9fc1
implement keyboard shortcuts using KeyboardEvent.key api
...
this should improve compatibility across keyboard layouts (e.g. different languages). Old-style keycodes are still used for browsers that don't implement the new key property.
2016-11-08 16:52:15 +01:00
greenkeeperio-bot
7d14d2b0b0
chore(package): update shx to version 0.2.0
...
https://greenkeeper.io/
2016-11-08 07:53:18 -05:00
Martin Raifer
cc599f3c03
fix undefined underscore keycode ( #3564 )
2016-11-08 12:13:31 +01:00
Bryan Housel
df1d9d5723
Update CHANGELOG
2016-11-07 17:08:34 -05:00
Bryan Housel
48621d3155
Add callback to ui() that will be called after loadLocale completes
...
(closes #3550 )
2016-11-07 17:03:33 -05:00
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
Jon D
fb72725b4d
Update test index after rename
2016-11-06 11:40:15 +00:00
Jon D
563f685f9b
Fix tooltip
2016-11-06 11:30:52 +00:00
Jon D
73f3069c59
Rename for consistency, add logic to prevent flip if all of object not visible and if linked to hidden. Label does not render for message when not enabled
2016-11-06 11:15:15 +00:00
Jon D
23990214be
Update to only flip around the vertical axis. Start renaming to 'reflect'
2016-11-06 10:48:48 +00: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
Jon D
58e05402f0
Update test index
2016-11-05 20:56:51 +00:00
Jon D
d8f2ce3ed2
More tests
2016-11-05 20:54:43 +00:00
Jon D
c1edd0f3f9
Remove unused projection parameter
2016-11-05 20:39:43 +00:00
Jon D
1eaa284afe
More tests, add uniq operator
2016-11-05 20:36:34 +00:00
Jon D
05421e1c25
Start adding tests
2016-11-05 20:20:27 +00:00
Jon D
8a9aabb716
Add shortcut in operations files
2016-11-05 19:36:53 +00:00
Jon D
f37475fad9
Add flip horizontal/vertical operations
2016-11-05 19:27:52 +00:00
Jon D
dd16112aa3
Fix midpoint
2016-11-05 18:48:11 +00:00
Jon D
45635f7cdc
Basic horizontal flip works, but midpoint seems incorrect
2016-11-05 18:32:26 +00:00
Jon D
a4b7b341ed
Alter implementation. Need to see if projection.translate is required
2016-11-05 18:23:40 +00:00
Jon D
3052466f75
Other changes to expose new operation
2016-11-05 15:04:27 +00:00
Jon D
79a69b5241
Add initial version of action and operation. Not working
2016-11-05 14:52:22 +00:00
Bryan Housel
b52306b62f
Add Guest Apartment / Condo preset
...
(closes #3548 )
2016-11-05 10:27:27 -04:00