/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.12  
changed lines
  Added in v.22

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26