/[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 142 by teichmann, Thu Sep 6 08:40:18 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/controllers.py: Some clean-ups.
4    
5    2007-09-05 Sascha L. Teichmann <[email protected]>
6    
7            * tools/formed/formed/plugins/web/plugin.py: Remove request handlers
8              and renderers.
9    
10            * tools/formed/formed/plugins/web/controllers.py: New. Contains handlers
11              and renderers now. TODO: Move renderers to renderer.py
12    
13    2007-09-05 Torsten Irlaender <[email protected]>
14    
15            * tools/formed/formed/plugins/web/www/main.tmpl: Adopted web template
16              and bound in the the new added functions to create, edit, delete and
17              show formdata.
18            
19    2007-09-05 Sascha L. Teichmann <[email protected]>
20    
21          * tools/formed/formed/model/memory.py: Removed bisect and use a          * tools/formed/formed/model/memory.py: Removed bisect and use a
22            simple linear scan for dataset lookup now.            simple linear scan for dataset lookup now.
23    
24          * tools/formed/formed/plugins/web/plugin.py: Fixed various issues          * tools/formed/formed/plugins/web/plugin.py: Fixed various issues
25            of different sizes.            of different sizes.
26    
27  2007-09-05 Torsten Irlaender <[email protected]>  2007-09-05 Torsten Irlaender <[email protected]>
28    
29          * tools/formed/formed/plugins/web/memory.py: Fixed getDataSetById          * tools/formed/formed/plugins/web/memory.py: Fixed getDataSetById
30            fuction            fuction
# Line 40  Line 58 
58          * tools/formed/formed/plugins/web/cache.py: Report OSErrors          * tools/formed/formed/plugins/web/cache.py: Report OSErrors
59            and do not catch them.            and do not catch them.
60    
61  2007-09-04 Torsten Irlaender <[email protected]>  2007-09-04 Torsten Irlaender <[email protected]>
62    
63          * tools/formed/formed/plugins/web/renderer.py,          * tools/formed/formed/plugins/web/renderer.py,
64          * tools/formed/formed/plugins/web/plugin.py: Added Interface to          * tools/formed/formed/plugins/web/plugin.py: Added Interface to
# Line 83  Line 101 
101          * tools/formed/formed/plugins/web/plugin.py: Serves the help          * tools/formed/formed/plugins/web/plugin.py: Serves the help
102            texts now.            texts now.
103    
104  2007-09-03 Torsten Irlaender <[email protected]>  2007-09-03 Torsten Irlaender <[email protected]>
105    
106          * tools/formed/formed/plugins/web/plugin.py: Only visible group          * tools/formed/formed/plugins/web/plugin.py: Only visible group
107            elements will be rendered in the formular navigation.            elements will be rendered in the formular navigation.
108            Formular pages in the navigation now have their own css-style            Formular pages in the navigation now have their own css-style
109            attributes.            attributes.
110    
111  2007-09-03 Torsten Irlaender <[email protected]>  2007-09-03 Torsten Irlaender <[email protected]>
112    
113          * 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
114            errors in template            errors in template

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26