/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 156 by teichmann, Mon Sep 10 10:33:37 2007 UTC revision 160 by teichmann, Mon Sep 10 12:46:10 2007 UTC
# Line 1  Line 1 
1  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-10 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/controllers.py: Modified
4              ErrorStats a bit to avoid mysterious extra error on page.
5                    No clue why this works.
6    
7    2007-09-10 Sascha L. Teichmann <[email protected]>
8    
9            * tools/formed/formed/plugins/web/form_renderer.py: Fixed value
10              problem with radio groups, too.
11    
12    2007-09-10 Torsten Irlaender <[email protected]>
13            * tools/formed/formed/plugins/web/controllers.py: Sessions are now
14              really removed when deleting a dataset.
15            
16    2007-09-10 Torsten Irlaender <[email protected]>
17    
18            * tools/formed/formed/plugins/web/controllers.py: Added new Class
19              ErrorStats which provides Information on remaining errors per page.
20    
21            * tools/formed/formed/plugins/web/renderers.py: Finished movement of
22              the renderer methods from controllers.py to renderers.py.
23    
24            * tools/formed/formed/plugins/web/plugin.py: Removed render_session
25              handlers
26    
27    2007-09-10 Sascha L. Teichmann <[email protected]>
28    
29          * tools/formed/formed/plugins/web/form_renderer.py: values for          * tools/formed/formed/plugins/web/form_renderer.py: values for
30            choices are generated from the document tree now. This brings            choices are generated from the document tree now. This brings
31                  the state storage of select boxes in HTML to live.                  the state storage of select boxes in HTML to live.
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/semantic.py: Fixed problems with          * tools/formed/formed/plugins/web/semantic.py: Fixed problems with
36            range checking of integers.            range checking of integers.
# Line 12  Line 38 
38          * tools/formed/formed/plugins/web/controllers.py: Added class          * tools/formed/formed/plugins/web/controllers.py: Added class
39            ErrorItem to track errors. They are stored in the session.            ErrorItem to track errors. They are stored in the session.
40    
41  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
42    
43          * tools/formed/formed/model/nodecomponents.py: Fixed returning          * tools/formed/formed/model/nodecomponents.py: Fixed returning
44            wrong index in Document.indexOfcomponentByClassAndName.            wrong index in Document.indexOfcomponentByClassAndName.
# Line 22  Line 48 
48    
49          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.
50    
51  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
52    
53          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'
54            method. Could be cheaper for some implementations of help.            method. Could be cheaper for some implementations of help.
# Line 37  Line 63 
63          * tools/formed/formed/plugins/web/renderer.py: New FormData and          * tools/formed/formed/plugins/web/renderer.py: New FormData and
64            some bug fixes.            some bug fixes.
65    
66  2007-09-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
67    
68          * tools/formed/formed/model/memory.py,          * tools/formed/formed/model/memory.py,
69            tools/formed/formed/model/persistent.py: Add a getValue() method            tools/formed/formed/model/persistent.py: Add a getValue() method

Legend:
Removed from v.156  
changed lines
  Added in v.160

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26