Zach Wise
150bb9cb85
Reverted and Removed Fancybox development and moved it to a new branch since it is causing problems
11 years ago
Zach Wise
9bd0e52260
Revert "Added fancy box modal functionality. Documentation coming later once it's fully implemented"
...
This reverts commit 1b86f6eec4
.
Conflicts:
codekit-config.json
11 years ago
Zach Wise
1b86f6eec4
Added fancy box modal functionality. Documentation coming later once it's fully implemented
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
9865af52bc
Latest compile 2.22
12 years ago
Zach Wise
e053f26aeb
Added iframe media type
12 years ago
Zach Wise
e50469d37d
Fix for mobile Y (up/down) scrolling issue closes #383
12 years ago
Zach Wise
9c40a96138
Fixed Vine support and added Icon class
...
should auto play now and icon class added for thumbnail
12 years ago
Zach Wise
71f310232f
Name-spaced Tooltip closes #250
12 years ago
Zach Wise
ef6ddc8745
Turned off automatic twitter hash tag links closes #208
12 years ago
Zach Wise
bbcd5cba52
Extremely large BC dates may crash fringe browsers (Linux)
...
This will not be fixed since the use case is so small
closes #360
12 years ago
Zach Wise
03121dbc42
Extremely large BC dates may crash fringe browsers (Linux)
...
This will not be fixed since the use case is so small
closes #360
12 years ago
Zach Wise
eacbc6c020
Disabled Y scroll wheel on TimelineNav closes #380
12 years ago
Zach Wise
7871b69a35
Fix undefined 'row' in positionEras() closes #345
12 years ago
Zach Wise
0e726f398b
Fixed variable name bug that would cause IE8 to not process dates closes #334
12 years ago
Zach Wise
e37e96d355
Updated pagepeeker image call to their new api url construction. closes #350
12 years ago
Zach Wise
91da88125b
Fix for scrollbars showing up on iframe embedded version of TimelineJS
12 years ago
Zach Wise
0b857a38b0
Multiple bugfixes, see detailed description
...
Fix for error for urls in the media field that contain youtube as part of the domain name but are not youtube videos
Fixes instances of Timeline at exactly 640.x px wide would show unusual responsiveness
12 years ago
Zach Wise
1ac5d1ecec
Added ability to add user defined classes to slides. closes #302
...
add `"classname": "myuniqueclassnamegoeshere"` to the date item and it will add that class to the slide created for that data.
12 years ago
Zach Wise
6c41ba68f4
Support for source with other parameters in the url construct closes #239 closes #281 closes #251
12 years ago
Zach Wise
1273cbe988
Hide swipe to navigate message after swiping thanks to @klamping
12 years ago
Zach Wise
5ecaef74ac
Escape `.`-character for proper matching of jsonp files thanks to @gunnarlium d051fc17ff
12 years ago
Zach Wise
24904bd101
Added ability to specify worksheet in Google Spreadsheet source url via @motin
12 years ago
Zach Wise
051a9e742a
Latest compile v2.2
12 years ago
Zach Wise
61164291af
Removed unused if else from DragSlider. closes #248
12 years ago
Zach Wise
90cb9d7928
Updated date handling to allow precision dates including allowing first of the month to display
...
also closes issue #237
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
4405dfa3e0
Latest compile 2.15
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
a2590b7284
Fix skinny width media queries not working when timeline is not in an embed
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
Zach Wise
54f6ed27f4
Added `loc` parsing to Google Maps closes #220 and scoped loading message divs
12 years ago
Zach Wise
87cf484191
Removed viewport management for now. Causing problems with iPhone and iPad etc. Going to try another route for better viewing on iPhone.
12 years ago
Zach Wise
34925b0fc4
Latest compile v 2.10
12 years ago
Zach Wise
e09ee38e59
Latest compile 2.05
12 years ago
Zach Wise
32440e2333
Bugfix for languages not loading. Added more robust Google Spreadsheet data parsing to try and prevent parsing errors. Should help with issue #183
12 years ago
Zach Wise
bf3926555e
Added a JSONP variation to allow loading of data across domains! Reference issue #20 and #23
12 years ago
Zach Wise
ded2f7606d
Bug fix for right to left flag
12 years ago
Zach Wise
eb8f9783e3
Added right to left flag issue #176
12 years ago
Zach Wise
b625f42406
Latest StoryJS Core
12 years ago
Zach Wise
066484c47b
Changed the way API keys are set
12 years ago
Zach Wise
b2e8c1245c
Added Language to StoryJS Core
12 years ago
Zach Wise
dc809e8745
More work merging with StoryJS Core
12 years ago
Zach Wise
712c4d4381
Fix for problematic whitespace in media urls
12 years ago
Zach Wise
9a21fdde1e
Cleanup
12 years ago
Zach Wise
6c77328354
Cleanup and fixes a new issue with config files not being implemented as a result of merging with StoryJS codebase
12 years ago