Commit Graph

  • 8fe66fa65d Add fence and wall type fields, add height field to some barriers (closes #3602) Bryan Housel 2016-11-20 21:04:33 -05:00
  • e3212e6ea4 Add presets for Aquarium, Resort, Dance Hall (closes #3579) Bryan Housel 2016-11-19 01:08:00 -05:00
  • 9dfdf09d0e Add internet_access, outdoor_seating to presets that might use them Bryan Housel 2016-11-18 14:11:10 -05:00
  • 94a546ca63 data/presets/presets/highway/traffic_mirror.json: new bkil 2016-11-08 12:26:10 +01:00
  • 504ed75e49 data/presets/presets/man_made/surveillance.json: add search terms bkil 2016-11-08 12:00:00 +01:00
  • a0128e81fb data/presets/presets/amenity/pub.json: add search terms bkil 2016-11-08 12:10:22 +01:00
  • 2b44f9ed59 data/presets/presets/amenity/hunting_stand.json: add search terms bkil 2016-11-08 10:42:31 +01:00
  • ed2f6934e0 data/presets/fields/outdoor_seating.json: new (for pub, restaurant, ...) bkil 2016-11-08 13:50:48 +01:00
  • 53e2fffee6 data/presets/fields/internet_access/ssid.json: new bkil 2016-11-08 12:19:24 +01:00
  • 69aa94fb62 chore(package): update mapillary-js to version 2.1.0 greenkeeperio-bot 2016-11-18 03:25:19 -05:00
  • 333dc199ba chore(package): update lodash to version 4.17.2 greenkeeperio-bot 2016-11-18 13:06:54 -05:00
  • cc00923077 chore(package): update request to version 2.79.0 greenkeeperio-bot 2016-11-18 12:32:59 -05:00
  • 4b79325ec1 2.0.1 Bryan Housel 2016-11-17 14:19:58 -05:00
  • cf85acf5eb npm run translations Bryan Housel 2016-11-17 14:18:25 -05:00
  • e331bb7f8c Use imagery ids instead of names, update blacklist, npm run imagery Bryan Housel 2016-11-17 14:16:52 -05:00
  • 2448f1af1c npm run translations Bryan Housel 2016-11-17 13:02:40 -05:00
  • 531a370b80 Update CHANGELOG Bryan Housel 2016-11-17 12:56:23 -05:00
  • 941d026b7c Adjust max Mapillary pages fetched per zoom, min viewfield zoom For performance around densely mapped areas like SF Bryan Housel 2016-11-17 12:07:14 -05:00
  • 82d5ade8cb Update CHANGELOG Bryan Housel 2016-11-16 20:57:11 -05:00
  • ff5372490b Fix url parser to work with lat/lng when checking for "best" imagery (closes #3586) Bryan Housel 2016-11-15 13:13:28 -05:00
  • 857c54c634 npm run build to update generated en.json Bryan Housel 2016-11-15 11:41:38 -05:00
  • 3ae228a979 chore(package): update lodash to version 4.17.1 greenkeeperio-bot 2016-11-15 02:21:12 -05:00
  • 480d6407ae Merge pull request #3585 from Klumbumbus/master Bryan Housel 2016-11-15 11:11:34 -05:00
  • ec29bc8fd5 Add note about authentication options url -> urlroot change Bryan Housel 2016-11-15 11:05:21 -05:00
  • 4d346196d0 Update core.yaml Klumbumbus 2016-11-15 12:51:49 +01:00
  • b2ca60c7fe Remember to check in mapillary-js for release builds Bryan Housel 2016-11-15 00:51:39 -05:00
  • 2a6fd8468b 2.0.0 Bryan Housel 2016-11-15 00:46:29 -05:00
  • c85a352c7f npm run imagery Bryan Housel 2016-11-15 00:43:13 -05:00
  • 6828187d96 npm run translations Bryan Housel 2016-11-15 00:37:59 -05:00
  • f8e022c7b4 Update ARCHITECTURE.md Bryan Housel 2016-11-15 00:27:17 -05:00
  • 9b7d79a3fe Use live bound object for presets object, change context.presets() getter Bryan Housel 2016-11-14 15:44:02 -05:00
  • 93d50b4e87 Use live bound object for imagery array, remove context.imagery() accessor Bryan Housel 2016-11-14 11:15:03 -05:00
  • 9c8037ca4e chore(package): update lodash to version 4.17.0 greenkeeperio-bot 2016-11-14 02:17:41 -05:00
  • f55de9ac7d Create source switcher in ui() loaded callback Bryan Housel 2016-11-13 20:57:04 -05:00
  • 1fb6b2b311 chore(package): update eslint to version 3.10.0 greenkeeperio-bot 2016-11-11 15:33:37 -05:00
  • d7b11593f5 chore(package): update js-yaml to version 3.7.0 greenkeeperio-bot 2016-11-11 20:37:24 -05:00
  • 3667541b2a Add background tooltips to label, not list item (closes #3581) Bryan Housel 2016-11-13 20:40:06 -05:00
  • a2933bc42d Ensure setCustom calls clickSetSource, also update custom source datum Bryan Housel 2016-11-13 20:34:13 -05:00
  • f800e5afbc Remove unnecessary window parameter to Context Bryan Housel 2016-11-10 15:19:03 -05:00
  • e606f4713f Force utilDetect() to re-detect after setting the locale (closes #3574) Bryan Housel 2016-11-10 15:14:27 -05:00
  • c46c5d94f5 Prevent imagery offset nudging buttons from getting stuck (closes #3576) Bryan Housel 2016-11-10 14:02:01 -05:00
  • 722eb3ae4b perf: call geoPolygonIntersectsPolygon monomorphically to avoid deopts Bryan Housel 2016-11-10 11:17:28 -05:00
  • af3db7ea36 Swap url hash map order to zoom/latitude/longitude (closes #3554) Bryan Housel 2016-11-10 09:50:14 -05:00
  • 02850f3c60 Show scale bar for values <1m or <1ft (closes #3567) Bryan Housel 2016-11-09 21:56:01 -05:00
  • b8be480267 Tests for loadFromAPI, esp to cover retry and dispatch behaviors Bryan Housel 2016-11-09 17:59:07 -05:00
  • 9bf6c25bde Clear saved rate limit error when calling reset() Bryan Housel 2016-11-09 17:58:25 -05:00
  • 9845f0594e Don't rely on test side effects to init() osm service Bryan Housel 2016-11-09 11:41:19 -05:00
  • 10a6719ea2 add presets for tourism=information subtags Martin Raifer 2016-11-09 11:14:22 +01:00
  • 82a0030ff0 Hover style for login link in status bar Bryan Housel 2016-11-08 21:54:19 -05:00
  • 16ada1f29a Better error handling for common osm api error conditions Bryan Housel 2016-11-08 21:10:53 -05:00
  • 7069ca8ef7 fix info box content and crash when drawing areas while info box is open Martin Raifer 2016-11-08 17:21:08 +01:00
  • 5dcedd9fc1 implement keyboard shortcuts using KeyboardEvent.key api Martin Raifer 2016-11-08 16:09:04 +01:00
  • 7d14d2b0b0 chore(package): update shx to version 0.2.0 greenkeeperio-bot 2016-11-08 02:27:49 -05:00
  • cc599f3c03 fix undefined underscore keycode (#3564) Martin Raifer 2016-11-08 12:13:31 +01:00
  • df1d9d5723 Update CHANGELOG Bryan Housel 2016-11-07 17:08:34 -05:00
  • 48621d3155 Add callback to ui() that will be called after loadLocale completes (closes #3550) Bryan Housel 2016-11-07 17:03:33 -05:00
  • ac3dcdadc8 update CHANGELOG Bryan Housel 2016-11-07 14:17:46 -05:00
  • 20406f81ca Merge pull request #3539 from openstreetmap/vertex-keyboard-nav Bryan Housel 2016-11-07 14:06:59 -05:00
  • 774b3a0ccd Add '\' key to toggle related parent, add .related class (like hover) Bryan Housel 2016-11-07 13:44:25 -05:00
  • 2562460962 Exit to browse mode if selected items gone, only in response to user drags Bryan Housel 2016-11-07 11:46:38 -05:00
  • 3ddebc9209 Update CHANGELOG Bryan Housel 2016-11-07 01:25:21 -05:00
  • 6b77116303 Add religious-christian icon to wayside_cross preset Bryan Housel 2016-11-07 01:21:15 -05:00
  • 37965f40d8 Adjust tower field labels, remove lighthouse icons Bryan Housel 2016-11-07 01:12:14 -05:00
  • 41b9afd507 data/presets: add construction, height and icon to mast, tower bkil 2016-11-06 15:09:03 +01:00
  • 4d520d4b91 data/presets/README: some typo fixes bkil 2016-11-06 16:50:05 +01:00
  • 5d20bef64d Update CHANGELOG Bryan Housel 2016-11-06 22:42:36 -05:00
  • 393065725b Add Turning Loop preset, adjust icons (closes #3557) Bryan Housel 2016-11-06 22:23:58 -05:00
  • 9e025297fe Add Internet Cafe preset (closes #3559) Bryan Housel 2016-11-06 21:53:05 -05:00
  • fb72725b4d Update test index after rename Jon D 2016-11-06 11:40:15 +00:00
  • 563f685f9b Fix tooltip Jon D 2016-11-06 11:30:52 +00:00
  • 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 Jon D 2016-11-06 11:15:15 +00:00
  • 23990214be Update to only flip around the vertical axis. Start renaming to 'reflect' Jon D 2016-11-06 10:48:48 +00:00
  • 08d81c3af1 Adjust presets order in highway and path categories (closes #3558) Bryan Housel 2016-11-06 00:33:51 -04:00
  • 6376bd8ed7 Update CHANGELOG Bryan Housel 2016-11-05 23:54:37 -04:00
  • cb6801c2b6 Address field improvements and bugfixes (closes #3553) Bryan Housel 2016-11-05 23:44:15 -04:00
  • f2752cf8d6 Merge pull request #3556 from Thue/make-red Bryan Housel 2016-11-05 19:14:43 -04:00
  • 2e88bc121c Custom color for farmyards. Thue Janus Kristensen 2016-11-05 22:45:06 +01:00
  • 58e05402f0 Update test index Jon D 2016-11-05 20:56:51 +00:00
  • d8f2ce3ed2 More tests Jon D 2016-11-05 20:54:43 +00:00
  • c1edd0f3f9 Remove unused projection parameter Jon D 2016-11-05 20:39:43 +00:00
  • 1eaa284afe More tests, add uniq operator Jon D 2016-11-05 20:36:34 +00:00
  • 05421e1c25 Start adding tests Jon D 2016-11-05 20:20:27 +00:00
  • 8a9aabb716 Add shortcut in operations files Jon D 2016-11-05 19:36:53 +00:00
  • f37475fad9 Add flip horizontal/vertical operations Jon D 2016-11-05 19:27:52 +00:00
  • dd16112aa3 Fix midpoint Jon D 2016-11-05 18:48:11 +00:00
  • 45635f7cdc Basic horizontal flip works, but midpoint seems incorrect Jon D 2016-11-05 18:32:26 +00:00
  • a4b7b341ed Alter implementation. Need to see if projection.translate is required Jon D 2016-11-05 18:23:40 +00:00
  • 3052466f75 Other changes to expose new operation Jon D 2016-11-05 15:04:27 +00:00
  • 79a69b5241 Add initial version of action and operation. Not working Jon D 2016-11-05 14:52:22 +00:00
  • b52306b62f Add Guest Apartment / Condo preset (closes #3548) Bryan Housel 2016-11-05 10:25:41 -04:00
  • 39e49b7893 Fix typo "All user" -> "Allow user" Bryan Housel 2016-11-04 18:45:02 -04:00
  • eeffbd0d2d Initial v2.0.0 changelog Bryan Housel 2016-11-04 17:28:24 -04:00
  • 3224130821 Add uiCmd to fix modifier, add keybind arrays to simplify code Bryan Housel 2016-11-04 10:17:30 -04:00
  • d1c7b5c8a2 Add alternate vertex navigation keys pgup/pdgown/home/end Bryan Housel 2016-11-04 09:49:26 -04:00
  • 2273a6ed43 Allow multiple key bindings to be specified in an array Bryan Housel 2016-11-04 09:41:44 -04:00
  • 266035f885 chore(package): update request to version 2.78.0 greenkeeperio-bot 2016-11-03 09:50:34 -04:00
  • e5a5300306 Merge pull request #3542 from sandykurniawan19/patch-2 Bryan Housel 2016-11-03 22:08:48 -04:00
  • f34d3daeb3 Update package.json Sandy Kurniawan 2016-11-03 20:06:48 +07:00
  • 72d16fd76d Improve traffic calming presets (closes #3218) Bryan Housel 2016-11-02 18:12:20 -04:00
  • eb7c56d310 Add vertex keyboard navigation (closes #1917) Bryan Housel 2016-11-01 21:43:26 -04:00