Joe Germuska
43dc671b05
put fy.js in correct location ( #705 )
10 years ago
Joe Germuska
1ad8115ea3
related changes to #744 Hindi support
10 years ago
Joe Germuska
596e1c4ea5
more to do with adding Belarusian ( #762 ) and Irish ( #749 )
10 years ago
Joe Germuska
9e753b3ab7
address mismatch between domain names for Stamen map tiles ssl/non-ssl ( #758 )
10 years ago
Joe Germuska
e1191f0c9c
Newer Google spreadsheets published to web don't have an 'od6' worksheet, but changing that to '1' works with new and old.
10 years ago
Joe Germuska
d072c079d1
Move 'Swipe to Navigate' to a i18n message, closes #733
10 years ago
Joe Germuska
a211265133
better email regex #721
10 years ago
Heather Billings
500e3aae61
Release 2.35.2
10 years ago
Heather Billings
424dc10c99
fix timeline half-width bug
10 years ago
Joe Germuska
b04706830d
Release 2.35.1
10 years ago
Joe Germuska
a29a74c2c1
whackamole with JS dates. Closes #719
10 years ago
Joe Germuska
38d11a3cf8
Release 2.35.0
10 years ago
Joe Germuska
35b2325425
Release 2.34.1
10 years ago
Joe Germuska
0fba8fb9bd
attempt to fix regression introduced in #706 : IE doesn't like loading https JSON for http pages
10 years ago
Joe Germuska
b6023f0e40
Release 2.34.0
10 years ago
Joe Germuska
9f7434ab48
try to build for less analytics on https
10 years ago
Joe Germuska
50b2e6cb0b
check to make sure that every slide has a start date, so that people get a clear warning if the spreadsheet header has been changed.
10 years ago
Joe Germuska
5b3f7637e8
Release 2.33.1
11 years ago
Joe Germuska
8596134a48
Release 2.33.0
11 years ago
Joe Germuska
62798c9a15
Release 2.32.0
11 years ago
Joe Germuska
4aeb1d4130
Release 2.31.0
11 years ago
Joe Germuska
cede826f62
Release 2.30.1
11 years ago
Joe Germuska
4031cf6dd6
Release 2.30.0
11 years ago
Joe Germuska
974a91a3cb
move change to Array.prototype to a utility method to have less impact on other people's JavaScript
11 years ago
Joe Germuska
b5198e25fa
Release 2.29.1
11 years ago
Joe Germuska
f537a7d126
Release 2.29.0
11 years ago
Allen
3dca8b757a
fixed issue with stamen maps
11 years ago
Joe Germuska
dd66d8cea6
Release 2.28.1
11 years ago
Joe Germuska
69b79c0d7f
Release 2.28.0
11 years ago
Joe Germuska
30082252d3
Release 2.27.1
11 years ago
Joe Germuska
2ba43f0d1a
Release 2.27.0
11 years ago
Joe Germuska
033822bb48
Release 2.26.5
11 years ago
Joe Germuska
974c19d19b
Release 2.26.4
11 years ago
Joe Germuska
f46f5f0223
Release 2.26.4
11 years ago
Joe Germuska
e34a0f900f
Release 2.26.3
11 years ago
Joe Germuska
f5a4997cf0
Release 2.26.2
11 years ago
Joe Germuska
e1ece5869d
Release 2.26.2
11 years ago
Joe Germuska
d2163e8586
need to figure out how to include built dir with tag
11 years ago
Joe Germuska
e8a6a85c2c
version 2.26.0 adds Sinhalese language
11 years ago
Joe Germuska
cce0a3357b
include 'build' in repository so that people can get a possibly unreleased version without having to have a full build-rig themselves
11 years ago
Zach Wise
7f1f2e10b0
Updated to v2.24 Allow larger date extremes, Added timeout to new Twitter API calls and added Afrikaans language
...
Allow larger date extremes
Added timeout to new Twitter API calls
Added Afrikaans language
Thanks to Kobus Bezuidenhout via Google Groups
https://groups.google.com/forum/?hl=en#!msg/verite-timeline/ZKnJPKi98vg/TySf58rFJGEJ
12 years ago
Zach Wise
97007fce3b
Fix for twitter API v1 closing down, fix for Google Maps not showing custom map types.
...
TimelineJS will now use Oembed instead of the get tweet restful api from v1. This change means that avatar images will no longer be shown since they are not available in the Oembed json. closes #434
Google Maps api is now using v3.9 instead of the release version
There was a change in the latest Google Map API that causes custom map types to stop working
More info: http://stackoverflow.com/questions/13486271/google-map-markermanager-cannot-call-method-substr-of-undefined
solution for now is to use API ver 3.9 closes #435
IE7 hook for alternative display was removed. closes #161
12 years ago
Zach Wise
91da88125b
Fix for scrollbars showing up on iframe embedded version of TimelineJS
12 years ago
Zach Wise
051a9e742a
Latest compile v2.2
12 years ago
Zach Wise
a89ae221a3
Added swipe to navigate instructions and bug fixes
12 years ago
Zach Wise
c88f11351e
Finally finished swipe/slide to move next and previous in the slider. closes #209
12 years ago
Zach Wise
10d5551f82
Changed web thumb service to pagepeeker, tweaked flickr api size logic
...
Pagepeeker seems to provide better thumbnails
http://pagepeeker.com
Flickr size logic was assuming the medium 800 size exists. It doesn't anymore. This was causing enormous image sizes to load instead.
12 years ago
Zach Wise
97b689f67e
Tweaked next and previous buttons on skinny timeline
12 years ago
Zach Wise
54cfb9abc8
Tweaked Google Docs data loading
...
tweaked timeout and added a more robust alternative to loading data from Google because of Google's apparent restriction on spreadsheets with more than 100 rows.
12 years ago
Zach Wise
3a8971efcf
Latest compile v2.12
...
Content will fill the slider more and the next and back arrows will hide until you mouseover them when the width is 640 or below.
Changed Google Doc getJson timeout so that it tries several times to get data if it times out.
12 years ago