/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 202 by teichmann, Sun Oct 7 09:48:51 2007 UTC revision 215 by teichmann, Wed Nov 7 11:52:47 2007 UTC
# Line 1  Line 1 
1    2007-11-07      Frank Koormann <[email protected]>
2    
3            * tools/formed/formed/model/nodecomponents.py: Added a field
4              'alternative' to all node components. This might be of help to
5              match PDF imports where the descriptions do not match.
6    
7    2007-10-23      Frank Koormann <[email protected]>
8    
9            * tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views
10    
11    2007-10-23      Frank Koormann <[email protected]>
12    
13            * tools/formed/formed/plugins/export/sql.py: Set default
14            value (-1) for choices and bools.
15    
16    2007-10-21      Frank Koormann <[email protected]>
17    
18            * tools/formed/formed/plugins/export/sql.py: Grant statements for
19            descriptive tables added.
20            (Table.getName): new
21    
22    2007-10-21      Frank Koormann <[email protected]>
23    
24            * tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE"
25            statements for views and roles to make updates easier.
26            Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE.
27    
28    2007-10-19      Frank Koormann <[email protected]>
29    
30            * tools/formed/formed/plugins/export/sql.py: Added GRANT statements
31            for views. The statements are prepared for variable substitution
32            when executing the SQL-scripts by psql.
33    
34    2007-10-18      Sascha L. Teichmann <[email protected]>
35    
36            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed:
37              End of result XML was truncated because of an unflushed buffer.
38    
39    2007-10-17      Sascha L. Teichmann <[email protected]>
40    
41            * pdf2xfa/bin/build-jar.sh: New. Build production jar file.
42    
43            * pdf2xfa/README.TXT: Adjusted how to build production jar file
44              and how to use it.
45    
46            * pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class
47              and iText dependency.
48    
49    2007-10-16      Sascha L. Teichmann <[email protected]>
50    
51            * tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe'
52              are not modeled as BOOLEANs any more. That simpifies the conversion
53              process web vs. db.
54    
55    2007-10-07      Sascha L. Teichmann <[email protected]>
56    
57            * tools/formed/formed/plugins/export/sql.py: Added the remaining
58              UPDATE rules.
59    
60    2007-10-07      Sascha L. Teichmann <[email protected]>
61    
62            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
63              views. TODO: Test'em and implement the rest.
64    
65    2007-10-07      Sascha L. Teichmann <[email protected]>
66    
67            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
68              rules referenced none existing views.
69    
70    2007-10-07      Sascha L. Teichmann <[email protected]>
71    
72            * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT
73              rules for views. TODO: add UPDATE rules.
74    
75  2007-10-07      Sascha L. Teichmann <[email protected]>  2007-10-07      Sascha L. Teichmann <[email protected]>
76    
77          * tools/formed/formed/plugins/export/old_sql.py: New. Contains          * tools/formed/formed/plugins/export/old_sql.py: New. Contains

Legend:
Removed from v.202  
changed lines
  Added in v.215

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26