Wed, 09 Mar 2016 13:12:02 +0000 |
Nicholas Jillings |
Python 2.x server can perform intermediate saves.
Dev_main
|
Wed, 23 Dec 2015 14:36:00 +0000 |
Nicholas Jillings |
Merge. Pull of revision info from dev_main.
|
Mon, 21 Dec 2015 13:01:01 +0000 |
Nicholas Jillings |
Python server ignores GET in URL
Dev_main
|
Wed, 16 Dec 2015 10:20:25 +0000 |
Dave |
Add Graphics to DMRN Poster
|
Fri, 27 Nov 2015 12:09:49 +0000 |
Nicholas Jillings |
Resolved #1394: Python returns same XML responses as the PHP server
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, 03 Jul 2015 19:50:12 +0100 |
Brecht De Man |
Automatically go to right folder when running server locally so you can drag and drop the script in Terminal (after typing 'Python').
|
Thu, 02 Jul 2015 15:44:35 +0100 |
Brecht De Man |
Make explicit that 'next test' in server only relates to 'pseudo-random mode'.
|
Sun, 28 Jun 2015 10:33:47 +0100 |
Nicholas Jillings |
PythonServer now supports pseudorandom page setup using preconfigured XML files. Set the PSEUDO_PATH in the python file, it will cycle through all .xml files in there. Index based off file save number. Set the .html url to /pseudo.xml to trigger
|
Fri, 26 Jun 2015 12:25:36 +0100 |
Brecht De Man |
Added license, citing information, short readme file. Changed name of newer Python server (now default) to 'pythonServer.py'.
|
Wed, 25 Mar 2015 13:31:54 +0000 |
Nicholas Jillings |
Added Python web server to host file on port 8080. Execute 'python pythonServer.py'. In browser go to http://localhost:8080/apeTool.html
|