/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 155 by teichmann, Mon Sep 10 01:09:59 2007 UTC revision 157 by torsten, Mon Sep 10 10:41:35 2007 UTC
# Line 1  Line 1 
1  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09.10 Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/web/controllers.py: Added new Class
3              ErrorStats which provides Information on remaining errors per page.
4            * tools/formed/formed/plugins/web/renderers.py: Finished movement of
5              the renderer methods from controllers.py to renderers.py.
6            * tools/formed/formed/plugins/web/plugin.py: Removed render_session
7              handlers
8    
9    2007-09-10 Sascha L. Teichmann <[email protected]>
10    
11            * tools/formed/formed/plugins/web/form_renderer.py: values for
12              choices are generated from the document tree now. This brings
13                    the state storage of select boxes in HTML to live.
14    
15    2007-09-09 Sascha L. Teichmann <[email protected]>
16    
17          * tools/formed/formed/plugins/web/semantic.py: Fixed problems with          * tools/formed/formed/plugins/web/semantic.py: Fixed problems with
18            range checking of integers.            range checking of integers.
# Line 6  Line 20 
20          * tools/formed/formed/plugins/web/controllers.py: Added class          * tools/formed/formed/plugins/web/controllers.py: Added class
21            ErrorItem to track errors. They are stored in the session.            ErrorItem to track errors. They are stored in the session.
22    
23  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
24    
25          * tools/formed/formed/model/nodecomponents.py: Fixed returning          * tools/formed/formed/model/nodecomponents.py: Fixed returning
26            wrong index in Document.indexOfcomponentByClassAndName.            wrong index in Document.indexOfcomponentByClassAndName.
# Line 16  Line 30 
30    
31          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.
32    
33  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
34    
35          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'
36            method. Could be cheaper for some implementations of help.            method. Could be cheaper for some implementations of help.
# Line 31  Line 45 
45          * tools/formed/formed/plugins/web/renderer.py: New FormData and          * tools/formed/formed/plugins/web/renderer.py: New FormData and
46            some bug fixes.            some bug fixes.
47    
48  2007-09-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
49    
50          * tools/formed/formed/model/memory.py,          * tools/formed/formed/model/memory.py,
51            tools/formed/formed/model/persistent.py: Add a getValue() method            tools/formed/formed/model/persistent.py: Add a getValue() method

Legend:
Removed from v.155  
changed lines
  Added in v.157

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26