log

age author description
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'
Thu, 04 Jun 2015 09:45:32 +0100 Nicholas Jillings Merge from branch "Dev_main"
Thu, 04 Jun 2015 09:44:50 +0100 Nicholas Jillings create_test: Added interface node options Dev_main
Wed, 03 Jun 2015 15:07:23 +0100 Nicholas Jillings Merge from branch "Dev_main"
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 14:56:30 +0100 Nicholas Jillings create_test: Imports from drag and drop project XML Dev_main
Wed, 03 Jun 2015 12:54:08 +0100 Nicholas Jillings create_test: File API to handle dragged in XML file. Dev_main
Wed, 03 Jun 2015 12:15:14 +0100 Nicholas Jillings Create_test: Submit button exposes completed XML file. Dev_main
Wed, 03 Jun 2015 12:07:07 +0100 Nicholas Jillings Create_Test: Creates XML Document. Dev_main
Wed, 03 Jun 2015 11:19:32 +0100 Nicholas Jillings Merge from the default branch 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>
Tue, 02 Jun 2015 15:18:40 +0100 Nicholas Jillings Stash create_test. Implementing submit. Need to test on OSX Dev_main
Tue, 02 Jun 2015 12:24:19 +0100 Nicholas Jillings create_test: Added crude validation tool. Dev_main
Tue, 02 Jun 2015 11:24:23 +0100 Nicholas Jillings Merge from the default branch Dev_main
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 15:26:58 +0100 Nicholas Jillings Creat_Test: Structure for APE created. Dev_main
Mon, 01 Jun 2015 12:56:15 +0100 Nicholas Jillings Merge from 156:402bb0f56dc4
Mon, 01 Jun 2015 12:55:21 +0100 Nicholas Jillings Stash for project creator Dev_main
Mon, 01 Jun 2015 11:11:52 +0100 Nicholas Jillings Adding test_create.html. Adding to tracker core.css Dev_main
Mon, 01 Jun 2015 10:31:41 +0100 Nicholas Jillings Feature #1230: Popup content question entries now have automatic focus Dev_main
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
Mon, 01 Jun 2015 09:26:59 +0100 Nicholas Jillings Moved global css options into core.css Dev_main
Mon, 01 Jun 2015 09:18:02 +0100 Nicholas Jillings Merge into dev_main Dev_main
Mon, 01 Jun 2015 08:55:53 +0100 Nicholas Jillings Editing permissions of scripts for Windows machines.
Mon, 01 Jun 2015 08:38:31 +0100 Nicholas Jillings Fix Bug #1259: testState now includes the audioHolder ids.
Sun, 31 May 2015 18:03:13 +0100 Brecht De Man Score plotting: plot of individual scores and box plot (with optional overlay of selected individual ratings). Uses CSV files as produced by 'score_boxplot.py'.
Sun, 31 May 2015 14:45:30 +0100 Brecht De Man Score parsing: make csv from all XML files (one file per page ID, one column per fragment ID, one row per subject). Supports varying selections of pages and fragments across subjects. Generalised to 'page' (instead of 'song') and 'fragment' (instead of 'mix').
Sat, 30 May 2015 18:12:32 +0100 Brecht De Man Comment parsing: automatically detect which songs - no need to manually enter song IDs
Sat, 30 May 2015 11:39:53 +0100 Nicholas Jillings Merge in main