/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 188 by teichmann, Thu Sep 20 14:32:32 2007 UTC revision 199 by teichmann, Fri Oct 5 10:26:06 2007 UTC
# Line 1  Line 1 
1    2007-10-04      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Select ids of
4              underlaying tables in views too.
5    
6    2007-10-04      Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
9              Various bug fixes.
10    
11    2007-10-04      Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
14              to extract fields from embedded repeat groups.
15    
16            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
17              views per page too. Result not tested yet.
18    
19    2007-10-01      Sascha L. Teichmann <[email protected]>
20    
21            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
22              in-page repeat groups while rendering pages.
23    
24    2007-10-01      Sascha L. Teichmann <[email protected]>
25    
26            * tools/formed/formed/model/nodecomponents.py: Added visitor
27              traversals for document trees.
28    
29            * tools/formed/formed/model/data.py: Rewrote the
30              Page.allWidgets() method to use new visitor for
31              tree traversal.
32    
33    2007-09-27      Torsten Irlaender <[email protected]>
34    
35            * tools/formed/formed/plugins/names/filter.py: Pages are now included
36              in the rename by formular name  algorithm
37    
38    2007-09-26      Sascha L. Teichmann <[email protected]>
39    
40            * tools/formed/formed/model/data.py: Removed old {next|prev}Page()
41              TODO: rewrite Page.allWidgets().
42    
43            * tools/formed/formed/model/nodecomponents.py: Added a method
44              Node.firstLevel(criterion) to walk a defined line in the tree.
45    
46            * tools/formed/formed/plugins/export/sql.py: Extract data suitable to
47              build views and respective joins.
48    
49    2007-09-26      Sascha L. Teichmann <[email protected]>
50    
51            * tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to
52              FORMED environment variable. If set to true tidylib is used to
53              filter HTML content to be W3C valid. To use this feature install
54              uTidylib.
55    
56            * tools/formed/formed/plugins/web/server.py: Check if MIME type is
57              text/html and filters content through tidy if requested.
58    
59    2007-09-25      Torsten Irlaender <[email protected]>
60    
61            * tools/formed/formed/plugins/web/view_renderer.py: Small fix and
62              cleanup of the form generation code.
63    
64    2007-09-21      Sascha L. Teichmann <[email protected]>
65    
66            * tools/formed/formed/plugins/export/sql.py: Added generation time
67              and DROP TABLE statements to schema export.
68    
69    2007-09-20      Sascha L. Teichmann <[email protected]>
70    
71            * tools/formed/formed/plugins/export/sql.py: The tables are generated
72              in correct topolocial order now.
73    
74  2007-09-20      Sascha L. Teichmann <[email protected]>  2007-09-20      Sascha L. Teichmann <[email protected]>
75    
76          * tools/formed/formed/plugins/export/mode.py: New. Filter to export          * tools/formed/formed/plugins/export/mode.py: New. Filter to export

Legend:
Removed from v.188  
changed lines
  Added in v.199

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26