/[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 158 by torsten, Mon Sep 10 10:54:02 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: Sessions are now
3              really removed when deleting a dataset.
4            
5    2007-09.10 Torsten Irlaender <[email protected]>
6            * tools/formed/formed/plugins/web/controllers.py: Added new Class
7              ErrorStats which provides Information on remaining errors per page.
8            * tools/formed/formed/plugins/web/renderers.py: Finished movement of
9              the renderer methods from controllers.py to renderers.py.
10            * tools/formed/formed/plugins/web/plugin.py: Removed render_session
11              handlers
12    
13    2007-09-10 Sascha L. Teichmann <[email protected]>
14    
15            * tools/formed/formed/plugins/web/form_renderer.py: values for
16              choices are generated from the document tree now. This brings
17                    the state storage of select boxes in HTML to live.
18    
19    2007-09-09 Sascha L. Teichmann <[email protected]>
20    
21          * tools/formed/formed/plugins/web/semantic.py: Fixed problems with          * tools/formed/formed/plugins/web/semantic.py: Fixed problems with
22            range checking of integers.            range checking of integers.
# Line 6  Line 24 
24          * tools/formed/formed/plugins/web/controllers.py: Added class          * tools/formed/formed/plugins/web/controllers.py: Added class
25            ErrorItem to track errors. They are stored in the session.            ErrorItem to track errors. They are stored in the session.
26    
27  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
28    
29          * tools/formed/formed/model/nodecomponents.py: Fixed returning          * tools/formed/formed/model/nodecomponents.py: Fixed returning
30            wrong index in Document.indexOfcomponentByClassAndName.            wrong index in Document.indexOfcomponentByClassAndName.
# Line 16  Line 34 
34    
35          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.
36    
37  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
38    
39          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'
40            method. Could be cheaper for some implementations of help.            method. Could be cheaper for some implementations of help.
# Line 31  Line 49 
49          * tools/formed/formed/plugins/web/renderer.py: New FormData and          * tools/formed/formed/plugins/web/renderer.py: New FormData and
50            some bug fixes.            some bug fixes.
51    
52  2007-09-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
53    
54          * tools/formed/formed/model/memory.py,          * tools/formed/formed/model/memory.py,
55            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.158

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26