Mon, 22 Feb 2016 04:17:19 +0000 |
Giulio Moro |
The version I use and works, addresses issues #1622, #1616, partially #1620
|
Wed, 23 Dec 2015 14:36:00 +0000 |
Nicholas Jillings |
Merge. Pull of revision info from dev_main.
|
Wed, 16 Dec 2015 10:20:25 +0000 |
Dave |
Add Graphics to DMRN Poster
|
Fri, 04 Dec 2015 11:00:55 +0000 |
Nicholas Jillings |
Merge of dev into default/master
|
Fri, 04 Dec 2015 10:57:39 +0000 |
Nicholas Jillings |
Merge from branch "WAC2016"
|
Fri, 24 Jul 2015 18:59:39 +0100 |
Nicholas Jillings |
Pull into main
|
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'.
|
Wed, 01 Jul 2015 11:11:54 +0100 |
Nicholas Jillings |
merge
|
Wed, 01 Jul 2015 11:11:20 +0100 |
Nicholas Jillings |
Bug Fix #1313: Added 404 crash and dump when audioObject cannot obtain URL.
|
Fri, 27 Nov 2015 12:21:24 +0000 |
Nicholas Jillings |
Merge
|
Wed, 25 Nov 2015 09:27:05 +0000 |
Nicholas Jillings |
Merge
|
Mon, 23 Nov 2015 17:44:25 +0000 |
Nicholas Jillings |
Fixing Win/OSX differences for APE slider, unstable.
|
Mon, 21 Dec 2015 13:01:01 +0000 |
Nicholas Jillings |
Python server ignores GET in URL
|
Mon, 21 Dec 2015 11:53:05 +0000 |
Nicholas Jillings |
Bug #1510 Fixed.
|
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
|
Thu, 15 Oct 2015 20:10:00 +0100 |
Brecht De Man |
Paper: Added interface screenshot and box plot example
|
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
|