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