log core.js @ 609:34d8bca65edc multiple-tests-concatenation

age author description
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
Tue, 23 Feb 2016 10:49:48 +0000 Nicholas Jillings Bug #1624 fix: New comment box management node in InterfaceContext. Dev_main
Mon, 22 Feb 2016 15:48:28 +0000 Nicholas Jillings Interfaces report error if audio cannot be loaded/decoded/played Dev_main
Mon, 22 Feb 2016 14:55:16 +0000 Nicholas Jillings Bug Fix #1611 : Generates valid XML from examples. Dev_main
Mon, 22 Feb 2016 14:38:45 +0000 Nicholas Jillings Bug #1607, #1608 and #1610 fixes. Dev_main
Mon, 22 Feb 2016 12:44:55 +0000 Nicholas Jillings Bug #1583 Fix. Popup buttons hidden on successful submission. Dev_main
Mon, 22 Feb 2016 12:33:56 +0000 Nicholas Jillings Merge into dev_main Dev_main
Mon, 22 Feb 2016 04:17:19 +0000 Giulio Moro The version I use and works, addresses issues #1622, #1616, partially #1620 giulio-working