/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 183 by teichmann, Mon Sep 17 05:33:06 2007 UTC revision 189 by teichmann, Thu Sep 20 19:46:34 2007 UTC
# Line 1  Line 1 
1    2007-09-20      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: The tables are generated
4              in correct topolocial order now.
5    
6    2007-09-20      Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/plugins/export/mode.py: New. Filter to export
9              a document with items that are in given mode.
10    
11            * tools/formed/formed/model/nodecomponents.py: Added methods to clone
12              trees depending on selected modes.
13    
14            * tools/formed/formed/model/data.py, tools/formed/formed/model/expr.py:
15              Fixed clone issue with RuleNodes.
16    
17            * tools/formed/formed/config.py: Use new plug-in.
18    
19    2007-09-17      Sascha L. Teichmann <[email protected]>
20    
21            * tools/formed/formed/plugins/web/view_renderer.py: Make the
22              view renderer a real view renderer. It takes a list of
23              items now and not only a single page.
24    
25            * tools/formed/formed/plugins/web/renderer.py: Feed a list
26              of items to the view renderer.
27    
28    2007-09-17      Torsten Irlaender <[email protected]>
29    
30            * tools/formed/formed/plugins/web/view_renderer.py:
31              Small tweaks in rendering bools.
32              RadioNodes (with all its children) can now be placed in a container.
33              The radiobools will not get a surrounding <div> anymore.
34              I am not sure if the new way results in the wanted behaivor, but the
35              rendering results are much better now :)
36              Maybe we need a similar approach for checkboxes?
37              Rendering groups is still broken in some way.
38    
39    2007-09-17      Sascha L. Teichmann <[email protected]>
40    
41            * tools/formed/formed/plugins/web/view_renderer.py: Fixed
42              a few bugs: Do not render empty containers, do not
43              generate misplaced <br class="newline"> in choices.
44              Add a nameless container to catch the items that are
45              nor explicitly assigned to a target. Removed FormData.
46    
47            * tools/formed/formed/plugins/web/renderer.py: Removed
48              a needless import
49    
50    2007-09-17      Sascha L. Teichmann <[email protected]>
51    
52            * tools/formed/formed/plugins/web/view_renderer.py: Implemented
53              usage of 'containers' and 'target' attributes.
54    
55            * tools/formed/formed/plugins/web/controllers.py: Modified import.
56    
57            * tools/formed/formed/plugins/web/renderer.py: Use
58              new ViewRenderer.
59    
60  2007-09-17      Sascha L. Teichmann <[email protected]>  2007-09-17      Sascha L. Teichmann <[email protected]>
61    
62          * tools/formed/formed/model/nodecomponents.py: Added attributes          * tools/formed/formed/model/nodecomponents.py: Added attributes

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26