/[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 97 by teichmann, Mon Aug 27 13:29:32 2007 UTC
# Line 1  Line 1 
1    2007-08-27 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/plugin.py: Use new
4              Response object. Fix typo.
5    
6            * tools/formed/formed/plugins/web/server.py: support
7              response object to serve different MIME types.
8    
9    2007-08-27 Sascha L. Teichmann <[email protected]>
10    
11            * tools/formed/formed/plugins/web/plugin.py: Add web.path
12              to FORMED environment  variable to specify the
13                    root of the static content.
14    
15    2007-08-26 Sascha L. Teichmann <[email protected]>
16    
17            * tools/formed/formed/model/data.py,
18              tools/formed/formed/model/nodecomponents.py: Fixed mode issues.
19    
20            * tools/formed/formed/plugins/web/www,
21              tools/formed/formed/plugins/web/www/main.tmpl: New. Contains
22                    a template for the HTML output.
23    
24            * tools/formed/formed/plugins/web/plugin.py: Fixes several smaller
25              mode issues. Introduces CSS support. Simplified the action
26                    handling.
27    
28            * tools/formed/formed/plugins/web/renderer.py: Removed the
29              nagivation code.
30    
31            * tools/formed/formed/plugins/web/server.py: Added missing import.
32    
33    2007-08-26 Sascha L. Teichmann <[email protected]>
34    
35            * tools/formed/formed/model/data.py: Added missing broadcast
36              parameter to setAttribute() of RuleLeaf.
37    
38            * tools/formed/formed/plugins/web/plugin.py: Factorize
39              HTTP server code out to separate module.
40    
41            * tools/formed/formed/plugins/web/renderer.py: Removed
42              needless -1 from pop()
43    
44            * tools/formed/formed/plugins/web/server.py: New. Contains
45              the HTTP server code now.
46    
47  2007-08-26 Sascha L. Teichmann <[email protected]>  2007-08-26 Sascha L. Teichmann <[email protected]>
48    
49          * 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.97

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26