log core.js @ 627:7bcf08da25e4 Dev_main

age author description
Mon, 21 Mar 2016 15:01:57 +0000 Nicholas Jillings Fix for #1560. Fix for loadProjectSpecCallback error if Parser returns undefined. Dev_main
Mon, 21 Mar 2016 13:46:31 +0000 Nicholas Jillings Fix for bugs #1671 and #1672 Dev_main
Fri, 18 Mar 2016 14:52:30 +0000 Nicholas Jillings Fixed errors caused by specifcation nesting, specifically if <page> interface nodes have <interfaceoption> nodes. Dev_main
Wed, 16 Mar 2016 15:17:04 +0000 Nicholas Jillings Fixed test creator <surveyentry> options. Updated interface-specs for ABX. Dev_main
Wed, 16 Mar 2016 13:31:42 +0000 Nicholas Jillings WIP. ABX Framework. Minor core.js modifications. Dev_main
Mon, 14 Mar 2016 11:28:06 +0000 Nicholas Jillings Small fixes for #1668 multiple-tests-concatenation
Sun, 13 Mar 2016 02:12:30 +0000 Giulio Moro Workaround for #1658: in order to obtain a test with zero pages, set attribute hidden='true' in the one and only page multiple-tests-concatenation
Sat, 12 Mar 2016 16:23:37 +0000 Giulio Moro Allow for returnUrl===undefined multiple-tests-concatenation
Sat, 12 Mar 2016 15:32:30 +0000 Giulio Moro Merge multiple-tests-concatenation
Fri, 11 Mar 2016 16:49:47 +0000 Giulio Moro working, hacked together. multiple-tests-concatenation
Thu, 10 Mar 2016 16:16:16 +0000 Nicholas Jillings Bug #1652 and Feature #1650 fixes. You can specify the track labels through page attribute 'label' ('default', 'none', 'number', 'letter', 'capital'). Updated examples to match schema
Thu, 10 Mar 2016 15:33:39 +0000 Nicholas Jillings Intermediate saves can be used to resume a test. Note, previous saves will NOT work for resumption. To resume, use the save XML as the ?url= option.
Thu, 10 Mar 2016 11:49:08 +0000 Nicholas Jillings Fixed null/period saves on test completion. specification projectReturn is currently deprecated pending new usage.
Thu, 10 Mar 2016 10:38:31 +0100 Brecht De Man Merge
Wed, 09 Mar 2016 15:44:47 +0000 Nicholas Jillings Hotfix: checkFragmentsFullyPlayed incorrectly accessed audioObjects.
Wed, 09 Mar 2016 15:00:19 +0000 Nicholas Jillings Updated specification object to reflect schema changes Dev_main
Wed, 09 Mar 2016 14:40:12 +0000 Nicholas Jillings Hotfix: Confirmation on successful save. Dev_main
Wed, 09 Mar 2016 13:34:20 +0000 Nicholas Jillings Bug #1654 Fixed. Dev_main
Wed, 09 Mar 2016 13:12:02 +0000 Nicholas Jillings Python 2.x server can perform intermediate saves. Dev_main
Wed, 09 Mar 2016 12:41:26 +0000 Nicholas Jillings Session now performs intermediate saves on each advanceState trigger (page completions, survey completions). Specification projectReturn now "local" for presentation saving Dev_main
Wed, 09 Mar 2016 11:12:06 +0000 Nicholas Jillings WIP. Adding intermediate save options. Will require mass editing of save engine as it stands, so still WIP (note: this version will not work on python server). Dev_main
Tue, 08 Mar 2016 14:35:51 +0000 Nicholas Jillings Adding PHP Keygen Dev_main
Sun, 06 Mar 2016 19:24:19 +0000 Giulio Moro Removes navigation alert once test is completed. Closes #1647 Dev_main
Wed, 24 Feb 2016 15:48:03 +0000 Nicholas Jillings Bug #1634 new format for elementTrackerFull. Fixed buffertime NaN on start. Dev_main
Tue, 23 Feb 2016 17:04:06 +0000 Nicholas Jillings Bug #1601 Dev_main
Tue, 23 Feb 2016 16:27:39 +0000 Nicholas Jillings Update for #1625 Dev_main
Tue, 23 Feb 2016 16:19:29 +0000 Nicholas Jillings Fix bugs #1628, #1483 Dev_main
Tue, 23 Feb 2016 16:06:03 +0000 Nicholas Jillings Bug #1629: testPages now controls the number of pages to execute. Dev_main
Tue, 23 Feb 2016 11:56:11 +0000 Nicholas Jillings Fix Safari error (event.currentTarget.owner) line 1365 Dev_main
Tue, 23 Feb 2016 11:17:44 +0000 Nicholas Jillings Possible fix for Safari on storage load error. Dev_main