1 |
|
2008-03-12 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/cron.importAnonXml.sh: Added absolut path to xmlimport |
4 |
|
script. |
5 |
|
|
6 |
|
* tools/anonym/xmlimport.py: commented out database port from |
7 |
|
connectionstring. |
8 |
|
|
9 |
|
2008-03-12 Sascha L. Teichmann <[email protected]> |
10 |
|
|
11 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed bug in generation |
12 |
|
of anonymization of repeat groups (wrong id was given). |
13 |
|
|
14 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* tools/formed/formed/plugins/export/sql.py: Generate no update |
17 |
|
statements for relations which have no anonym functions applied. |
18 |
|
|
19 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
20 |
|
|
21 |
|
* tools/formed/formed/plugins/export/sql.py: Added a newline after |
22 |
|
'COMMIT;' in the last line. |
23 |
|
|
24 |
2008-03-11 Sascha L. Teichmann <[email protected]> |
2008-03-11 Sascha L. Teichmann <[email protected]> |
25 |
|
|
26 |
* tools/formed/formed/plugins/export/sql.py: Fixed syntax of |
* tools/formed/formed/plugins/export/sql.py: Fixed syntax of |
45 |
production environment (Copied running scripts from production |
production environment (Copied running scripts from production |
46 |
server) |
server) |
47 |
|
|
48 |
|
* cron.importAnonXml.sh: Added deleting of ols cases. Modified script |
49 |
|
to be used in a production environment (Cpoied running script from |
50 |
|
production server) |
51 |
|
|
52 |
|
* tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to |
53 |
|
ensure that only valid cases get exported |
54 |
|
|
55 |
2008-02-27 Sascha L. Teichmann <[email protected]> |
2008-02-27 Sascha L. Teichmann <[email protected]> |
56 |
|
|
57 |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |