/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 23 by teichmann, Fri Aug 10 05:51:44 2007 UTC revision 29 by teichmann, Fri Aug 10 13:10:35 2007 UTC
# Line 1  Line 1 
1  2007-08-10      Sascha L. Teichmann <[email protected]>  2007-08-10      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/renderer.py: radio buttons
4              are selected by 'checked' and not by 'selected'. Fixed.
5    
6    2007-08-10      Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/model/data.py: ChoiceLeafs are now
9              initialized with size = 1.
10    
11    2007-08-10      Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/model/data.py: TextLeafs are now
14              initialized with size = 40, maxlength = 60
15    
16    2007-08-10      Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/plugins/web/renderer.py: Fixed: choices
19              are renderered with description now.
20    
21    2007-08-10      Sascha L. Teichmann <[email protected]>
22    
23            * tools/formed/formed/plugins/web/renderer.py: Added rendering
24              for date items. Added missing ids for texts and textareas.
25    
26    2007-08-10      Sascha L. Teichmann <[email protected]>
27    
28            * tools/formed/formed/config.py: Evaluate the environment
29              variable 'FORMED'. Snytax: FORMED='key1:value1;key2:value2'
30    
31            * tools/formed/formed/plugins/plugin.py: Give a reference
32              to the config at setup time.
33    
34            * tools/formed/formed/plugins/web/plugin.py: To determine
35              the port look at FORMED dictionary first. Key is 'web.port'.
36                    e.g. FORMED='web.port:8888'
37    
38            * tools/formed/formed/main.py: Call the plugin setup with
39              the reference to the config.
40    
41    2007-08-10      Sascha L. Teichmann <[email protected]>
42    
43          * tools/formed/test-data/simple.xml: removed 'text' attributes from          * tools/formed/test-data/simple.xml: removed 'text' attributes from
44            info tags. Use the 'value' attributes for same purpose now, please!            info tags. Use the 'value' attributes for same purpose now, please!
45    

Legend:
Removed from v.23  
changed lines
  Added in v.29

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26