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