1 |
|
2007-11-22 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts |
4 |
|
for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde. |
5 |
|
|
6 |
|
* pdf2xfa/README.TXT: Add a remark to new boot scripts. |
7 |
|
|
8 |
|
2007-11-21 Sascha L. Teichmann <[email protected]> |
9 |
|
|
10 |
|
* pdf2xfa/src/de/intevation/pdfimport/Log.java: New. |
11 |
|
Sends logging to file. |
12 |
|
|
13 |
|
* pdf2xfa/src/de/intevation/pdfimport/Server.java, |
14 |
|
pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted |
15 |
|
to use new logging. |
16 |
|
|
17 |
|
* pdf2xfa/README.TXT: Added remark how to use logging. |
18 |
|
|
19 |
|
2007-11-16 Frank Koormann <[email protected]> |
20 |
|
|
21 |
|
* tools/formed/formed/plugins/export/sql.py (createSchema): |
22 |
|
Append only column "bearbeiter_id", standins are modelled by a |
23 |
|
separate table. |
24 |
|
|
25 |
|
2007-11-16 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
|
* tools/formed/formed/model/data.py, |
28 |
|
tools/formed/formed/plugins/web/view_renderer.py: |
29 |
|
Added an invisible flag for info fields. |
30 |
|
|
31 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
32 |
|
|
33 |
|
* tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs |
34 |
|
(calling a wrong method). |
35 |
|
|
36 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
37 |
|
|
38 |
|
* tools/formed/formed/model/nodecomponents.py: Added a field |
39 |
|
'alternative' to all node components. This might be of help to |
40 |
|
match PDF imports where the descriptions do not match. |
41 |
|
|
42 |
|
2007-10-23 Frank Koormann <[email protected]> |
43 |
|
|
44 |
|
* tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views |
45 |
|
|
46 |
|
2007-10-23 Frank Koormann <[email protected]> |
47 |
|
|
48 |
|
* tools/formed/formed/plugins/export/sql.py: Set default |
49 |
|
value (-1) for choices and bools. |
50 |
|
|
51 |
|
2007-10-21 Frank Koormann <[email protected]> |
52 |
|
|
53 |
|
* tools/formed/formed/plugins/export/sql.py: Grant statements for |
54 |
|
descriptive tables added. |
55 |
|
(Table.getName): new |
56 |
|
|
57 |
|
2007-10-21 Frank Koormann <[email protected]> |
58 |
|
|
59 |
|
* tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE" |
60 |
|
statements for views and roles to make updates easier. |
61 |
|
Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE. |
62 |
|
|
63 |
|
2007-10-19 Frank Koormann <[email protected]> |
64 |
|
|
65 |
|
* tools/formed/formed/plugins/export/sql.py: Added GRANT statements |
66 |
|
for views. The statements are prepared for variable substitution |
67 |
|
when executing the SQL-scripts by psql. |
68 |
|
|
69 |
2007-10-18 Sascha L. Teichmann <[email protected]> |
2007-10-18 Sascha L. Teichmann <[email protected]> |
70 |
|
|
71 |
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed: |
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed: |