log ape.js @ 469:d39d243e6601 Dev_main

age author description
Tue, 12 Jan 2016 18:29:55 +0000 Nicholas Jillings Outside references now have an interfaceDOM. All interfaceDOM objects must respond to canMove() for determining if fixed or not. Dev_main
Tue, 12 Jan 2016 17:10:39 +0000 Nicholas Jillings Interfaces properly handle outside reference objects. Better core.js comment box handling. InterfaceDOM return their presented ID rather than assumed index. Dev_main
Mon, 11 Jan 2016 16:32:26 +0000 Nicholas Jillings Added AB test interface Dev_main
Wed, 06 Jan 2016 12:28:22 +0000 Nicholas Jillings APE Integrated to new specifications Dev_main
Wed, 06 Jan 2016 10:36:37 +0000 Nicholas Jillings --UNSTABLE-- Major revision. Updated Specification including verification. Added storage collector for XML results. Popup more stable. Dev_main
Mon, 21 Dec 2015 17:03:51 +0000 Nicholas Jillings APE: Touch event support Dev_main
Mon, 21 Dec 2015 15:02:43 +0100 Brecht De Man Merge Dev_main
Mon, 21 Dec 2015 12:10:17 +0100 Brecht De Man Analysis page clean up. Instructions minor update. Minor fixes. Dev_main
Mon, 21 Dec 2015 11:53:05 +0000 Nicholas Jillings Bug #1510 Fixed. Dev_main
Fri, 18 Dec 2015 18:26:46 +0000 Brecht De Man Index page now links to example APE project, example MUSHRA project, test creator, analysis page, citing info, GNU license, and instructions. Instructions and example project contain info on checkboxes. Dev_main
Fri, 18 Dec 2015 17:54:47 +0000 Nicholas Jillings Further Bug #1500 fix. Ensured checks are correctly binded by APE. Dev_main
Fri, 18 Dec 2015 17:50:14 +0000 Nicholas Jillings Fix Bug #1500: Error caused by buffer not being loaded into the pool and then not linking once downloaded. Dev_main
Thu, 17 Dec 2015 17:09:40 +0000 Nicholas Jillings MUSHRA: Checks enabled. MUSHRA & APE: Warning if check not supported. Core: checkMoved and checkPlayed now in interface and available to all interfaces. Dev_main
Thu, 17 Dec 2015 16:38:52 +0000 Nicholas Jillings APE: Ape sliders show loading percentage on first axis Dev_main
Thu, 17 Dec 2015 13:03:39 +0000 Nicholas Jillings Bug #1486: Fixed rogue '+' appearing in move slider alert. Unlabelled axis have default of 'Axis ' and their index. Dev_main
Fri, 11 Dec 2015 16:24:44 +0000 Nicholas Jillings Bug #1486 fix. APE scale check tells the user which axis has not met the user axis criteria. Dev_main
Fri, 11 Dec 2015 16:07:39 +0000 Nicholas Jillings Bug #1488 fixed. Movement checks now operate per axis and report which axis and sliders need moving. Dev_main
Fri, 11 Dec 2015 15:54:59 +0000 Nicholas Jillings APE Metric tag holds all axis information. Dev_main
Fri, 11 Dec 2015 11:42:28 +0000 Nicholas Jillings Bug #1490: Popup button 'enter' key grab only bound once. APE Multi-interface has default metric response if only one axis used. Dev_main
Fri, 11 Dec 2015 11:06:21 +0000 Nicholas Jillings Bug #1482: Reference is red for APE. Dev_main
Fri, 11 Dec 2015 10:21:48 +0000 Nicholas Jillings APE: Separate metric trackers for each scale to differentiate movements. Dev_main
Tue, 08 Dec 2015 17:15:34 +0000 Nicholas Jillings APE: Each slider now a JS object to ease metric tracking. Resize function fixed. Dev_main
Tue, 08 Dec 2015 15:04:59 +0000 Nicholas Jillings APE Multi-interface can be named. Audio Element <file> node fixed. Dev_main
Tue, 08 Dec 2015 12:01:48 +0000 Nicholas Jillings STASH: UNSTABLE. Implementing APE multiple sliders. Dev_main
Mon, 07 Dec 2015 18:42:36 +0000 Nicholas Jillings Bugs #1454 #1391 buffers are pooled and loaded at the begining. Page Save not interface specific. Dev_main
Mon, 07 Dec 2015 18:26:12 +0000 Nicholas Jillings Buffers loaded into a pool and picked when needed. Dev_main
Mon, 07 Dec 2015 11:18:11 +0000 Nicholas Jillings Moved common test options into core.JS Dev_main
Wed, 02 Dec 2015 12:05:08 +0000 Nicholas Jillings Feature #1266: Checks for fragments fully played implemented Dev_main
Fri, 27 Nov 2015 11:08:45 +0000 Nicholas Jillings APE: Can drag a slider whilst listening to another fragment Dev_main
Fri, 27 Nov 2015 10:31:52 +0000 Nicholas Jillings APE new drag: Tested on OSX (Chrome, Firefox, Safari) and Win10 (Chrome, Firefox). Working. Dev_main
Fri, 27 Nov 2015 10:23:47 +0000 Nicholas Jillings EXPERIMENTAL! New APE drag interface. Testing for OSX Dev_main
Mon, 23 Nov 2015 17:44:25 +0000 Nicholas Jillings Fixing Win/OSX differences for APE slider, unstable. Dev_main
Mon, 23 Nov 2015 15:48:07 +0000 Nicholas Jillings Urgent Fix. Drag End function uses clientX mouse. Fixes rogue movement after drop on OSX. Dev_main
Wed, 18 Nov 2015 11:08:52 +0100 Brecht De Man Hitting enter in any pop-up goes to the next window (or submits, or starts the test) WAC2016
Mon, 14 Sep 2015 11:22:38 +0100 Nicholas Jillings Bug #1391: Fixed for non-looped playback Dev_main
Mon, 14 Sep 2015 09:23:49 +0100 Nicholas Jillings Ape for Firefox fixed Dev_main
Thu, 10 Sep 2015 15:22:58 +0100 Nicholas Jillings Fixing APE for Firefox builds Dev_main
Thu, 10 Sep 2015 12:53:55 +0100 Nicholas Jillings APE: Multiple Screen proof Dev_main
Thu, 10 Sep 2015 12:43:47 +0100 Nicholas Jillings APE: Multiple Screen Drag and Drop interface. Still needs more work for right screens Dev_main
Thu, 10 Sep 2015 12:32:56 +0100 Nicholas Jillings Bug #1370: Fragments marked as outside reference are no longer checked for movement parameters in APE. Dev_main
Tue, 28 Jul 2015 12:00:46 +0100 Nicholas Jillings Added mushra interface. Also added instructions for building your own interface (working copy). Dev_main
Thu, 23 Jul 2015 10:48:14 +0100 Nicholas Jillings Feature #1295: Page count can be displayed below the Start/Submit buttons Dev_main
Thu, 23 Jul 2015 09:51:26 +0100 Nicholas Jillings Feature #1327: Elements start out grey until the audioObject states it is ready. Requires all interfaceDOM nodes to have member enable(). Dev_main
Wed, 01 Jul 2015 13:49:01 +0100 Nicholas Jillings Slider now enabled optionally based on tag <option name='playhead'/> in interfaces
Wed, 01 Jul 2015 11:35:52 +0100 Brecht De Man Log slider movements to console
Mon, 29 Jun 2015 19:04:40 +0100 Brecht De Man Merge
Thu, 25 Jun 2015 17:03:40 +0100 Nicholas Jillings Feature #1283: Project specification node <BrowserEvalProjectDocument> now included in output file. Dev_main
Thu, 25 Jun 2015 16:40:11 +0100 Nicholas Jillings Bug Fix #1303 on main
Thu, 25 Jun 2015 16:37:51 +0100 Nicholas Jillings Bug #1303 fixed. New function on page creation to destroy old commentQuestion objects. Dev_main
Sat, 20 Jun 2015 16:57:06 +0100 Nicholas Jillings Starting on Outside Reference. Implemented but needs tidying up GUI and returned XML Dev_main
Sat, 20 Jun 2015 14:57:14 +0100 Nicholas Jillings Updated #1272 and #1271 preparing for #1270 Dev_main
Sat, 20 Jun 2015 11:04:44 +0100 Nicholas Jillings Feature #1288: Fragments now have 'id', holding their given ID from the set up XML, and 'presentedid' giving their on page order. Dev_main
Fri, 19 Jun 2015 16:41:33 +0100 Nicholas Jillings Small fix to loading checks array Dev_main
Fri, 19 Jun 2015 16:31:14 +0100 Nicholas Jillings Added check type 'scalerange' with min max attributes to enforce use of the scale. Dev_main
Wed, 17 Jun 2015 16:42:57 +0100 Nicholas Jillings Ready for merge into main. Dev_main
Wed, 17 Jun 2015 16:37:32 +0100 Nicholas Jillings Feature #1271 and #1272 implemented. Dev_main