log js/core.js @ 2789:3c14e0b6c9ff

age author description
Sat, 22 Apr 2017 17:53:51 +0100 Nicholas Jillings #133 check handles in core.js accept unknown message string. Will override displayed message but preserved debug and results message
Sat, 22 Apr 2017 17:28:22 +0100 Nicholas Jillings Minor JSHint issues #138
Fri, 21 Apr 2017 14:56:28 +0100 Nicholas Jillings #138 Create the image controller in core.js
Fri, 21 Apr 2017 14:09:08 +0100 Nicholas Jillings #145. Added survey node duration to results
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.
Tue, 25 Apr 2017 09:52:05 +0100 Nicholas Jillings Minor fix for always randomised pools in reverse order
Mon, 24 Apr 2017 15:49:07 +0100 Nicholas Jillings Errors in checkScaleRange
Fri, 21 Apr 2017 11:21:51 +0100 Nicholas Jillings Minor corrections to the processing of conditional elements.
Wed, 19 Apr 2017 10:58:33 +0100 Nicholas Jillings #144 #190. Better handling of 'completed' tags in <page> and <waetresult> nodes.
Wed, 19 Apr 2017 09:30:06 +0100 Nicholas Jillings #201 Fixed
Sat, 15 Apr 2017 11:59:21 +0100 Nicholas Jillings #163. Made comment box highlighting a core function
Sat, 15 Apr 2017 11:23:25 +0100 Nicholas Jillings Moved all of the save comms into the Storage() node. #186 #190
Sat, 15 Apr 2017 11:10:38 +0100 Nicholas Jillings #186. Interim saves now use the prefix. Re-writting completion save to use correct stores
Fri, 14 Apr 2017 16:28:19 +0100 Nicholas Jillings Merge branch 'vnext' into hot_fix
Fri, 14 Apr 2017 16:24:17 +0100 Nicholas Jillings Minor