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