log

age author description
Wed, 27 May 2015 09:46:06 +0100 Nicholas Jillings Feature #1245: Added DateTime node to XML output
Wed, 27 May 2015 09:15:45 +0100 Nicholas Jillings console log includes commentQuestion. Text input boxes width inside borders
Wed, 27 May 2015 09:10:20 +0100 Nicholas Jillings Session save to server falback to browser download if the server didn't save the file.
Tue, 26 May 2015 18:47:59 +0100 Nicholas Jillings If projectReturn is specified as a url it will return to that server. Currently only tested using the localHost server on port 8000, as per the python2.py server included
Tue, 26 May 2015 18:43:30 +0100 Nicholas Jillings Python2.py: Python server will now save received XML files and store them to the local folder 'saves'.
Tue, 26 May 2015 15:00:40 +0100 Nicholas Jillings Added new python2.py server. Currently as GET server. Rejects all but localhost access
Tue, 26 May 2015 14:19:03 +0100 Nicholas Jillings Removed commented chunk in ape.js
Tue, 26 May 2015 14:17:32 +0100 Nicholas Jillings Fixed projectReturn=null to show XML save in popup window.