/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 194 by torsten, Thu Sep 27 10:18:08 2007 UTC revision 205 by teichmann, Sun Oct 7 12:52:21 2007 UTC
# Line 1  Line 1 
1    2007-10-07      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
4              views. TODO: Test'em and implement the rest.
5    
6    2007-10-07      Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
9              rules referenced none existing views.
10    
11    2007-10-07      Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT
14              rules for views. TODO: add UPDATE rules.
15    
16    2007-10-07      Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/plugins/export/old_sql.py: New. Contains
19              the legacy SQL export filters.
20    
21            * tools/formed/formed/plugins/export/sql.py: Factored out the
22              legacy SQL export filters to old_sql.
23    
24            * tools/formed/formed/config.py: Adjusted to fetch legacy
25              filters from old_sql.
26    
27    2007-10-06      Sascha L. Teichmann <[email protected]>
28    
29            * pdf2xfa/**: Initial import of the PDF to XFA server.
30    
31    2007-10-06      Sascha L. Teichmann <[email protected]>
32    
33            * tools/formed/formed/plugins/export/sql.py: Fixed bug
34              that made choices of three elements to booleans if
35              they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
36    
37    2007-10-05      Sascha L. Teichmann <[email protected]>
38    
39            * tools/formed/formed/plugins/export/sql.py: Select ids of
40              underlaying tables in views too.
41    
42    2007-10-04      Sascha L. Teichmann <[email protected]>
43    
44            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
45              Various bug fixes.
46    
47    2007-10-04      Sascha L. Teichmann <[email protected]>
48    
49            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
50              to extract fields from embedded repeat groups.
51    
52            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
53              views per page too. Result not tested yet.
54    
55    2007-10-01      Sascha L. Teichmann <[email protected]>
56    
57            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
58              in-page repeat groups while rendering pages.
59    
60    2007-10-01      Sascha L. Teichmann <[email protected]>
61    
62            * tools/formed/formed/model/nodecomponents.py: Added visitor
63              traversals for document trees.
64    
65            * tools/formed/formed/model/data.py: Rewrote the
66              Page.allWidgets() method to use new visitor for
67              tree traversal.
68    
69  2007-09-27      Torsten Irlaender <[email protected]>  2007-09-27      Torsten Irlaender <[email protected]>
70    
71          * tools/formed/formed/plugins/names/filter.py: Pages are now included          * tools/formed/formed/plugins/names/filter.py: Pages are now included
72            in the rename by formular name  algorithm            in the rename by formular name  algorithm
73    

Legend:
Removed from v.194  
changed lines
  Added in v.205

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26