/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 138 by torsten, Wed Sep 5 15:05:41 2007 UTC revision 140 by torsten, Wed Sep 5 21:15:41 2007 UTC
# Line 1  Line 1 
1  2007-09-05 Torsten Irlaender <[email protected]>  2007-09-05 Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/web/www/main.tmpl: Adopted web template
3            and bound in the the new added functions to create, edit, delete and
4            show formdata.
5            
6    2007-09-05 Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/model/memory.py: Removed bisect and use a
9              simple linear scan for dataset lookup now.
10    
11            * tools/formed/formed/plugins/web/plugin.py: Fixed various issues
12              of different sizes.
13    
14    2007-09-05 Torsten Irlaender <[email protected]>
15    
16          * tools/formed/formed/plugins/web/memory.py: Fixed getDataSetById          * tools/formed/formed/plugins/web/memory.py: Fixed getDataSetById
17            fuction            fuction
18                    
19          * tools/formed/formed/plugins/web/persistent.py: Added store() method          * tools/formed/formed/plugins/web/persistent.py: Added store() method
20            to the DataSet interface            to the DataSet interface
21    
22          * tools/formed/formed/plugins/web/renderer.py: Added handlers and          * tools/formed/formed/plugins/web/renderer.py: Added handlers and
23            renderes for create, update, delete and show actions on formular data.            renderes for create, update, delete and show actions on formular data.
24    
# Line 30  Line 45 
45          * tools/formed/formed/plugins/web/cache.py: Report OSErrors          * tools/formed/formed/plugins/web/cache.py: Report OSErrors
46            and do not catch them.            and do not catch them.
47    
48  2007-09-04 Torsten Irlaender <[email protected]>  2007-09-04 Torsten Irlaender <[email protected]>
49    
50          * tools/formed/formed/plugins/web/renderer.py,          * tools/formed/formed/plugins/web/renderer.py,
51          * tools/formed/formed/plugins/web/plugin.py: Added Interface to          * tools/formed/formed/plugins/web/plugin.py: Added Interface to
# Line 73  Line 88 
88          * tools/formed/formed/plugins/web/plugin.py: Serves the help          * tools/formed/formed/plugins/web/plugin.py: Serves the help
89            texts now.            texts now.
90    
91  2007-09-03 Torsten Irlaender <[email protected]>  2007-09-03 Torsten Irlaender <[email protected]>
92    
93          * tools/formed/formed/plugins/web/plugin.py: Only visible group          * tools/formed/formed/plugins/web/plugin.py: Only visible group
94            elements will be rendered in the formular navigation.            elements will be rendered in the formular navigation.
95            Formular pages in the navigation now have their own css-style            Formular pages in the navigation now have their own css-style
96            attributes.            attributes.
97    
98  2007-09-03 Torsten Irlaender <[email protected]>  2007-09-03 Torsten Irlaender <[email protected]>
99    
100          * 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
101            errors in template            errors in template

Legend:
Removed from v.138  
changed lines
  Added in v.140

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26