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