535 Commits (2.35.2)

Author SHA1 Message Date
Heather Billings 424dc10c99 fix timeline half-width bug 10 years ago
Joe Germuska a29a74c2c1 whackamole with JS dates. Closes #719 10 years ago
Joe Germuska 221b39ce7b initialize date differently. closes #718 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
Adam Eivy 589b3b8068 adding 56x56 loading@2x.gif 10 years ago
Chris Davis 6bde88dc92 Remove HTTPS URL rewriting for older IE. 10 years ago
Joe Germuska 6528bbd41a don't do analytics on https 10 years ago
Joe Germuska eea88334dd remove URL protocol rewriting. Closes #704 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 50df972940 fix jquery version check, again. (should accept jquery 2, although TimelineJS has not been tested with jquery 2) cf. #551 10 years ago
Joe Germuska b74c74f401 integrate changes from git issue. closes #568 10 years ago
Joe Germuska df49ab3e86 attempt to integrate changes from #440 10 years ago
nimashahbazi90 c96dfb4262 Update fa.js 11 years ago
Darcy W. Christ 4e8da083ae Update zh-cn.js 11 years ago
Joe Germuska 3ab755a1b8 don't use return from split, which is an array, which should really have meant someone found this broken before now... (cf. ZenDesk no. 402) 11 years ago
Joe Germuska 4ca046914d try to parse new google maps urls. Still don't know how to decode data parameter. see #638 11 years ago
Joe Germuska bed5780380 parse new format Google spreadsheet URLs correctly. Closes #597 11 years ago
Joe Germuska 1ace338171 support 'W' as a date format token 11 years ago
Joe Germuska bfb0fb2bb1 support BMP. Closes #632 11 years ago
Joe Germuska 75165f182e flickr is going https-only 11 years ago
Joe Germuska ed12588844 remove crufty code. closes #589 11 years ago
Joe Germuska d41bb83ee0 be more permissive about iframe markup. closes #567. thanks @stephenr85 11 years ago
Joe Germuska de02f719b5 remove themes from url paths. Closes #512. Thanks @sbleon 11 years ago
Joe Germuska e180edd80b treat Streetview API urls as images, not maps. Closes #520. Thanks @obsoleter 11 years ago
DanKeeling 5463d76f89 Updated VMM.Browser to better determine IE7/8 Versions 11 years ago
Drew Freyling f808878019 smushed with png gauntlet 11 years ago
Joe Germuska df08a01e7d add some notes for most likely places worth fixing as part of #618 11 years ago
Canton Becker d8ad4e1b7e Added maxheight=168 directive for soundcloud iframes 11 years ago
Joe Germuska 55c32dc85b stop YouTube players when slide changes. Thanks @rossluebe for patch. 11 years ago
bpalir c6cffcfa07 Update sl.js 11 years ago
Joe Germuska dde67610fd move check for blockquote and iframe to top of media type analysis (and check for tags not just strings) so as to not incorrectly try to pluck media out from the iframe or the blockquote. Closes #605 11 years ago
Joe Germuska cc262f2faf integrate suggestion from comment on #580 11 years ago
Joe Germuska e94c9f3188 change method for establishing JS distribution url root. Closes #460. Thanks @brunobg 11 years ago
bpalir 3f0df9e2a6 Update sl.js 11 years ago
Joe Germuska b8ada79bd5 WIP integrating #580 11 years ago
fisch42 45dd236eed Added OpenStreetMap tiles 11 years ago
Joe Germuska 179bb45aa6 Add Thai translation. Closes NUKnightLab/StoryJS-Core#45 Thanks @keikung 11 years ago
Joe Germuska 22b73ea734 allow .svg for 'image' MediaType. Closes NUKnightLab/StoryJS-Core#6 thanks @inkbug sorry for epic delay 11 years ago
Joe Germuska 003ce186d2 Alternate implementation for supporting custom thumbnails when no media element is defined. Closes NUKnightLab/StoryJS-Core#24 thanks @vedmack for the suggestion 11 years ago
Joe Germuska 9b2cd27546 Farsi is right-to-left 11 years ago
Joe Germuska d3718f1fd3 Add article to loading_timeline message. Closes NUKnightLab/StoryJS-Core#39 thanks @opensas 11 years ago
Joe Germuska df1695507c s/timeline/tidslinje - closes NUKnightLab/StoryJS-Core#40 thanks @tbaschim 11 years ago
Joe Germuska f12b88d322 Add Romanian translation. Closes NUKnightLab/StoryJS-Core#43 Thanks @rebelmonk 11 years ago
Joe Germuska 607deb090f Updates to Hungarian l10n. Closes NUKnightLab/StoryJS-Core#42 Thanks @mtorok 11 years ago
Joe Germuska 3e760a5a1f update Italian translation. Closes NUKnightLab/StoryJS-Core#46 thanks @lollando 11 years ago
Phil Wolstenholme a77c016d98 Show IE 8+ compatibility mode users a better error 11 years ago
Joe Germuska 74f4840b52 s/Enlargar/Expandir/ (ZenDesk ticket no. 263, with alternate translation suggested by MA 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 704d630316 months and days not capitalized 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