log js/specification.js @ 2922:7fa175a37aca master

age author description
Wed, 05 Jul 2017 15:20:45 +0100 Nicholas Jillings Minor error with test_create and global settings not being correctly handled.
Tue, 09 May 2017 14:53:03 +0100 Nicholas Jillings Merge branch 'vnext' into Dev_main
Fri, 28 Apr 2017 11:56:27 +0100 Nicholas Jillings Auto-condition pre/post test surveys
Thu, 27 Apr 2017 12:02:28 +0100 Nicholas Jillings Finalised test_create UI
Thu, 27 Apr 2017 11:24:16 +0100 Nicholas Jillings More test_create work
Wed, 26 Apr 2017 17:15:24 +0100 Nicholas Jillings More functional changes to specification.js
Wed, 26 Apr 2017 15:17:48 +0100 Nicholas Jillings Updated Specification.js to use Node QuerySelector functions
Tue, 09 May 2017 13:21:34 +0100 Nicholas Jillings #209. Added minNumberPlays and maxNumberPlays to specifications
Sat, 22 Apr 2017 17:48:48 +0100 Nicholas Jillings #133 Added to specification.js (encoder)
Sat, 22 Apr 2017 17:47:09 +0100 Nicholas Jillings #133 Added to specification.js (decoder)
Fri, 21 Apr 2017 15:17:02 +0100 Nicholas Jillings #138. Added <image> to encoder
Fri, 21 Apr 2017 14:46:16 +0100 Nicholas Jillings Added schema layouts for #138
Fri, 21 Apr 2017 14:03:51 +0100 Nicholas Jillings #145. Added minWait to all <surveyx> elements. Specify the amount of time to wait in seconds.
Fri, 14 Apr 2017 16:02:52 +0100 Nicholas Jillings Merge branch 'master' into vnext
Sat, 11 Mar 2017 11:39:33 +0000 Nicholas Jillings Fixed error in specification.js. Defaults were ignored
Sat, 11 Mar 2017 11:04:04 +0000 Nicholas Jillings #180 Completed core JSHint
Sat, 11 Mar 2017 09:06:26 +0000 Nicholas Jillings #180. Remove null/undefined differences. All undefined === undefined. Specifiction generates good XML
Sat, 11 Mar 2017 08:48:04 +0000 Nicholas Jillings #180. specification now holds processAttribute as private function. Schema is also set-once and hold
Sat, 11 Mar 2017 08:14:08 +0000 Nicholas Jillings #180. specification.js passes JSHint
Sat, 11 Mar 2017 08:09:57 +0000 Nicholas Jillings #180. Removed evil evals!
Sat, 11 Mar 2017 08:04:05 +0000 Nicholas Jillings Syntax tidy of specification.js
Thu, 13 Apr 2017 11:36:24 +0100 Nicholas Jillings #191: Now added to <page> nodes the “position” attribute
Thu, 19 Jan 2017 15:38:14 +0000 Nicholas Jillings Fix problems found for Edge (HTMLElement::children does not exist).
Thu, 08 Dec 2016 14:03:39 +0000 Nicholas Jillings #146 ground work
Sun, 20 Nov 2016 10:14:36 +0000 Nicholas Jillings Merge branch 'master' into vnext
Tue, 15 Nov 2016 09:52:16 +0000 Nicholas Jillings #101. Updated specification.js
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
Mon, 14 Nov 2016 14:20:32 +0000 Nicholas Jillings Beautified entire project.
Mon, 31 Oct 2016 16:34:55 +0000 Nicholas Jillings Added <surveyslider> to <survey> nodes. Supports min, max, minText and maxText.