/[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 186 by torsten, Mon Sep 17 19:25:05 2007 UTC
# Line 1  Line 1 
1    2007-09-17      Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/web/view_renderer.py:
3              Small tweaks in rendering bools.
4              RadioNodes (with all its children) can now be placed in a container.
5              The radiobools will not get a surrounding <div> anymore.
6              I am not sure if the new way results in the wanted behaivor, but the
7              rendering results are much better now :)
8              Maybe we need a similar approach for checkboxes?
9              Rendering groups is still broken in some way.
10    
11    2007-09-17      Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/plugins/web/view_renderer.py: Fixed
14              a few bugs: Do not render empty containers, do not
15                    generate misplaced <br class="newline"> in choices.
16                    Add a nameless container to catch the items that are
17                    nor explicitly assigned to a target. Removed FormData.
18    
19            * tools/formed/formed/plugins/web/renderer.py: Removed
20              a needless import
21    
22    2007-09-17      Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/formed/plugins/web/view_renderer.py: Implemented
25              usage of 'containers' and 'target' attributes.
26    
27            * tools/formed/formed/plugins/web/controllers.py: Modified import.
28    
29            * tools/formed/formed/plugins/web/renderer.py: Use
30              new ViewRenderer.
31    
32  2007-09-17      Sascha L. Teichmann <[email protected]>  2007-09-17      Sascha L. Teichmann <[email protected]>
33    
34          * 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.186

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26