1 |
|
2008-02-18 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/anoymncsv.py: separate field with '\t' now. |
4 |
|
all '\t's are replaced by ' ' before. '\r\n' are removed too. |
5 |
|
|
6 |
|
2008-02-15 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/anonym/anoymncsv.py: simple script to fetch anonymous |
9 |
|
data from database. |
10 |
|
|
11 |
|
2008-02-14 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/export/sql.py: Exchanged name |
14 |
|
erase_value with suppress_value/suppress_value2. |
15 |
|
|
16 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
19 |
|
substitute 'erase_value' with NULL value. |
20 |
|
|
21 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
22 |
|
|
23 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
24 |
|
and uuid_id in anonymiziation views too. |
25 |
|
|
26 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation |
29 |
|
of anonymiziation views for master table views and repeat group |
30 |
|
views. |
31 |
|
|
32 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
33 |
|
|
34 |
|
* tools/formed/formed/model/nodecomponents.py: Added attribute |
35 |
|
"function" |
36 |
|
|
37 |
|
* tools/formed/formed/io/document.py: Save attributes in |
38 |
|
alphabetical order. |
39 |
|
|
40 |
|
2008-02-02 Sascha L. Teichmann <[email protected]> |
41 |
|
|
42 |
|
* tools/formed/formed/plugins/export/sql.py: Added update rule |
43 |
|
for master table and repeat groups views. Granted update right |
44 |
|
to :cm_ka_group. |
45 |
|
|
46 |
2008-02-01 Sascha L. Teichmann <[email protected]> |
2008-02-01 Sascha L. Teichmann <[email protected]> |
47 |
|
|
48 |
* tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id' |
* tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id' |