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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26