1 |
|
2008-03-06 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/xmlimport.py: remove print of insert statement. |
4 |
|
|
5 |
|
* tools/formed/formed/plugins/export/sql.py: Print generation date in ISO. |
6 |
|
|
7 |
|
2008-03-03 Torsten Irländer <[email protected]> |
8 |
|
|
9 |
|
* anonym/cron.sendAnonXml.sh, |
10 |
|
anonym/getDbList.sh: Modified script to be used directly in the |
11 |
|
production environment (Copied running scripts from production |
12 |
|
server) |
13 |
|
|
14 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
17 |
|
|
18 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
|
* tools/anonym/xmlimport.py: Simpilied version |
21 |
|
|
22 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* tools/anonym/cron.importAnonXml.sh: Add sudo call for |
25 |
|
xmlimport.py and parameters. |
26 |
|
|
27 |
|
* tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/ |
28 |
|
|
29 |
|
* tools/anonym/xmlexport.py: Use python interpreter without env |
30 |
|
because of sudo context. |
31 |
|
|
32 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
33 |
|
|
34 |
|
* tools/anonym/xmlimport.py: added support for getopt. add |
35 |
|
support to force in fkz in import of case. |
36 |
|
|
37 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
38 |
|
|
39 |
|
* tools/anonym/xmlimport.py: Implemented logic to create/update cases. |
40 |
|
|
41 |
|
* tools/anonym/html.awk: produces valid HTML. |
42 |
|
|
43 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
44 |
|
|
45 |
|
* tools/anonym/joincsv.py: Fix a logic bug. |
46 |
|
|
47 |
|
2008-02-25 Torsten Irlaender <[email protected]> |
48 |
|
|
49 |
|
* tools/anonym/cron.importAnonXml.sh: Added shellscript for importing |
50 |
|
exportted cases. It will read all files from a directory and import |
51 |
|
the files into the DB. After that the script will cleanup the |
52 |
|
directory. |
53 |
|
|
54 |
|
2008-02-25 Torsten Irländer <[email protected]> |
55 |
|
|
56 |
|
* tools/anonym/cron.sendAnonXml.sh, |
57 |
|
tools/anonym/xmlexport.py, |
58 |
|
tools/anonym/getDbList.sh: Added shell-scripts for exporting cases |
59 |
|
|
60 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
61 |
|
|
62 |
|
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |
63 |
|
|
64 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
65 |
|
|
66 |
|
* tools/anonym/joincsv.py: New. Joins CSV files. |
67 |
|
|
68 |
|
* tools/anonym/html.awk: New. Converts CSV to HTML |
69 |
|
|
70 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
71 |
|
|
72 |
|
* tools/anonym/xmlimport.py: New. Added generation of |
73 |
|
update statements. |
74 |
|
|
75 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
76 |
|
|
77 |
|
* tools/anonym/xmlimport.py: New. Base for importing |
78 |
|
XML from cron. |
79 |
|
|
80 |
|
2008-02-24 Sascha L. Teichmann <[email protected]> |
81 |
|
|
82 |
|
* tools/formed/formed/plugins/export/html2.py: New. plug-in |
83 |
|
for a simplified HTML output |
84 |
|
|
85 |
|
* tools/formed/formed/plugins/export/typemap.py: New. plug-in |
86 |
|
for dump schema as python dictionary. |
87 |
|
|
88 |
|
* tools/formed/formed/config.py: Enable new plug-ins. Out comment |
89 |
|
old stored procedure and view generators. |
90 |
|
|
91 |
|
2008-02-19 Sascha L. Teichmann <[email protected]> |
92 |
|
|
93 |
|
* tools/anonym/xmlexport.py: New. Export all cases in database |
94 |
|
as XML. |
95 |
|
|
96 |
|
2008-02-18 Sascha L. Teichmann <[email protected]> |
97 |
|
|
98 |
|
* tools/anonym/anoymncsv.py: separate field with '\t' now. |
99 |
|
all '\t's are replaced by ' ' before. '\r\n' are removed too. |
100 |
|
|
101 |
|
2008-02-15 Sascha L. Teichmann <[email protected]> |
102 |
|
|
103 |
|
* tools/anonym/anoymncsv.py: simple script to fetch anonymous |
104 |
|
data from database. |
105 |
|
|
106 |
|
2008-02-14 Sascha L. Teichmann <[email protected]> |
107 |
|
|
108 |
|
* tools/formed/formed/plugins/export/sql.py: Exchanged name |
109 |
|
erase_value with suppress_value/suppress_value2. |
110 |
|
|
111 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
112 |
|
|
113 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
114 |
|
substitute 'erase_value' with NULL value. |
115 |
|
|
116 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
117 |
|
|
118 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
119 |
|
and uuid_id in anonymiziation views too. |
120 |
|
|
121 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
122 |
|
|
123 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation |
124 |
|
of anonymiziation views for master table views and repeat group |
125 |
|
views. |
126 |
|
|
127 |
2008-02-13 Sascha L. Teichmann <[email protected]> |
2008-02-13 Sascha L. Teichmann <[email protected]> |
128 |
|
|
129 |
* tools/formed/formed/model/nodecomponents.py: Added attribute |
* tools/formed/formed/model/nodecomponents.py: Added attribute |