1 |
|
2008-02-15 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/anoymncsv.py: simple script to fetch anonymous |
4 |
|
data from database. |
5 |
|
|
6 |
|
2008-02-14 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/sql.py: Exchanged name |
9 |
|
erase_value with suppress_value/suppress_value2. |
10 |
|
|
11 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
14 |
|
substitute 'erase_value' with NULL value. |
15 |
|
|
16 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
19 |
|
and uuid_id in anonymiziation views too. |
20 |
|
|
21 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
22 |
|
|
23 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation |
24 |
|
of anonymiziation views for master table views and repeat group |
25 |
|
views. |
26 |
|
|
27 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
28 |
|
|
29 |
|
* tools/formed/formed/model/nodecomponents.py: Added attribute |
30 |
|
"function" |
31 |
|
|
32 |
|
* tools/formed/formed/io/document.py: Save attributes in |
33 |
|
alphabetical order. |
34 |
|
|
35 |
2008-02-02 Sascha L. Teichmann <[email protected]> |
2008-02-02 Sascha L. Teichmann <[email protected]> |
36 |
|
|
37 |
* tools/formed/formed/plugins/export/sql.py: Added update rule |
* tools/formed/formed/plugins/export/sql.py: Added update rule |