/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 195 by teichmann, Mon Oct 1 14:21:55 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]>
70    
71            * tools/formed/formed/plugins/export/old_sql.py: New. Contains
72              the legacy SQL export filters.
73    
74            * tools/formed/formed/plugins/export/sql.py: Factored out the
75              legacy SQL export filters to old_sql.
76    
77            * tools/formed/formed/config.py: Adjusted to fetch legacy
78              filters from old_sql.
79    
80    2007-10-06      Sascha L. Teichmann <[email protected]>
81    
82            * pdf2xfa/**: Initial import of the PDF to XFA server.
83    
84    2007-10-06      Sascha L. Teichmann <[email protected]>
85    
86            * tools/formed/formed/plugins/export/sql.py: Fixed bug
87              that made choices of three elements to booleans if
88              they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
89    
90    2007-10-05      Sascha L. Teichmann <[email protected]>
91    
92            * tools/formed/formed/plugins/export/sql.py: Select ids of
93              underlaying tables in views too.
94    
95    2007-10-04      Sascha L. Teichmann <[email protected]>
96    
97            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
98              Various bug fixes.
99    
100    2007-10-04      Sascha L. Teichmann <[email protected]>
101    
102            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
103              to extract fields from embedded repeat groups.
104    
105            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
106              views per page too. Result not tested yet.
107    
108    2007-10-01      Sascha L. Teichmann <[email protected]>
109    
110            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
111              in-page repeat groups while rendering pages.
112    
113  2007-10-01      Sascha L. Teichmann <[email protected]>  2007-10-01      Sascha L. Teichmann <[email protected]>
114    
115          * tools/formed/formed/model/nodecomponents.py: Added visitor          * tools/formed/formed/model/nodecomponents.py: Added visitor

Legend:
Removed from v.195  
changed lines
  Added in v.214

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26