1 |
2007-11-07 Frank Koormann <[email protected]> |
2008-02-13 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
4 |
|
and uuid_id in anonymiziation views too. |
5 |
|
|
6 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation |
9 |
|
of anonymiziation views for master table views and repeat group |
10 |
|
views. |
11 |
|
|
12 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
|
* tools/formed/formed/model/nodecomponents.py: Added attribute |
15 |
|
"function" |
16 |
|
|
17 |
|
* tools/formed/formed/io/document.py: Save attributes in |
18 |
|
alphabetical order. |
19 |
|
|
20 |
|
2008-02-02 Sascha L. Teichmann <[email protected]> |
21 |
|
|
22 |
|
* tools/formed/formed/plugins/export/sql.py: Added update rule |
23 |
|
for master table and repeat groups views. Granted update right |
24 |
|
to :cm_ka_group. |
25 |
|
|
26 |
|
2008-02-01 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
|
* tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id' |
29 |
|
for master table and repeat groups. Also added unique constraints |
30 |
|
to these columns. |
31 |
|
|
32 |
|
2007-12-10 Sascha L. Teichmann <[email protected]> |
33 |
|
|
34 |
|
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system |
35 |
|
property 'root.element' to specify the name of the XML root. |
36 |
|
|
37 |
|
* pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted. |
38 |
|
|
39 |
|
2007-11-22 Sascha L. Teichmann <[email protected]> |
40 |
|
|
41 |
|
* pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts |
42 |
|
for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde. |
43 |
|
|
44 |
|
* pdf2xfa/README.TXT: Add a remark to new boot scripts. |
45 |
|
|
46 |
|
2007-11-21 Sascha L. Teichmann <[email protected]> |
47 |
|
|
48 |
|
* pdf2xfa/src/de/intevation/pdfimport/Log.java: New. |
49 |
|
Sends logging to file. |
50 |
|
|
51 |
|
* pdf2xfa/src/de/intevation/pdfimport/Server.java, |
52 |
|
pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted |
53 |
|
to use new logging. |
54 |
|
|
55 |
|
* pdf2xfa/README.TXT: Added remark how to use logging. |
56 |
|
|
57 |
|
2007-11-16 Frank Koormann <[email protected]> |
58 |
|
|
59 |
|
* tools/formed/formed/plugins/export/sql.py (createSchema): |
60 |
|
Append only column "bearbeiter_id", standins are modelled by a |
61 |
|
separate table. |
62 |
|
|
63 |
|
2007-11-16 Sascha L. Teichmann <[email protected]> |
64 |
|
|
65 |
|
* tools/formed/formed/model/data.py, |
66 |
|
tools/formed/formed/plugins/web/view_renderer.py: |
67 |
|
Added an invisible flag for info fields. |
68 |
|
|
69 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
70 |
|
|
71 |
|
* tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs |
72 |
|
(calling a wrong method). |
73 |
|
|
74 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
75 |
|
|
76 |
* tools/formed/formed/model/nodecomponents.py: Added a field |
* tools/formed/formed/model/nodecomponents.py: Added a field |
77 |
'alternative' to all node components. This might be of help to |
'alternative' to all node components. This might be of help to |