/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 9 by teichmann, Tue Aug 7 20:15:10 2007 UTC revision 16 by teichmann, Thu Aug 9 10:13:08 2007 UTC
# Line 1  Line 1 
1    2007-08-08      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/model/data.py,
4              tools/formed/formed/model/nodecomponents.py: Added new
5                    attributes.
6    
7            * tools/formed/formed/plugins/web/plugin.py: Added rendering
8              for checkboxes and radio buttons.
9    
10    2007-08-08      Sascha L. Teichmann <[email protected]>
11    
12            * tools/formed/test-data/simple.xml: Added some descriptions
13    
14            * tools/formed/formed/model/data.py: set attributes in constructors
15              directly.
16    
17            * tools/formed/formed/model/nodecomponents.py: Added description
18              attribute in the NodeComponent base class.
19    
20            * tools/formed/formed/plugins/web/plugin.py: Render description
21              as legend in fieldset for GroupNodes.
22    
23    2007-08-08      Sascha L. Teichmann <[email protected]>
24    
25            * tools/formed/formed/plugins/web/plugin.py: make UTF-8
26              output work.
27    
28    2007-08-08      Sascha L. Teichmann <[email protected]>
29    
30            * tools/formed/formed/model/data.py: Added get/setText() method
31    
32            * tools/formed/formed/plugins/web/plugin.py: Added a first
33              version of a recursive HTML renderer based on the document
34                    tree.
35    
36    2007-08-08      Sascha L. Teichmann <[email protected]>
37    
38            * tools/formed/formed/plugins/*: New: plug-in infrastructure.
39            
40            * tools/formed/formed/plugins/web/*: new: A simple web server
41              which is intended to serve pages of the current formular.
42    
43            * tools/formed/formed/main.py: start the plug-ins
44    
45            * tools/formed/formed/config.py: configuration class. Used
46              for the plug-ins.
47    
48    2007-08-08      Sascha L. Teichmann <[email protected]>
49    
50            * tools/formed/formed/model/nodecomponents.py: Fixed broadcasting
51              issue with zero length tree paths.
52    
53            * tools/formed/formed/model/misc.py: New: contains a class
54              for generating unique ids.
55    
56            * tools/formed/formed/main.py: Added an instance of an
57              unique id generator for naming of new made tree items.
58    
59  2007-08-07      Sascha L. Teichmann <[email protected]>  2007-08-07      Sascha L. Teichmann <[email protected]>
60    
61          * tools/formed/formed/main.py: Added event route document ->          * tools/formed/formed/main.py: Added event route document ->

Legend:
Removed from v.9  
changed lines
  Added in v.16

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26