log js/core.js @ 2586:42446b5eeee8

age author description
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