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