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