/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.28  
changed lines
  Added in v.31

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26