log core.js @ 826:1b6fa37d46a4

age author description
Wed, 25 Nov 2015 09:27:05 +0000 Nicholas Jillings Merge
Mon, 23 Nov 2015 16:04:47 +0000 Brecht De Man Revert revision 349 regarding change to enter behaviour: enter in a dialog box goes to next question/message, starts test or submits answers, rather than to create a new line / carriage return.
Mon, 23 Nov 2015 11:08:58 +0000 Nicholas Jillings Feature #1302. Enter key in text-area creates new-line. Enter otherwise progresses the pre/post survey
Mon, 23 Nov 2015 10:47:02 +0000 Nicholas Jillings Feature #1270 completed. Outside reference works as designed
Mon, 23 Nov 2015 09:13:12 +0000 Nicholas Jillings Merge from branch "WAC2016"
Fri, 09 Oct 2015 10:38:03 +0100 Nicholas Jillings <anchor> and <reference> tags depricated. All anchor/ref are directly applied as attributes on <audioElements>
Wed, 23 Sep 2015 11:42:11 +0100 Nicholas Jillings Updating test create using questions
Wed, 25 Nov 2015 09:26:10 +0000 Nicholas Jillings Test Create: Delete Buttons included on final checks
Mon, 23 Nov 2015 17:44:25 +0000 Nicholas Jillings Fixing Win/OSX differences for APE slider, unstable.
Fri, 27 Nov 2015 12:09:49 +0000 Nicholas Jillings Resolved #1394: Python returns same XML responses as the PHP server
Mon, 21 Dec 2015 15:02:43 +0100 Brecht De Man Merge
Fri, 18 Dec 2015 18:33:08 +0000 Nicholas Jillings On XML parser error, will clear the page to show only the error message.
Fri, 18 Dec 2015 18:31:26 +0000 Nicholas Jillings Merge. Reload will only generate alert if test is loaded.
Fri, 18 Dec 2015 18:28:06 +0000 Nicholas Jillings Bug #1502: Any parser XML errors will show the error and halt the rest of the loading.
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.
Fri, 18 Dec 2015 17:27:52 +0000 Nicholas Jillings Fixed Bug #1506: Radio and Checkbox survery questions not logged in console.
Fri, 18 Dec 2015 10:11:10 +0000 Nicholas Jillings Merge
Thu, 17 Dec 2015 11:11:57 +0000 Nicholas Jillings Bug #1497: If the playback is looped, the buffer is copied to the audioObject not referenced to allow non-destructive editing.
Thu, 17 Dec 2015 10:35:06 +0000 Nicholas Jillings Audio fragment buffer pool objects have loading progress element
Wed, 16 Dec 2015 14:00:11 +0000 Nicholas Jillings Specification document handles optional loudness control.
Wed, 16 Dec 2015 12:15:18 +0000 Nicholas Jillings Automatic Loudness normalisation to -23 LUFS
Fri, 11 Dec 2015 18:03:54 +0000 Nicholas Jillings Synced Specification object. Test create decodes and encodes gain attributes (not implemented in HTML yet)
Fri, 11 Dec 2015 17:33:14 +0000 Nicholas Jillings Feature #1478: <audioElements> have a gain attribute, in decibels, which controls the playback gain in that page.
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.
Fri, 11 Dec 2015 15:54:59 +0000 Nicholas Jillings APE Metric tag holds all axis information.
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.
Fri, 11 Dec 2015 11:19:11 +0000 Nicholas Jillings Bug #1467: Popup resize created and bound to Interface.resize()
Fri, 11 Dec 2015 10:22:27 +0000 Nicholas Jillings Merge
Tue, 08 Dec 2015 15:04:59 +0000 Nicholas Jillings APE Multi-interface can be named. Audio Element <file> node fixed.
Tue, 08 Dec 2015 12:22:18 +0000 Nicholas Jillings Merge