/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.190  
changed lines
  Added in v.195

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26