/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 189 by teichmann, Thu Sep 20 19:46:34 2007 UTC revision 196 by teichmann, Mon Oct 1 14:27:56 2007 UTC
# Line 1  Line 1 
1    2007-10-01      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
4              in-page repeat groups while rendering pages.
5    
6    2007-10-01      Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/model/nodecomponents.py: Added visitor
9              traversals for document trees.
10    
11            * tools/formed/formed/model/data.py: Rewrote the
12              Page.allWidgets() method to use new visitor for
13              tree traversal.
14    
15    2007-09-27      Torsten Irlaender <[email protected]>
16    
17            * tools/formed/formed/plugins/names/filter.py: Pages are now included
18              in the rename by formular name  algorithm
19    
20    2007-09-26      Sascha L. Teichmann <[email protected]>
21    
22            * tools/formed/formed/model/data.py: Removed old {next|prev}Page()
23              TODO: rewrite Page.allWidgets().
24    
25            * tools/formed/formed/model/nodecomponents.py: Added a method
26              Node.firstLevel(criterion) to walk a defined line in the tree.
27    
28            * tools/formed/formed/plugins/export/sql.py: Extract data suitable to
29              build views and respective joins.
30    
31    2007-09-26      Sascha L. Teichmann <[email protected]>
32    
33            * tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to
34              FORMED environment variable. If set to true tidylib is used to
35              filter HTML content to be W3C valid. To use this feature install
36              uTidylib.
37    
38            * tools/formed/formed/plugins/web/server.py: Check if MIME type is
39              text/html and filters content through tidy if requested.
40    
41    2007-09-25      Torsten Irlaender <[email protected]>
42    
43            * tools/formed/formed/plugins/web/view_renderer.py: Small fix and
44              cleanup of the form generation code.
45    
46    2007-09-21      Sascha L. Teichmann <[email protected]>
47    
48            * tools/formed/formed/plugins/export/sql.py: Added generation time
49              and DROP TABLE statements to schema export.
50    
51  2007-09-20      Sascha L. Teichmann <[email protected]>  2007-09-20      Sascha L. Teichmann <[email protected]>
52    
53          * tools/formed/formed/plugins/export/sql.py: The tables are generated          * tools/formed/formed/plugins/export/sql.py: The tables are generated

Legend:
Removed from v.189  
changed lines
  Added in v.196

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26