/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 192 by teichmann, Wed Sep 26 18:20:40 2007 UTC revision 200 by teichmann, Sat Oct 6 15:17:38 2007 UTC
# Line 1  Line 1 
1    2007-10-04      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Fixed bug
4              that made choices of three elements to booleans if
5              they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
6    
7    2007-10-04      Sascha L. Teichmann <[email protected]>
8    
9            * tools/formed/formed/plugins/export/sql.py: Select ids of
10              underlaying tables in views too.
11    
12    2007-10-04      Sascha L. Teichmann <[email protected]>
13    
14            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
15              Various bug fixes.
16    
17    2007-10-04      Sascha L. Teichmann <[email protected]>
18    
19            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
20              to extract fields from embedded repeat groups.
21    
22            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
23              views per page too. Result not tested yet.
24    
25    2007-10-01      Sascha L. Teichmann <[email protected]>
26    
27            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
28              in-page repeat groups while rendering pages.
29    
30    2007-10-01      Sascha L. Teichmann <[email protected]>
31    
32            * tools/formed/formed/model/nodecomponents.py: Added visitor
33              traversals for document trees.
34    
35            * tools/formed/formed/model/data.py: Rewrote the
36              Page.allWidgets() method to use new visitor for
37              tree traversal.
38    
39    2007-09-27      Torsten Irlaender <[email protected]>
40    
41            * tools/formed/formed/plugins/names/filter.py: Pages are now included
42              in the rename by formular name  algorithm
43    
44    2007-09-26      Sascha L. Teichmann <[email protected]>
45    
46            * tools/formed/formed/model/data.py: Removed old {next|prev}Page()
47              TODO: rewrite Page.allWidgets().
48    
49            * tools/formed/formed/model/nodecomponents.py: Added a method
50              Node.firstLevel(criterion) to walk a defined line in the tree.
51    
52            * tools/formed/formed/plugins/export/sql.py: Extract data suitable to
53              build views and respective joins.
54    
55  2007-09-26      Sascha L. Teichmann <[email protected]>  2007-09-26      Sascha L. Teichmann <[email protected]>
56    
57          * tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to          * tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26