/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 93 by teichmann, Sun Aug 26 14:25:33 2007 UTC revision 105 by torsten, Tue Aug 28 13:30:37 2007 UTC
# Line 1  Line 1 
1    2007-08-28 Torsten Irlaender <[email protected]>
2    
3            * tools/formed/plugins/web/renderer.py: Added Formdata interface.
4            * tools/formed/model/data.py: Implements Formadata interface to
5              textfields. Fieldset generated depends now on the "invisible"
6              attribute of the groupnode. Field-label generation slightly changed.
7              Added error indication to textfields
8    
9    2007-08-28 Sascha L. Teichmann <[email protected]>
10    
11            * tools/formed/formed/model/data.py,
12              tools/formed/formed/io/document.py: Removed support
13                    of logical groups.
14    
15    2007-08-28 Sascha L. Teichmann <[email protected]>
16    
17            * tools/formed/formed/io/document.py: Avoid saving empty
18              attributes.
19    
20            * tools/formed/test-data/simple.xml: Applied.
21    
22    2007-08-28 Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/formed/model/data.py: Added 'repeat' and
25              'invisible' attributes to group. TODO: remove logical group.
26    
27    2007-08-27 Torsten Irlaender <[email protected]>
28    
29            * tools/formed/plugins/web/plugin.py,
30              tools/formed/plugins/web/renderer.py: Started to  include stylesheet
31              depending tags in the html generation.
32    
33    2007-08-27 Sascha L. Teichmann <[email protected]>
34    
35            * tools/formed/formed/model/data.py,
36              tools/formed/formed/io/document.py: Added a logical group.
37                    It has an attribute 'repeat' to indicate that it might
38                    be worthy an external table in DB schema.
39    
40    2007-08-27 Sascha L. Teichmann <[email protected]>
41    
42            * tools/formed/formed/plugins/web/plugin.py: Support
43              serving of static content.
44    
45            * tools/formed/formed/plugins/web/server.py: Removed
46              old send code.
47    
48    2007-08-27 Sascha L. Teichmann <[email protected]>
49    
50            * tools/formed/formed/plugins/web/plugin.py: Use new
51              Response object. Fix typo.
52    
53            * tools/formed/formed/plugins/web/server.py: support
54              response object to serve different MIME types.
55    
56    2007-08-27 Sascha L. Teichmann <[email protected]>
57    
58            * tools/formed/formed/plugins/web/plugin.py: Add web.path
59              to FORMED environment  variable to specify the
60                    root of the static content.
61    
62    2007-08-26 Sascha L. Teichmann <[email protected]>
63    
64            * tools/formed/formed/model/data.py,
65              tools/formed/formed/model/nodecomponents.py: Fixed mode issues.
66    
67            * tools/formed/formed/plugins/web/www,
68              tools/formed/formed/plugins/web/www/main.tmpl: New. Contains
69                    a template for the HTML output.
70    
71            * tools/formed/formed/plugins/web/plugin.py: Fixes several smaller
72              mode issues. Introduces CSS support. Simplified the action
73                    handling.
74    
75            * tools/formed/formed/plugins/web/renderer.py: Removed the
76              nagivation code.
77    
78            * tools/formed/formed/plugins/web/server.py: Added missing import.
79    
80    2007-08-26 Sascha L. Teichmann <[email protected]>
81    
82            * tools/formed/formed/model/data.py: Added missing broadcast
83              parameter to setAttribute() of RuleLeaf.
84    
85            * tools/formed/formed/plugins/web/plugin.py: Factorize
86              HTTP server code out to separate module.
87    
88            * tools/formed/formed/plugins/web/renderer.py: Removed
89              needless -1 from pop()
90    
91            * tools/formed/formed/plugins/web/server.py: New. Contains
92              the HTTP server code now.
93    
94  2007-08-26 Sascha L. Teichmann <[email protected]>  2007-08-26 Sascha L. Teichmann <[email protected]>
95    
96          * tools/formed/test-data/simple.xml: Modified to contain a rule.          * tools/formed/test-data/simple.xml: Modified to contain a rule.

Legend:
Removed from v.93  
changed lines
  Added in v.105

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26