Commit Graph

5750 Commits

Author SHA1 Message Date
Bryan Housel
e22bd1eceb Pass projection to iD.svg.Layers in tests 2016-06-10 13:06:28 -04:00
Bryan Housel
6314c276e8 More debug versatility 2016-06-10 10:36:28 -04:00
Bryan Housel
7668653e86 Merge pull request #3153 from kepta/d3-mousewheeled-fix
D3 mousewheeled fix
2016-06-08 09:42:41 -04:00
Kushan Joshi
5f7f37825e add commit 71a3d3e to d3's patch list 2016-06-08 18:13:47 +05:30
Kushan Joshi
71a3d3e4f6 Patch d3's mousewheeled function
(closes #2773)
2016-06-08 18:07:20 +05:30
Bryan Housel
3f1141af44 1.9.6 2016-06-07 16:12:22 -04:00
Bryan Housel
4289afa6fe Keep Mapillary viewer loading animation if canvas not yet created 2016-06-07 15:47:20 -04:00
Bryan Housel
2e43437cf6 make imagery 2016-06-07 15:11:32 -04:00
Bryan Housel
e0dac9457d make translations 2016-06-07 14:42:55 -04:00
Bryan Housel
8a578fc1d8 Slow down Transifex
per: http://docs.transifex.com/api/#api-rate-limits
Rackspace seems to rate limit GET requests to 5/sec
2016-06-07 14:41:33 -04:00
Bryan Housel
8a99e3de7e Transifex API is now https 2016-06-07 12:56:06 -04:00
Bryan Housel
f2cde0bfef Limit number of pages to fetch from Mapillary search API
(closes #3149)
2016-06-06 20:45:30 -04:00
Bryan Housel
02ba1ae0fd Run Make 2016-06-05 20:51:01 -04:00
Manfred Brandl
f1e3340c29 Update bbq.json
(closes #3139)
2016-06-05 20:49:47 -04:00
Bryan Housel
a8ac9faad8 Add Mapillary Images, Mapillary Signs to imagery_used tag
(closes #3069)
2016-06-04 00:51:05 -04:00
Bryan Housel
81c1f7b54d Improve imperial.json borders, drop coord precision to 5 digit 2016-06-03 23:36:51 -04:00
Bryan Housel
7cb8e5a00c Add left-hand-driving dataset
(For future use by turn lane editor)
2016-06-02 15:33:48 -04:00
Kushan Joshi
e5eee4ed6c Remove unused CSS animation 2016-06-01 19:06:05 +05:30
Bryan Housel
e68dff0b8d Don't need devDependency for mapillary-js (loads from CDN) 2016-06-01 00:53:46 -04:00
Bryan Housel
30dfdeb3ba Merge pull request #3128 from openstreetmap/mapillary_js
Replace static Mapillary thumbnail with mapillary-js viewer
2016-06-01 00:27:39 -04:00
Bryan Housel
ca79638ecd Refactor click tracking into Mapillary service, addl cleanups 2016-06-01 00:24:30 -04:00
Bryan Housel
e364b7ec30 Show loading spinner in loadchanged, update selection in nodechanged 2016-05-31 17:16:17 -04:00
Bryan Housel
e57914d77e WIP: preload viewer when layer enabled, still bad issues with slow load timing 2016-05-30 03:20:43 -04:00
Bryan Housel
6788f7932a Load mapillary viewer assets dynamically from CDN 2016-05-29 23:07:37 -04:00
Bryan Housel
a99f54b83b WIP: simplify code, attempt to preload viewer 2016-05-29 15:00:46 -04:00
Bryan Housel
d728059afb Remove static Mapillary thumbnail image
(Viewer object shows the image while loading)
2016-05-28 00:42:35 -04:00
Bryan Housel
368b861818 Allow Mapillary signs layer only if image layer is already enabled 2016-05-27 23:37:40 -04:00
Bryan Housel
0eac0ff862 Don't show thumbnail when hovering over Mapillary markers 2016-05-27 22:43:17 -04:00
Bryan Housel
d13715ee81 Keep thumbnail on left
Jumpy left/right behavior is unnecessary now that centerEase works great
2016-05-27 21:38:51 -04:00
Bryan Housel
e6c440cfae Remove clearTimeout from queueRedraw, for long mousedrags or ease transitions
Old behavior would redraw only after the map stops moving for 300ms
New behavior will force redraw within 750ms, regardless of map stability
2016-05-27 16:02:21 -04:00
Bryan Housel
ee647c8834 Smooth centerEase with duration param 2016-05-27 15:52:16 -04:00
Bryan Housel
bcb68df977 Merge branch 'wikidata-new' 2016-05-26 16:32:59 -04:00
Bryan Housel
db6234b2fc Initiate async wikidata lookup onchange only (not onblur), add tests 2016-05-26 16:16:37 -04:00
Kushan Joshi
6b70cf3db8 temporary css fixup 2016-05-26 18:44:04 +05:30
Bryan Housel
0135fbe4a6 Update async wikidata tag if graph unchanged 2016-05-25 23:43:27 -04:00
Bryan Housel
0446275091 Rename field function 2016-05-25 21:46:14 -04:00
Kushan Joshi
f81ff29645 Mapillary Js, second stab 2016-05-25 15:51:36 +05:30
Bryan Housel
661c2d4a22 1.9.5 2016-05-24 20:44:22 -04:00
Bryan Housel
67ac769cff make imagery 2016-05-24 20:18:08 -04:00
Bryan Housel
c3d817797b make translations 2016-05-24 20:17:33 -04:00
Minh Nguyễn
669cad74f6 Add wikidata asynchronously based on wikipedia
ref #2680
2016-05-23 19:16:02 -04:00
Bryan Housel
0cea4e9d27 Clean translated combo value when comparing to display value
(closes #3129)
2016-05-23 18:25:18 -04:00
peterneubauer
8782c1480d adding MapillaryJS, first stab. 2016-05-22 11:09:26 +05:30
Tom MacWright
dafebefa80 Show CI page for master branch only, upgrade to SVG 2016-05-20 12:54:23 -04:00
Bryan Housel
57b73eeb5e Switch PhantomJS source on Travis to Medium github mirror 2016-05-19 00:55:27 -04:00
Bryan Housel
bd60aceaf0 Add tile debugging, redraw when debug flags change 2016-05-19 00:43:01 -04:00
Bryan Housel
b7e46727c4 Never use the phantomjs binary that gets symlinked into node_modules/.bin 2016-05-18 15:50:46 -04:00
Bryan Housel
9e61fae7fc Lodash version bump
Lodash version bump to 4.12
2016-05-18 14:30:48 -04:00
Bryan Housel
636ef82bc4 Use d3.interpolateRgb to make save button warning colors
(closes #2749)
2016-05-18 11:24:33 -04:00
Bryan Housel
6d64fce9f3 Merge branch 'master' of https://github.com/tanerochris/iD into tanerochris-master 2016-05-18 09:23:49 -04:00