/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 26 by teichmann, Fri Aug 10 10:24:50 2007 UTC revision 30 by teichmann, Fri Aug 10 23:19:45 2007 UTC
# Line 1  Line 1 
1    2007-08-11      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/model/data.py: Removed 'options' attribute
4              from ChoiceLeaf. Use 'value' instead, please!
5    
6            * tools/formed/formed/plugins/web/renderer.py: use 'value' attribute
7              instead of 'options' to render choices.
8    
9            * contrib/convert-choices.xsl: Added to convert document files
10              which use the choice 'option' attribute to usage of 'value'.
11                    Apply with e.g. 'xsltproc convert-choices.xsl old.xml > new.xml'
12    
13    2007-08-10      Sascha L. Teichmann <[email protected]>
14    
15            * tools/formed/formed/plugins/web/renderer.py: radio buttons
16              are selected by 'checked' and not by 'selected'. Fixed.
17    
18    2007-08-10      Sascha L. Teichmann <[email protected]>
19    
20            * tools/formed/formed/model/data.py: ChoiceLeafs are now
21              initialized with size = 1.
22    
23    2007-08-10      Sascha L. Teichmann <[email protected]>
24    
25            * tools/formed/formed/model/data.py: TextLeafs are now
26              initialized with size = 40, maxlength = 60
27    
28  2007-08-10      Sascha L. Teichmann <[email protected]>  2007-08-10      Sascha L. Teichmann <[email protected]>
29    
30          * tools/formed/formed/plugins/web/renderer.py: Fixed: choices          * tools/formed/formed/plugins/web/renderer.py: Fixed: choices

Legend:
Removed from v.26  
changed lines
  Added in v.30

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26