log ape.js @ 359:ff76f21403cb Dev_main

age author description
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
Tue, 16 Jun 2015 16:59:08 +0100 Nicholas Jillings Implemeted Features #1267, #1268 and started #1266. Standardised fragment checking. Dev_main
Tue, 16 Jun 2015 14:38:47 +0100 Nicholas Jillings Fix for Bug #1280 Dev_main
Tue, 16 Jun 2015 14:34:50 +0100 Nicholas Jillings Fix for Bug #1273 Dev_main
Tue, 16 Jun 2015 14:14:08 +0100 Nicholas Jillings Merge from the default branch Dev_main
Fri, 12 Jun 2015 12:01:14 +0100 Nicholas Jillings Fixed bug where element comments disabled caused crash on page saving.
Thu, 11 Jun 2015 09:38:09 +0100 Nicholas Jillings Removed selected track. audioEngineContext.play(id) now controls audioObject playbacks Dev_main
Wed, 10 Jun 2015 16:12:46 +0100 Nicholas Jillings Started on playhead / scrubber bar. Now object in interfaceContext. Needs binding of setInterval. Dev_main
Mon, 08 Jun 2015 11:00:15 +0100 Nicholas Jillings Feature #1208: Added radio box option to page 'commentQuestion'. Also commentQuestion nodes are now common to core.js.
Thu, 04 Jun 2015 18:03:36 +0100 Nicholas Jillings Small fixes. <interface> tag properly processed by ape.js Dev_main
Thu, 04 Jun 2015 17:23:32 +0100 Nicholas Jillings XML-DOM created by their own objects Dev_main
Thu, 04 Jun 2015 16:48:04 +0100 Nicholas Jillings Comment Boxes handled by Interface object. Dev_main
Thu, 04 Jun 2015 15:54:56 +0100 Nicholas Jillings Everything tied into Specification object which needs information from specification document. Dev_main
Thu, 04 Jun 2015 11:21:47 +0100 Nicholas Jillings audioObject returned on node creation for ease of modification by interface. Dev_main
Thu, 04 Jun 2015 11:18:21 +0100 Nicholas Jillings ape.js pageSaveXML uses view from audioObjects. Dev_main
Thu, 04 Jun 2015 11:01:19 +0100 Nicholas Jillings audioObjects.metric object export their XML rather than ape.js Dev_main
Thu, 04 Jun 2015 10:43:06 +0100 Nicholas Jillings Moved non interface specific code from loadInterface in ape.js to core.js Dev_main
Thu, 04 Jun 2015 10:06:42 +0100 Nicholas Jillings Feature #1232: <commentBoxPrefix> node now in <interface> of audioHolder. If not specified, default is 'Comment on track'
Wed, 03 Jun 2015 15:06:02 +0100 Nicholas Jillings create_test: Now exports metric enables. Also fixed spelling mistake 'enableInitalPosition' Dev_main
Wed, 03 Jun 2015 11:12:29 +0100 Nicholas Jillings Feature #1261: Enabled with new <metricEnabled> flag in specification XML. Returns <event> nodes with <testTime> and <bufferTime>
Mon, 01 Jun 2015 10:16:04 +0100 Nicholas Jillings Feature #1253: Comment box backgrounds light up when selected track playing. Colours for sliders and comment boxes now in ape.css for quick adjustments Dev_main
Mon, 01 Jun 2015 09:46:51 +0100 Nicholas Jillings Feature #1252: Test Wait Indicator now fully implemented with auto clearing on test ready. Dev_main
Sat, 30 May 2015 11:23:41 +0100 Nicholas Jillings Fix Bug #1257: Sliders now store their initial position once they are created, not once playback starts. Dev_main
Sat, 30 May 2015 11:19:28 +0100 Nicholas Jillings Bug #1256 Fix: Safari does not use 'this' on the buffer.onended to reference to the buffer, but to the Window. Now uses event. Tested on chrome OSX as well. Dev_main
Sat, 30 May 2015 10:20:47 +0100 Nicholas Jillings Merge from the default branch Dev_main
Fri, 29 May 2015 16:33:50 +0100 Nicholas Jillings Bug #1255: Will show a console warning if projectReturn is not set and assume projectReturn is "null".
Fri, 29 May 2015 12:38:26 +0100 Nicholas Jillings Bug #1257: Made initialiseTest more robust Dev_main
Thu, 28 May 2015 19:27:39 +0100 Nicholas Jillings Merge
Thu, 28 May 2015 18:58:45 +0100 Nicholas Jillings Hacky test wait indicator!!
Wed, 27 May 2015 20:24:17 +0100 Brecht De Man Fixed bug where 'all played' wasn't checked anymore in loop mode. Now in non-loop mode, 'flagAsPlayed' needs to be called explicitly from ape.js (may want to change)
Wed, 27 May 2015 19:00:20 +0100 Nicholas Jillings Fixed small slider bug causing non-full screen testing to have sliders appear further to the left after dropping
Wed, 27 May 2015 18:53:34 +0100 Nicholas Jillings Fixed metric collection, listening time, for looping sources
Wed, 27 May 2015 18:10:56 +0100 Nicholas Jillings Possible fix to loop playback bugs
Wed, 27 May 2015 16:45:48 +0100 Nicholas Jillings Major Update. All new state machine to track the session state and hold session data. Will enable new interfaces to be built on top and have the same common structures.