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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26