/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 95 by teichmann, Sun Aug 26 20:44:47 2007 UTC revision 106 by teichmann, Wed Aug 29 04:52:05 2007 UTC
# Line 1  Line 1 
1    2007-08-29 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/model/data.py: Renamed GroupNode.getRepeat()
4              to .isRepeat and return a bool. Fixed a bug in Page.allWidgets().
5    
6    2007-08-28 Torsten Irlaender <[email protected]>
7    
8            * tools/formed/plugins/web/renderer.py: Added Formdata interface.
9            * tools/formed/model/data.py: Implements Formadata interface to
10              textfields. Fieldset generated depends now on the "invisible"
11              attribute of the groupnode. Field-label generation slightly changed.
12              Added error indication to textfields
13    
14    2007-08-28 Sascha L. Teichmann <[email protected]>
15    
16            * tools/formed/formed/model/data.py,
17              tools/formed/formed/io/document.py: Removed support
18                    of logical groups.
19    
20    2007-08-28 Sascha L. Teichmann <[email protected]>
21    
22            * tools/formed/formed/io/document.py: Avoid saving empty
23              attributes.
24    
25            * tools/formed/test-data/simple.xml: Applied.
26    
27    2007-08-28 Sascha L. Teichmann <[email protected]>
28    
29            * tools/formed/formed/model/data.py: Added 'repeat' and
30              'invisible' attributes to group. TODO: remove logical group.
31    
32    2007-08-27 Torsten Irlaender <[email protected]>
33    
34            * tools/formed/plugins/web/plugin.py,
35              tools/formed/plugins/web/renderer.py: Started to  include stylesheet
36              depending tags in the html generation.
37    
38    2007-08-27 Sascha L. Teichmann <[email protected]>
39    
40            * tools/formed/formed/model/data.py,
41              tools/formed/formed/io/document.py: Added a logical group.
42                    It has an attribute 'repeat' to indicate that it might
43                    be worthy an external table in DB schema.
44    
45    2007-08-27 Sascha L. Teichmann <[email protected]>
46    
47            * tools/formed/formed/plugins/web/plugin.py: Support
48              serving of static content.
49    
50            * tools/formed/formed/plugins/web/server.py: Removed
51              old send code.
52    
53    2007-08-27 Sascha L. Teichmann <[email protected]>
54    
55            * tools/formed/formed/plugins/web/plugin.py: Use new
56              Response object. Fix typo.
57    
58            * tools/formed/formed/plugins/web/server.py: support
59              response object to serve different MIME types.
60    
61    2007-08-27 Sascha L. Teichmann <[email protected]>
62    
63            * tools/formed/formed/plugins/web/plugin.py: Add web.path
64              to FORMED environment  variable to specify the
65                    root of the static content.
66    
67  2007-08-26 Sascha L. Teichmann <[email protected]>  2007-08-26 Sascha L. Teichmann <[email protected]>
68    
69          * tools/formed/formed/model/data.py,          * tools/formed/formed/model/data.py,

Legend:
Removed from v.95  
changed lines
  Added in v.106

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26