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
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
bed5780380
parse new format Google spreadsheet URLs correctly. Closes #597
11 years ago
Joe Germuska
eaa44f7497
catch 400 response from Google and clearly indicate that the spreadsheet URL is bad or it's not public
11 years ago
Joe Germuska
2851d66f5d
stop with error message before trying to render invalid timeline.
11 years ago
Joe Germuska
313b58b4f1
more relative schema
11 years ago
Joe Germuska
bbf3768ba2
simplify headers because copyright banner will be applied by build process
11 years ago
Joe Germuska
7bcedcc8e4
Revert "update header comments to clarify licensing/ownership"
...
This reverts commit 96f7868020
.
Changed my mind about how to do it.
11 years ago
Joe Germuska
96f7868020
update header comments to clarify licensing/ownership
11 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
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
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
0bf00ea34c
Changed timeout function for loading Google Docs so that it tries several times to get json ref #219
12 years ago
Zach Wise
f864a166c1
Fix for text not showing up on slides
12 years ago
Zach Wise
09b68c4cce
Added timeout for google docs loading for better error feedback.
12 years ago
Zach Wise
ade91daf75
Made changes to make loading from Google Spreadsheet more reliable 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
6c77328354
Cleanup and fixes a new issue with config files not being implemented as a result of merging with StoryJS codebase
12 years ago
Zach Wise
38c06714de
Added custom thumbnail option. See json model for implementation closes #160
12 years ago
Zach Wise
884d2b16d3
Cleanup
13 years ago
Zach Wise
e6c3229b1a
Tweaks for new options from Google Spreadsheet
13 years ago
Zach Wise
4ec010fd51
Detritus
13 years ago
Zach Wise
3130b59dac
Fix for IE date issue with prettyDate format for single and double digit years closes #131
13 years ago
Zach Wise
4cf5f9e876
debugging detritus
13 years ago
Zach Wise
c27bdf8f56
More style tweaks to twitter and storify (more to come)
13 years ago
Zach Wise
996f12d1f8
Added storify as source and added ability to use instagram, frog, and twitpic as media.
13 years ago
Zach Wise
b0eae99756
Fix for google spreadsheet sources without tag in template closes #111
13 years ago
Zach Wise
082df48acf
Preliminary support for rows (called tags)
13 years ago
Zach Wise
ffbe4e0609
Working on nasty IE8 stuff dealing with json loading from wikipedia #107
13 years ago
Zach Wise
3f6b97ad82
Fix for HTML parsing data object using the correct end date closes #101
13 years ago
Zach Wise
d836b8a501
Should work. closes #89
13 years ago
Zach Wise
870ee49ab6
Removed correct protocol from google spreadsheet call again
13 years ago
Zach Wise
683c0bccc6
Google spreadsheet data source will now use the correct protocol
13 years ago
Zach Wise
e6ae4346e5
Rolled back attempt at dealing with google spreadsheets https issue closes #80
13 years ago
Zach Wise
f809d2c7ea
Fix for possible server restriction issue with XMLHttpRequest domain issues with Google Docs
13 years ago
Zach Wise
78ba0cf9b4
Bugfix for date format on english language
13 years ago
Zach Wise
8fa7835a34
Renamed VMM.Element to VMM.Lib to reflect that it's a library abstraction
13 years ago
Zach Wise
e1c0998449
Added language specific messages to the loading event
13 years ago
Zach Wise
b8f34b6cb3
allow json object as source. closes #23
13 years ago
Zach Wise
6b6fbbe423
Breaking the code out into separate files
13 years ago