/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 11 by teichmann, Wed Aug 8 14:52:24 2007 UTC revision 20 by teichmann, Thu Aug 9 15:36:48 2007 UTC
# Line 1  Line 1 
1    2007-08-09      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/test-data/simple.xml: Make demo Int fancier.
4    
5            * tools/formed/formed/model/data.py: Added attributes to IntLeaf
6    
7            * tools/formed/formed/plugins/web/plugin.py: Added rendering for
8              Ints
9    
10    2007-08-09      Sascha L. Teichmann <[email protected]>
11    
12            * tools/formed/test-data/simple.xml: Added demo textarea
13    
14            * tools/formed/formed/model/data.py: Added TextAreaLeaf
15    
16            * tools/formed/formed/io/document.py: register builder
17              for loading of textareas
18    
19            * tools/formed/formed/plugins/web/plugin.py: Added rendering
20              for textareas.
21    
22    2007-08-09      Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/test-data/simple.xml: Make demo choice fancier.
25    
26            * tools/formed/formed/model/data.py: Added attributes for texts
27            
28            * tools/formed/formed/plugins/web/plugin.py: Added rendering
29              for texts
30    
31    2007-08-09      Sascha L. Teichmann <[email protected]>
32    
33            * tools/formed/test-data/simple.xml: Make demo choice fancier.
34    
35            * tools/formed/formed/model/data.py: Added attributes for choices.
36    
37            * tools/formed/formed/plugins/web/plugin.py: Added rendering
38              for choices
39    
40    2007-08-09      Sascha L. Teichmann <[email protected]>
41    
42            * tools/formed/formed/model/data.py,
43              tools/formed/formed/model/nodecomponents.py: Added new
44                    attributes.
45    
46            * tools/formed/formed/plugins/web/plugin.py: Added rendering
47              for checkboxes and radio buttons.
48    
49    2007-08-08      Sascha L. Teichmann <[email protected]>
50    
51            * tools/formed/test-data/simple.xml: Added some descriptions
52    
53            * tools/formed/formed/model/data.py: set attributes in constructors
54              directly.
55    
56            * tools/formed/formed/model/nodecomponents.py: Added description
57              attribute in the NodeComponent base class.
58    
59            * tools/formed/formed/plugins/web/plugin.py: Render description
60              as legend in fieldset for GroupNodes.
61    
62    2007-08-08      Sascha L. Teichmann <[email protected]>
63    
64            * tools/formed/formed/plugins/web/plugin.py: make UTF-8
65              output work.
66    
67    2007-08-08      Sascha L. Teichmann <[email protected]>
68    
69            * tools/formed/formed/model/data.py: Added get/setText() method
70    
71            * tools/formed/formed/plugins/web/plugin.py: Added a first
72              version of a recursive HTML renderer based on the document
73                    tree.
74    
75  2007-08-08      Sascha L. Teichmann <[email protected]>  2007-08-08      Sascha L. Teichmann <[email protected]>
76    
77          * tools/formed/formed/plugins/*: New: plug-in infrastructure.          * tools/formed/formed/plugins/*: New: plug-in infrastructure.

Legend:
Removed from v.11  
changed lines
  Added in v.20

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26