1 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Added a newline after |
4 |
|
'COMMIT;' in the last line. |
5 |
|
|
6 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed syntax of |
9 |
|
generated anonymize_case() function. |
10 |
|
|
11 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/export/sql.py: Added code to |
14 |
|
generate a plpgsql function anonymize_case() that anonymized |
15 |
|
a given case and all of its depending repeat groups. |
16 |
|
|
17 |
|
2008-03-06 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
|
* tools/anonym/xmlimport.py: remove print of insert statement. |
20 |
|
|
21 |
|
* tools/formed/formed/plugins/export/sql.py: Print generation date in ISO. |
22 |
|
|
23 |
|
2008-03-03 Torsten Irländer <[email protected]> |
24 |
|
|
25 |
|
* anonym/cron.sendAnonXml.sh, |
26 |
|
anonym/getDbList.sh: Modified script to be used directly in the |
27 |
|
production environment (Copied running scripts from production |
28 |
|
server) |
29 |
|
|
30 |
2008-02-27 Sascha L. Teichmann <[email protected]> |
2008-02-27 Sascha L. Teichmann <[email protected]> |
31 |
|
|
32 |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
67 |
the files into the DB. After that the script will cleanup the |
the files into the DB. After that the script will cleanup the |
68 |
directory. |
directory. |
69 |
|
|
70 |
|
2008-02-25 Torsten Irländer <[email protected]> |
71 |
|
|
72 |
|
* tools/anonym/cron.sendAnonXml.sh, |
73 |
|
tools/anonym/xmlexport.py, |
74 |
|
tools/anonym/getDbList.sh: Added shell-scripts for exporting cases |
75 |
|
|
76 |
2008-02-25 Sascha L. Teichmann <[email protected]> |
2008-02-25 Sascha L. Teichmann <[email protected]> |
77 |
|
|
78 |
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |