log js/core.js @ 2351:e157b2b88219

age author description
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
Wed, 04 May 2016 17:24:38 +0100 Giulio Moro Improved querystring parsing
Wed, 04 May 2016 11:38:55 +0100 Nicholas Jillings Fix for #50. WIP for #56. Can over-ride returnURL in test URL
Fri, 29 Apr 2016 19:40:30 +0100 Giulio Moro Check for popup.hideNextButton and popup.hidePreviousButton before hiding them
Fri, 29 Apr 2016 17:34:39 +0100 Giulio Moro Changed alert for scalerange check for AB/ABX interfaces #52
Fri, 29 Apr 2016 16:26:34 +0100 Nicholas Jillings #48. JS in core.js
Fri, 29 Apr 2016 15:48:11 +0100 Nicholas Jillings Fix for #16
Fri, 29 Apr 2016 14:49:23 +0100 Nicholas Jillings Get current page store node from testState
Fri, 29 Apr 2016 11:40:06 +0100 Nicholas Jillings Fix for #43. Added scale range check enforcement
Thu, 28 Apr 2016 10:13:20 +0100 Nicholas Jillings Implementation for #38 in master
Thu, 28 Apr 2016 09:57:21 +0100 Nicholas Jillings Fix for #39. projectReturn is now used to determine which server to save the session to if using different servers for hosting and analysis
Wed, 27 Apr 2016 20:44:00 +0100 Giulio Moro Addresses issue #35, though I am not sure if there are any side-effects
Wed, 27 Apr 2016 21:50:33 +0100 Giulio Moro typo
Wed, 27 Apr 2016 09:59:01 +0100 Nicholas Jillings Fix for #28. z-index properly managed and elements fixed
Wed, 27 Apr 2016 09:38:45 +0100 Nicholas Jillings Further fix for #21. Removed all reference to .children in core.js
Wed, 20 Apr 2016 21:41:49 +0200 Brecht De Man Change all instances of 'metricResult' to 'metricresult'
Tue, 19 Apr 2016 19:08:47 +0200 Brecht De Man Revert earlier erroneous fix for #22
Tue, 19 Apr 2016 17:43:00 +0200 Brecht De Man Quick fix for #22
Tue, 19 Apr 2016 11:50:08 +0100 Nicholas Jillings Potential fix for #21
Mon, 18 Apr 2016 15:52:39 +0100 Nicholas Jillings WAVE.js fallback was not correctly continuing from audioContext.decode function call.
Thu, 14 Apr 2016 13:54:24 +0100 Nicholas Jillings Tidy up file locations.