/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 200 by teichmann, Sat Oct 6 15:17:38 2007 UTC revision 210 by frank, Fri Oct 19 07:31:04 2007 UTC
# Line 1  Line 1 
1  2007-10-04      Sascha L. Teichmann <[email protected]>  2007-10-19      Frank Koormann <[email protected]>
2            * tools/formed/formed/plugins/export/sql.py: Added GRANT statements
3            for views. The statements are prepared for variable substitution
4            when executing the SQL-scripts by psql.
5    
6    2007-10-18      Sascha L. Teichmann <[email protected]>
7    
8            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed:
9              End of result XML was truncated because of an unflushed buffer.
10    
11    2007-10-17      Sascha L. Teichmann <[email protected]>
12    
13            * pdf2xfa/bin/build-jar.sh: New. Build production jar file.
14    
15            * pdf2xfa/README.TXT: Adjusted how to build production jar file
16              and how to use it.
17    
18            * pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class
19              and iText dependency.
20    
21    2007-10-16      Sascha L. Teichmann <[email protected]>
22    
23            * tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe'
24              are not modeled as BOOLEANs any more. That simpifies the conversion
25              process web vs. db.
26    
27    2007-10-07      Sascha L. Teichmann <[email protected]>
28    
29            * tools/formed/formed/plugins/export/sql.py: Added the remaining
30              UPDATE rules.
31    
32    2007-10-07      Sascha L. Teichmann <[email protected]>
33    
34            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
35              views. TODO: Test'em and implement the rest.
36    
37    2007-10-07      Sascha L. Teichmann <[email protected]>
38    
39            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
40              rules referenced none existing views.
41    
42    2007-10-07      Sascha L. Teichmann <[email protected]>
43    
44            * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT
45              rules for views. TODO: add UPDATE rules.
46    
47    2007-10-07      Sascha L. Teichmann <[email protected]>
48    
49            * tools/formed/formed/plugins/export/old_sql.py: New. Contains
50              the legacy SQL export filters.
51    
52            * tools/formed/formed/plugins/export/sql.py: Factored out the
53              legacy SQL export filters to old_sql.
54    
55            * tools/formed/formed/config.py: Adjusted to fetch legacy
56              filters from old_sql.
57    
58    2007-10-06      Sascha L. Teichmann <[email protected]>
59    
60            * pdf2xfa/**: Initial import of the PDF to XFA server.
61    
62    2007-10-06      Sascha L. Teichmann <[email protected]>
63    
64          * tools/formed/formed/plugins/export/sql.py: Fixed bug          * tools/formed/formed/plugins/export/sql.py: Fixed bug
65            that made choices of three elements to booleans if            that made choices of three elements to booleans if
66            they have other meanings than 'Ja', 'Nein', 'keine Angabe'.            they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
67    
68  2007-10-04      Sascha L. Teichmann <[email protected]>  2007-10-05      Sascha L. Teichmann <[email protected]>
69    
70          * tools/formed/formed/plugins/export/sql.py: Select ids of          * tools/formed/formed/plugins/export/sql.py: Select ids of
71            underlaying tables in views too.            underlaying tables in views too.

Legend:
Removed from v.200  
changed lines
  Added in v.210

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26