/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 203 by teichmann, Sun Oct 7 10:11:33 2007 UTC revision 211 by frank, Sun Oct 21 09:45:58 2007 UTC
# Line 1  Line 1 
1    2007-10-21      Frank Koormann <[email protected]>
2            * tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE"
3            statements for views and roles to make updates easier.
4            Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE.
5    
6    2007-10-19      Frank Koormann <[email protected]>
7            * tools/formed/formed/plugins/export/sql.py: Added GRANT statements
8            for views. The statements are prepared for variable substitution
9            when executing the SQL-scripts by psql.
10    
11    2007-10-18      Sascha L. Teichmann <[email protected]>
12    
13            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed:
14              End of result XML was truncated because of an unflushed buffer.
15    
16    2007-10-17      Sascha L. Teichmann <[email protected]>
17    
18            * pdf2xfa/bin/build-jar.sh: New. Build production jar file.
19    
20            * pdf2xfa/README.TXT: Adjusted how to build production jar file
21              and how to use it.
22    
23            * pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class
24              and iText dependency.
25    
26    2007-10-16      Sascha L. Teichmann <[email protected]>
27    
28            * tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe'
29              are not modeled as BOOLEANs any more. That simpifies the conversion
30              process web vs. db.
31    
32    2007-10-07      Sascha L. Teichmann <[email protected]>
33    
34            * tools/formed/formed/plugins/export/sql.py: Added the remaining
35              UPDATE rules.
36    
37    2007-10-07      Sascha L. Teichmann <[email protected]>
38    
39            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
40              views. TODO: Test'em and implement the rest.
41    
42    2007-10-07      Sascha L. Teichmann <[email protected]>
43    
44            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
45              rules referenced none existing views.
46    
47  2007-10-07      Sascha L. Teichmann <[email protected]>  2007-10-07      Sascha L. Teichmann <[email protected]>
48    
49          * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT          * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT

Legend:
Removed from v.203  
changed lines
  Added in v.211

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26