/[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 207 by teichmann, Tue Oct 16 13:20:39 2007 UTC
# Line 1  Line 1 
1    2007-10-16      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe'
4              are not modeled as BOOLEANs any more. That simpifies the conversion
5              process web vs. db.
6    
7    2007-10-07      Sascha L. Teichmann <[email protected]>
8    
9            * tools/formed/formed/plugins/export/sql.py: Added the remaining
10              UPDATE rules.
11    
12    2007-10-07      Sascha L. Teichmann <[email protected]>
13    
14            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
15              views. TODO: Test'em and implement the rest.
16    
17    2007-10-07      Sascha L. Teichmann <[email protected]>
18    
19            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
20              rules referenced none existing views.
21    
22    2007-10-07      Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT
25              rules for views. TODO: add UPDATE rules.
26    
27    2007-10-07      Sascha L. Teichmann <[email protected]>
28    
29            * tools/formed/formed/plugins/export/old_sql.py: New. Contains
30              the legacy SQL export filters.
31    
32            * tools/formed/formed/plugins/export/sql.py: Factored out the
33              legacy SQL export filters to old_sql.
34    
35            * tools/formed/formed/config.py: Adjusted to fetch legacy
36              filters from old_sql.
37    
38    2007-10-06      Sascha L. Teichmann <[email protected]>
39    
40            * pdf2xfa/**: Initial import of the PDF to XFA server.
41    
42    2007-10-06      Sascha L. Teichmann <[email protected]>
43    
44            * tools/formed/formed/plugins/export/sql.py: Fixed bug
45              that made choices of three elements to booleans if
46              they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
47    
48    2007-10-05      Sascha L. Teichmann <[email protected]>
49    
50            * tools/formed/formed/plugins/export/sql.py: Select ids of
51              underlaying tables in views too.
52    
53    2007-10-04      Sascha L. Teichmann <[email protected]>
54    
55            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
56              Various bug fixes.
57    
58    2007-10-04      Sascha L. Teichmann <[email protected]>
59    
60            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
61              to extract fields from embedded repeat groups.
62    
63            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
64              views per page too. Result not tested yet.
65    
66    2007-10-01      Sascha L. Teichmann <[email protected]>
67    
68            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
69              in-page repeat groups while rendering pages.
70    
71  2007-10-01      Sascha L. Teichmann <[email protected]>  2007-10-01      Sascha L. Teichmann <[email protected]>
72    
73          * 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.207

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26