| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
| |
This will need to be done in Python, for value escaping. The XSLT now
builds up a generic XML base which a generic XML-SQL parser can process
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The apache-htaccess is the needed .htaccess file for the
Apache web server. It should be located in the directory where
also rteval_xmlrpc.py and xmlrpc_API1.py should reside. This
directory must be available from a HTTP request. Please make
sure that this directory are allowed to use .htaccess files by
the Apache config.
In addition, the rtevald.py was adjusted to work as a local
test server, to avoid to configure a Apache + mod_python locally
Also added some copyright information into the touched files
as well
|
| |
|
|
|
|
|
|
|
| |
Could not run the same XML-RPC function twice if it involved decompression
of the data on the server side. Also implemented saving of report files
for the SendReport() function, as a starter. This function should parse the
file and insert the data into a database
|
|
|
|
| |
progress
|
|
|