log js/core.js @ 2608:756d12f5c330

age author description
Mon, 14 Nov 2016 16:21:42 +0000 Nicholas Jillings Completed #37
Mon, 14 Nov 2016 16:12:34 +0000 Nicholas Jillings #37. All interfaces use interfaceContext.getLabel to generate labels
Mon, 14 Nov 2016 14:49:57 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Mon, 14 Nov 2016 14:45:39 +0000 Nicholas Jillings Merge master into vnext
Thu, 10 Nov 2016 16:46:47 +0000 Nicholas Jillings #37: Completed interfaceContext.getLabel. APE uses this getLabel for creating the page labels.
Thu, 10 Nov 2016 16:31:01 +0000 Nicholas Jillings Format APE. Added getLabel for global interface handler
Thu, 10 Nov 2016 14:41:18 +0000 Nicholas Jillings Fix for #23. Calibration range is from -12dB to 0dB of the output range.
Wed, 09 Nov 2016 13:49:45 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Wed, 09 Nov 2016 13:48:36 +0000 Nicholas Jillings Merge branch 'master' into vnext
Mon, 31 Oct 2016 16:34:55 +0000 Nicholas Jillings Added <surveyslider> to <survey> nodes. Supports min, max, minText and maxText.
Mon, 31 Oct 2016 15:14:53 +0000 Nicholas Jillings Added minimum (left) and maximum (right) slider markers to the comment slider element
Sun, 30 Oct 2016 13:57:37 +0000 Nicholas Jillings #137. Modified <commentquestion> nodes in pages to have a proper list structure. Differently labelled nodes depending on type <commentquestion>, <commentradio>. Added slider and converted project.xml to match new specifications. AB_example.xml shows new slider type
Mon, 24 Oct 2016 11:23:02 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Tue, 18 Oct 2016 15:49:58 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Tue, 18 Oct 2016 12:30:12 +0100 Nicholas Jillings Fix for #142. Possible to submit ann empty radio survey entry. The <response> node will be empty.
Tue, 18 Oct 2016 12:22:22 +0100 Nicholas Jillings Fix for #100. Plus reformatting for whitespace
Thu, 08 Sep 2016 16:20:18 +0100 Nicholas Jillings Survey checkbox now supports min and max to define how many options should be selected #17
Thu, 19 Jan 2017 16:59:59 +0000 Nicholas Jillings #175: Fixed alwaysInclude being ignored
Thu, 17 Nov 2016 13:06:58 +0000 Nicholas Jillings Minor fix to hanging on submissions when using no server or on server errors
Mon, 14 Nov 2016 14:41:12 +0000 Nicholas Jillings Reincluded missing checkAllCommented function from interfaceContext.
Wed, 09 Nov 2016 13:38:01 +0000 Nicholas Jillings Fix for #159
Wed, 09 Nov 2016 13:30:31 +0000 Nicholas Jillings #159: Overlap audio start/stops for crossFade
Mon, 24 Oct 2016 11:10:42 +0100 Nicholas Jillings Update on save key
Mon, 24 Oct 2016 11:07:45 +0100 Nicholas Jillings Removed references to old keygen system.
Mon, 24 Oct 2016 11:01:55 +0100 Nicholas Jillings Fix for #158
Mon, 24 Oct 2016 10:39:20 +0100 Nicholas Jillings Work for #158
Tue, 18 Oct 2016 10:33:17 +0100 Nicholas Jillings Potential patch for #154
Thu, 13 Oct 2016 12:04:06 +0100 Nicholas Jillings Minor fix. consistently use setValueAtTime
Thu, 13 Oct 2016 10:22:23 +0100 Nicholas Jillings Fixed error causing Safari browsers to crash interface. Occurs only if syncronous="true"
Tue, 20 Sep 2016 17:55:56 +0100 Nicholas Jillings Fix for #147 and #13