1 |
|
2008-04-01 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1" |
4 |
|
from clause to select datasets. |
5 |
|
Replace ']]>' in CDATA sections with correct splitted replacement. |
6 |
|
|
7 |
|
2008-03-12 Sascha L. Teichmann <[email protected]> |
8 |
|
|
9 |
|
* tools/anonym/cron.importAnonXml.sh: Added absolut path to xmlimport |
10 |
|
script. |
11 |
|
|
12 |
|
* tools/anonym/xmlimport.py: commented out database port from |
13 |
|
connectionstring. |
14 |
|
|
15 |
|
2008-03-12 Sascha L. Teichmann <[email protected]> |
16 |
|
|
17 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed bug in generation |
18 |
|
of anonymization of repeat groups (wrong id was given). |
19 |
|
|
20 |
2008-03-11 Sascha L. Teichmann <[email protected]> |
2008-03-11 Sascha L. Teichmann <[email protected]> |
21 |
|
|
22 |
* tools/formed/formed/plugins/export/sql.py: Generate no update |
* tools/formed/formed/plugins/export/sql.py: Generate no update |
51 |
production environment (Copied running scripts from production |
production environment (Copied running scripts from production |
52 |
server) |
server) |
53 |
|
|
54 |
|
* cron.importAnonXml.sh: Added deleting of ols cases. Modified script |
55 |
|
to be used in a production environment (Cpoied running script from |
56 |
|
production server) |
57 |
|
|
58 |
|
* tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to |
59 |
|
ensure that only valid cases get exported |
60 |
|
|
61 |
2008-02-27 Sascha L. Teichmann <[email protected]> |
2008-02-27 Sascha L. Teichmann <[email protected]> |
62 |
|
|
63 |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |