/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.185  
changed lines
  Added in v.187

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26