log js/specification.js @ 2857:80a3b693b3f6

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