log

age author description
Wed, 03 Jun 2015 12:15:14 +0100 Nicholas Jillings Create_test: Submit button exposes completed XML file.
Wed, 03 Jun 2015 12:07:07 +0100 Nicholas Jillings Create_Test: Creates XML Document.
Wed, 03 Jun 2015 11:19:32 +0100 Nicholas Jillings Merge from the default branch
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 17:00:45 +0100 Nicholas Jillings Better error catching when using server save to determine if the 'Save File' should be shown in browser.
Mon, 01 Jun 2015 12:56:15 +0100 Nicholas Jillings Merge from 156:402bb0f56dc4
Mon, 01 Jun 2015 11:11:52 +0100 Nicholas Jillings Adding test_create.html. Adding to tracker core.css
Mon, 01 Jun 2015 10:31:41 +0100 Nicholas Jillings Feature #1230: Popup content question entries now have automatic focus
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
Mon, 01 Jun 2015 09:46:51 +0100 Nicholas Jillings Feature #1252: Test Wait Indicator now fully implemented with auto clearing on test ready.
Mon, 01 Jun 2015 09:26:59 +0100 Nicholas Jillings Moved global css options into core.css
Mon, 01 Jun 2015 09:18:02 +0100 Nicholas Jillings Merge into 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.
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.