/[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 162 by torsten, Mon Sep 10 13:31:13 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: Fixed issues on
3              displaying formdata when changing datasets. Loading the right
4              formdata was not handled in a correct way. Hope it is all fixed now.
5              Left some commented code because not all sideeffects of the changes
6              are tested yet.
7            * tools/formed/formed/plugins/web/renderer.py: DataSetDigestRenderer
8              now uses the correct data out of the formdata.
9    
10    
11    2007-09-10 Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/plugins/web/controllers.py: Pretty
14              print format data (dates e.g)
15    
16    2007-09-10 Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/plugins/web/controllers.py: Modified
19              ErrorStats a bit to avoid mysterious extra error on page.
20                    No clue why this works.
21    
22    2007-09-10 Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/formed/plugins/web/form_renderer.py: Fixed value
25              problem with radio groups, too.
26    
27    2007-09-10 Torsten Irlaender <[email protected]>
28            * tools/formed/formed/plugins/web/controllers.py: Sessions are now
29              really removed when deleting a dataset.
30            
31    2007-09-10 Torsten Irlaender <[email protected]>
32    
33            * tools/formed/formed/plugins/web/controllers.py: Added new Class
34              ErrorStats which provides Information on remaining errors per page.
35    
36            * tools/formed/formed/plugins/web/renderers.py: Finished movement of
37              the renderer methods from controllers.py to renderers.py.
38    
39            * tools/formed/formed/plugins/web/plugin.py: Removed render_session
40              handlers
41    
42    2007-09-10 Sascha L. Teichmann <[email protected]>
43    
44          * tools/formed/formed/plugins/web/form_renderer.py: values for          * tools/formed/formed/plugins/web/form_renderer.py: values for
45            choices are generated from the document tree now. This brings            choices are generated from the document tree now. This brings
46                  the state storage of select boxes in HTML to live.                  the state storage of select boxes in HTML to live.
47    
48  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
49    
50          * tools/formed/formed/plugins/web/semantic.py: Fixed problems with          * tools/formed/formed/plugins/web/semantic.py: Fixed problems with
51            range checking of integers.            range checking of integers.
# Line 12  Line 53 
53          * tools/formed/formed/plugins/web/controllers.py: Added class          * tools/formed/formed/plugins/web/controllers.py: Added class
54            ErrorItem to track errors. They are stored in the session.            ErrorItem to track errors. They are stored in the session.
55    
56  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
57    
58          * tools/formed/formed/model/nodecomponents.py: Fixed returning          * tools/formed/formed/model/nodecomponents.py: Fixed returning
59            wrong index in Document.indexOfcomponentByClassAndName.            wrong index in Document.indexOfcomponentByClassAndName.
# Line 22  Line 63 
63    
64          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.          * tools/formed/formed/plugins/web/controllers.py: Some clean-ups.
65    
66  2007-10-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
67    
68          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'          * tools/formed/formed/plugins/web/help.py: Added a 'hasHelp'
69            method. Could be cheaper for some implementations of help.            method. Could be cheaper for some implementations of help.
# Line 37  Line 78 
78          * tools/formed/formed/plugins/web/renderer.py: New FormData and          * tools/formed/formed/plugins/web/renderer.py: New FormData and
79            some bug fixes.            some bug fixes.
80    
81  2007-09-05 Sascha L. Teichmann <[email protected]>  2007-09-09 Sascha L. Teichmann <[email protected]>
82    
83          * tools/formed/formed/model/memory.py,          * tools/formed/formed/model/memory.py,
84            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.162

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26