/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 94 by teichmann, Sun Aug 26 16:39:32 2007 UTC revision 99 by teichmann, Mon Aug 27 15:16:39 2007 UTC
# Line 1  Line 1 
1    2007-08-27 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/model/data.py,
4              tools/formed/formed/io/document.py: Added a logical group.
5                    It has an attribute 'repeat' to indicate that it might
6                    be worthy an external table in DB schema.
7    
8    2007-08-27 Sascha L. Teichmann <[email protected]>
9    
10            * tools/formed/formed/plugins/web/plugin.py: Support
11              serving of static content.
12    
13            * tools/formed/formed/plugins/web/server.py: Removed
14              old send code.
15    
16    2007-08-27 Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/plugins/web/plugin.py: Use new
19              Response object. Fix typo.
20    
21            * tools/formed/formed/plugins/web/server.py: support
22              response object to serve different MIME types.
23    
24    2007-08-27 Sascha L. Teichmann <[email protected]>
25    
26            * tools/formed/formed/plugins/web/plugin.py: Add web.path
27              to FORMED environment  variable to specify the
28                    root of the static content.
29    
30    2007-08-26 Sascha L. Teichmann <[email protected]>
31    
32            * tools/formed/formed/model/data.py,
33              tools/formed/formed/model/nodecomponents.py: Fixed mode issues.
34    
35            * tools/formed/formed/plugins/web/www,
36              tools/formed/formed/plugins/web/www/main.tmpl: New. Contains
37                    a template for the HTML output.
38    
39            * tools/formed/formed/plugins/web/plugin.py: Fixes several smaller
40              mode issues. Introduces CSS support. Simplified the action
41                    handling.
42    
43            * tools/formed/formed/plugins/web/renderer.py: Removed the
44              nagivation code.
45    
46            * tools/formed/formed/plugins/web/server.py: Added missing import.
47    
48  2007-08-26 Sascha L. Teichmann <[email protected]>  2007-08-26 Sascha L. Teichmann <[email protected]>
49    
50          * tools/formed/formed/model/data.py: Added missing broadcast          * tools/formed/formed/model/data.py: Added missing broadcast

Legend:
Removed from v.94  
changed lines
  Added in v.99

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26