1 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed syntax of |
4 |
|
generated anonymize_case() function. |
5 |
|
|
6 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/sql.py: Added code to |
9 |
|
generate a plpgsql function anonymize_case() that anonymized |
10 |
|
a given case and all of its depending repeat groups. |
11 |
|
|
12 |
|
2008-03-06 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
|
* tools/anonym/xmlimport.py: remove print of insert statement. |
15 |
|
|
16 |
|
* tools/formed/formed/plugins/export/sql.py: Print generation date in ISO. |
17 |
|
|
18 |
|
2008-03-03 Torsten Irländer <[email protected]> |
19 |
|
|
20 |
|
* anonym/cron.sendAnonXml.sh, |
21 |
|
anonym/getDbList.sh: Modified script to be used directly in the |
22 |
|
production environment (Copied running scripts from production |
23 |
|
server) |
24 |
|
|
25 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
|
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
28 |
|
|
29 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
30 |
|
|
31 |
|
* tools/anonym/xmlimport.py: Simpilied version |
32 |
|
|
33 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
34 |
|
|
35 |
|
* tools/anonym/cron.importAnonXml.sh: Add sudo call for |
36 |
|
xmlimport.py and parameters. |
37 |
|
|
38 |
|
* tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/ |
39 |
|
|
40 |
|
* tools/anonym/xmlexport.py: Use python interpreter without env |
41 |
|
because of sudo context. |
42 |
|
|
43 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
44 |
|
|
45 |
|
* tools/anonym/xmlimport.py: added support for getopt. add |
46 |
|
support to force in fkz in import of case. |
47 |
|
|
48 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
49 |
|
|
50 |
|
* tools/anonym/xmlimport.py: Implemented logic to create/update cases. |
51 |
|
|
52 |
|
* tools/anonym/html.awk: produces valid HTML. |
53 |
|
|
54 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
55 |
|
|
56 |
|
* tools/anonym/joincsv.py: Fix a logic bug. |
57 |
|
|
58 |
2008-02-25 Torsten Irlaender <[email protected]> |
2008-02-25 Torsten Irlaender <[email protected]> |
59 |
|
|
60 |
* tools/anonym/cron.importAnonXml.sh: Added shellscript for importing |
* tools/anonym/cron.importAnonXml.sh: Added shellscript for importing |
62 |
the files into the DB. After that the script will cleanup the |
the files into the DB. After that the script will cleanup the |
63 |
directory. |
directory. |
64 |
|
|
65 |
|
2008-02-25 Torsten Irländer <[email protected]> |
66 |
|
|
67 |
|
* tools/anonym/cron.sendAnonXml.sh, |
68 |
|
tools/anonym/xmlexport.py, |
69 |
|
tools/anonym/getDbList.sh: Added shell-scripts for exporting cases |
70 |
|
|
71 |
2008-02-25 Sascha L. Teichmann <[email protected]> |
2008-02-25 Sascha L. Teichmann <[email protected]> |
72 |
|
|
73 |
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |