/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 139 by teichmann, Wed Sep 5 20:05:33 2007 UTC revision 143 by teichmann, Thu Sep 6 08:54:26 2007 UTC
# Line 1  Line 1 
1  2007-09-05 Sascha L. Teichmann <[email protected]>  2007-09-05 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/renderer.py: SimplePageRenderer
4              returns "Page not found" if given page is None.
5    
6            * tools/formed/formed/plugins/web/controllers.py: Added checks
7              to avoid crashing when ask for a non-existent page.
8    
9    2007-09-05 Sascha L. Teichmann <[email protected]>
10    
11            * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.
12    
13    2007-09-05 Sascha L. Teichmann <[email protected]>
14    
15            * tools/formed/formed/plugins/web/plugin.py: Remove request handlers
16              and renderers.
17    
18            * tools/formed/formed/plugins/web/controllers.py: New. Contains handlers
19              and renderers now. TODO: Move renderers to renderer.py
20    
21    2007-09-05 Torsten Irlaender <[email protected]>
22    
23            * tools/formed/formed/plugins/web/www/main.tmpl: Adopted web template
24              and bound in the the new added functions to create, edit, delete and
25              show formdata.
26            
27    2007-09-05 Sascha L. Teichmann <[email protected]>
28    
29          * tools/formed/formed/model/memory.py: Removed bisect and use a          * tools/formed/formed/model/memory.py: Removed bisect and use a
30            simple linear scan for dataset lookup now.            simple linear scan for dataset lookup now.
31    
32          * tools/formed/formed/plugins/web/plugin.py: Fixed various issues          * tools/formed/formed/plugins/web/plugin.py: Fixed various issues
33            of different sizes.            of different sizes.
34    
35  2007-09-05 Torsten Irlaender <[email protected]>  2007-09-05 Torsten Irlaender <[email protected]>
36    
37          * tools/formed/formed/plugins/web/memory.py: Fixed getDataSetById          * tools/formed/formed/plugins/web/memory.py: Fixed getDataSetById
38            fuction            fuction
# Line 40  Line 66 
66          * tools/formed/formed/plugins/web/cache.py: Report OSErrors          * tools/formed/formed/plugins/web/cache.py: Report OSErrors
67            and do not catch them.            and do not catch them.
68    
69  2007-09-04 Torsten Irlaender <[email protected]>  2007-09-04 Torsten Irlaender <[email protected]>
70    
71          * tools/formed/formed/plugins/web/renderer.py,          * tools/formed/formed/plugins/web/renderer.py,
72          * tools/formed/formed/plugins/web/plugin.py: Added Interface to          * tools/formed/formed/plugins/web/plugin.py: Added Interface to
# Line 83  Line 109 
109          * tools/formed/formed/plugins/web/plugin.py: Serves the help          * tools/formed/formed/plugins/web/plugin.py: Serves the help
110            texts now.            texts now.
111    
112  2007-09-03 Torsten Irlaender <[email protected]>  2007-09-03 Torsten Irlaender <[email protected]>
113    
114          * tools/formed/formed/plugins/web/plugin.py: Only visible group          * tools/formed/formed/plugins/web/plugin.py: Only visible group
115            elements will be rendered in the formular navigation.            elements will be rendered in the formular navigation.
116            Formular pages in the navigation now have their own css-style            Formular pages in the navigation now have their own css-style
117            attributes.            attributes.
118    
119  2007-09-03 Torsten Irlaender <[email protected]>  2007-09-03 Torsten Irlaender <[email protected]>
120    
121          * tools/formed/formed/plugins/web/www/main.tmpl: Added div area for page          * tools/formed/formed/plugins/web/www/main.tmpl: Added div area for page
122            errors in template            errors in template

Legend:
Removed from v.139  
changed lines
  Added in v.143

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26