log save.php @ 1924:c5c086579bb4

age author description
Thu, 10 Mar 2016 17:08:10 +0000 Nicholas Jillings Merge
Wed, 09 Mar 2016 14:12:22 +0000 Nicholas Jillings Merge
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
Sun, 06 Mar 2016 20:55:00 +0000 Giulio Moro Error levels should be set before messing around with timezone, as that may trigger warnings on some systems
Tue, 23 Feb 2016 17:57:21 +0000 Nicholas Jillings Merge
Tue, 23 Feb 2016 16:59:59 +0000 Nicholas Jillings Better solve for #1629
Tue, 23 Feb 2016 16:57:06 +0000 Nicholas Jillings Bug #1620: Defaults to Europe/London timezone.
Tue, 23 Feb 2016 14:39:06 +0000 Giulio Moro Actually the previous commit was broken. This contains a working and more elegant way of checking for the input file length. If the input file is empty, no error is triggered.
Tue, 23 Feb 2016 14:18:25 +0000 Giulio Moro Added error check for empty file in save.php
Mon, 22 Feb 2016 12:33:56 +0000 Nicholas Jillings Merge into dev_main
Mon, 22 Feb 2016 12:19:43 +0000 Nicholas Jillings Merge into dev_main
Tue, 23 Feb 2016 17:11:28 +0000 Nicholas Jillings Added score_parse.php separators for CSV
Tue, 08 Mar 2016 14:44:14 +0000 Nicholas Jillings Merge
Thu, 10 Mar 2016 10:04:38 +0000 Nicholas Jillings Minor corrections to PHP save script.
Wed, 09 Mar 2016 14:36:47 +0000 Nicholas Jillings Merge
Mon, 22 Feb 2016 04:17:19 +0000 Giulio Moro The version I use and works, addresses issues #1622, #1616, partially #1620
Fri, 04 Dec 2015 11:00:55 +0000 Nicholas Jillings Merge of dev into default/master
Fri, 27 Nov 2015 12:21:24 +0000 Nicholas Jillings Merge
Fri, 27 Nov 2015 09:27:33 +0000 Nicholas Jillings Bug #1464 #1456, PHP server hashes file contents to differentiate file names. Confirmed working on multiple connections with same file contents.
Wed, 25 Nov 2015 09:27:05 +0000 Nicholas Jillings Merge
Mon, 23 Nov 2015 16:02:37 +0000 Nicholas Jillings Feature #1456. PHP server adds a six character 'hash' to the end of the file.
Mon, 23 Nov 2015 09:13:12 +0000 Nicholas Jillings Merge from branch "WAC2016"
Mon, 23 Nov 2015 17:44:25 +0000 Nicholas Jillings Fixing Win/OSX differences for APE slider, unstable.
Mon, 21 Dec 2015 11:53:05 +0000 Nicholas Jillings Bug #1510 Fixed.
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 10:04:38 +0000 Nicholas Jillings Minor corrections to PHP save script.
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
Sun, 06 Mar 2016 20:55:00 +0000 Giulio Moro Error levels should be set before messing around with timezone, as that may trigger warnings on some systems Dev_main
Tue, 23 Feb 2016 16:59:59 +0000 Nicholas Jillings Better solve for #1629 Dev_main
Tue, 23 Feb 2016 16:57:06 +0000 Nicholas Jillings Bug #1620: Defaults to Europe/London timezone. Dev_main
Tue, 23 Feb 2016 14:39:06 +0000 Giulio Moro Actually the previous commit was broken. This contains a working and more elegant way of checking for the input file length. If the input file is empty, no error is triggered. Dev_main
Tue, 23 Feb 2016 14:18:25 +0000 Giulio Moro Added error check for empty file in save.php 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
Fri, 27 Nov 2015 09:27:33 +0000 Nicholas Jillings Bug #1464 #1456, PHP server hashes file contents to differentiate file names. Confirmed working on multiple connections with same file contents. Dev_main
Mon, 23 Nov 2015 16:02:37 +0000 Nicholas Jillings Feature #1456. PHP server adds a six character 'hash' to the end of the file. Dev_main
Fri, 20 Nov 2015 15:39:01 +0000 Nicholas Jillings Bug #1349: PHP returns XML confirmation or error and message. Core responds. Bug #1449 not a bug WAC2016
Fri, 13 Nov 2015 17:59:39 +0000 Brecht De Man Save PHP script fix; analysis webpage WIP WAC2016
Wed, 09 Sep 2015 10:34:55 +0100 Nicholas Jillings PHP Upload Session scripts Dev_main