log js/core.js @ 2379:1e7d98ca83be

age author description
Fri, 20 May 2016 10:33:41 +0100 Nicholas Jillings More minor fixes for #90. APE works for Edge
Thu, 19 May 2016 10:44:19 +0100 Nicholas Jillings Some fixes for #90. Also a failsafe loop if the server never responds with meaningul information from saves (for instance, running only on apache or basic http servers). More changes to pythonServer for python 3.5. Please check if still valid on 2.7
Wed, 18 May 2016 15:34:20 +0100 Brecht De Man Typos
Mon, 16 May 2016 16:10:24 +0100 Nicholas Jillings Core.js no longer uses alert.
Mon, 16 May 2016 16:06:42 +0100 Nicholas Jillings New lightbox for #55
Mon, 16 May 2016 15:23:54 +0100 Nicholas Jillings Revert "Changed alert for scalerange check for AB/ABX interfaces #52"
Mon, 16 May 2016 15:06:34 +0100 Nicholas Jillings Fix for #67
Mon, 16 May 2016 13:32:11 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Mon, 16 May 2016 12:21:16 +0100 Nicholas Jillings Fix #4. Volume control shifts into feedback area if window.innerWidth < 1000.
Mon, 16 May 2016 11:24:40 +0100 Nicholas Jillings Fix for #13. Synchronous playback and looped playback are different things.
Mon, 16 May 2016 13:30:41 +0100 Nicholas Jillings Hotfix: APE sticky markers should be fixed now. Caused by improper indexing of metric trackers if outside-reference was not at the end.
Mon, 16 May 2016 10:48:29 +0100 Nicholas Jillings Can go back and forth in test survey
Mon, 16 May 2016 10:46:31 +0100 Nicholas Jillings Fix for #62 #63. No longer calculating left justification, using table to align content into cells.
Tue, 10 May 2016 17:44:21 +0100 Giulio Moro Added support for saveFilenamePrefix= querystring , closed #56
Tue, 10 May 2016 16:55:06 +0100 Giulio Moro If returnURL is not provided now the correct message is displayed #60