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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26