1 |
|
2008-04-28 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/xsd.py: Added support for |
4 |
|
repeat groups and integer fields. |
5 |
|
|
6 |
|
2008-04-28 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/xsd.py: New. plug-in for |
9 |
|
exporting as XML schema. not ready, yet. |
10 |
|
|
11 |
|
* tools/formed/formed/config.py: Use new plug-in. |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed wrong GUI text. |
14 |
|
|
15 |
|
2008-04-17 Torsten Irländer <[email protected]> |
16 |
|
|
17 |
|
* tools/formed/formed/plugins/export/sql.py: Changed WHERE clause in |
18 |
|
for the views because of the new group permissions. |
19 |
|
|
20 |
|
2008-04-09 Sascha L. Teichmann <[email protected]> |
21 |
|
|
22 |
|
* tools/anonym/cron.deleteOldAnonymized.sh: New. cron job to delete |
23 |
|
old anonymized cases. |
24 |
|
|
25 |
|
2008-04-01 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
|
* tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1" |
28 |
|
from clause to select datasets. |
29 |
|
Replace ']]>' in CDATA sections with correct splitted replacement. |
30 |
|
|
31 |
|
2008-03-12 Sascha L. Teichmann <[email protected]> |
32 |
|
|
33 |
|
* tools/anonym/cron.importAnonXml.sh: Added absolut path to xmlimport |
34 |
|
script. |
35 |
|
|
36 |
|
* tools/anonym/xmlimport.py: commented out database port from |
37 |
|
connectionstring. |
38 |
|
|
39 |
2008-03-12 Sascha L. Teichmann <[email protected]> |
2008-03-12 Sascha L. Teichmann <[email protected]> |
40 |
|
|
41 |
* tools/formed/formed/plugins/export/sql.py: Fixed bug in generation |
* tools/formed/formed/plugins/export/sql.py: Fixed bug in generation |
75 |
production environment (Copied running scripts from production |
production environment (Copied running scripts from production |
76 |
server) |
server) |
77 |
|
|
78 |
|
* cron.importAnonXml.sh: Added deleting of ols cases. Modified script |
79 |
|
to be used in a production environment (Cpoied running script from |
80 |
|
production server) |
81 |
|
|
82 |
|
* tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to |
83 |
|
ensure that only valid cases get exported |
84 |
|
|
85 |
2008-02-27 Sascha L. Teichmann <[email protected]> |
2008-02-27 Sascha L. Teichmann <[email protected]> |
86 |
|
|
87 |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |