1 |
|
2008-02-19 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/xmlexport.py: New. Export all cases in database |
4 |
|
as XML. |
5 |
|
|
6 |
|
2008-02-18 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/anonym/anoymncsv.py: separate field with '\t' now. |
9 |
|
all '\t's are replaced by ' ' before. '\r\n' are removed too. |
10 |
|
|
11 |
|
2008-02-15 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/anonym/anoymncsv.py: simple script to fetch anonymous |
14 |
|
data from database. |
15 |
|
|
16 |
|
2008-02-14 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
|
* tools/formed/formed/plugins/export/sql.py: Exchanged name |
19 |
|
erase_value with suppress_value/suppress_value2. |
20 |
|
|
21 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
22 |
|
|
23 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
24 |
|
substitute 'erase_value' with NULL value. |
25 |
|
|
26 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
29 |
|
and uuid_id in anonymiziation views too. |
30 |
|
|
31 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
32 |
|
|
33 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation |
34 |
|
of anonymiziation views for master table views and repeat group |
35 |
|
views. |
36 |
|
|
37 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
38 |
|
|
39 |
|
* tools/formed/formed/model/nodecomponents.py: Added attribute |
40 |
|
"function" |
41 |
|
|
42 |
|
* tools/formed/formed/io/document.py: Save attributes in |
43 |
|
alphabetical order. |
44 |
|
|
45 |
|
2008-02-02 Sascha L. Teichmann <[email protected]> |
46 |
|
|
47 |
|
* tools/formed/formed/plugins/export/sql.py: Added update rule |
48 |
|
for master table and repeat groups views. Granted update right |
49 |
|
to :cm_ka_group. |
50 |
|
|
51 |
|
2008-02-01 Sascha L. Teichmann <[email protected]> |
52 |
|
|
53 |
|
* tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id' |
54 |
|
for master table and repeat groups. Also added unique constraints |
55 |
|
to these columns. |
56 |
|
|
57 |
|
2007-12-10 Sascha L. Teichmann <[email protected]> |
58 |
|
|
59 |
|
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system |
60 |
|
property 'root.element' to specify the name of the XML root. |
61 |
|
|
62 |
|
* pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted. |
63 |
|
|
64 |
|
2007-11-22 Sascha L. Teichmann <[email protected]> |
65 |
|
|
66 |
|
* pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts |
67 |
|
for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde. |
68 |
|
|
69 |
|
* pdf2xfa/README.TXT: Add a remark to new boot scripts. |
70 |
|
|
71 |
2007-11-21 Sascha L. Teichmann <[email protected]> |
2007-11-21 Sascha L. Teichmann <[email protected]> |
72 |
|
|
73 |
* pdf2xfa/src/de/intevation/pdfimport/Log.java: New. |
* pdf2xfa/src/de/intevation/pdfimport/Log.java: New. |