/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 157 by torsten, Mon Sep 10 10:41:35 2007 UTC revision 165 by torsten, Mon Sep 10 21:03:35 2007 UTC
# Line 1  Line 1 
1  2007-09.10 Torsten Irlaender <[email protected]>  2007-09-10 Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/web/form_renderer.py: Changed order of
3              div and formtag.
4            * tools/formed/formed/plugins/web/controllers.py: Added DataSet action
5              menu in the conformation dialog when creating a new dataset.
6            * tools/formed/formed/plugins/web/renderer.py: Fixed error when
7              rendering the default welcome page. Changed rendering of the
8              overview and the digest table of the datasets. Added icon for
9              confirmation dialog, moved the icon in the <h1> tags.  
10    
11    2007-09-10 Torsten Irlaender <[email protected]>
12            * tools/formed/formed/plugins/web/form_renderer.py: Some html
13              generation cleanup. Added error icons to formelements
14            * tools/formed/formed/plugins/web/controllers.py: Fixed initialisation
15              of ErrorStatus. Fixed generated of the help tags in the formular
16            * tools/formed/formed/plugins/web/renderer.py: Added error icon for
17              pageerrors. An "!" now indicates errors on pages in the formular
18              navigation. Added new <div> "content" around confirmation dialogss.
19              Links in confimation dialogs are now rendered as buttons. Removed
20              old obsolete OverviewRenderer.
21    
22    2007-09-10 Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/formed/plugins/web/renderer.py: Highlight selected
25              page in page navigation.
26    
27    2007-09-10 Torsten Irlaender <[email protected]>
28    
29            * tools/formed/formed/plugins/web/controllers.py: Fixed issues on
30              displaying formdata when changing datasets. Loading the right
31              formdata was not handled in a correct way. Hope it is all fixed now.
32              Left some commented code because not all sideeffects of the changes
33              are tested yet.
34    
35            * tools/formed/formed/plugins/web/renderer.py: DataSetDigestRenderer
36              now uses the correct data out of the formdata.
37    
38    2007-09-10 Sascha L. Teichmann <[email protected]>
39    
40            * tools/formed/formed/plugins/web/controllers.py: Pretty
41              print format data (dates e.g)
42    
43    2007-09-10 Sascha L. Teichmann <[email protected]>
44    
45            * tools/formed/formed/plugins/web/controllers.py: Modified
46              ErrorStats a bit to avoid mysterious extra error on page.
47                    No clue why this works.
48    
49    2007-09-10 Sascha L. Teichmann <[email protected]>
50    
51            * tools/formed/formed/plugins/web/form_renderer.py: Fixed value
52              problem with radio groups, too.
53    
54    2007-09-10 Torsten Irlaender <[email protected]>
55            * tools/formed/formed/plugins/web/controllers.py: Sessions are now
56              really removed when deleting a dataset.
57            
58    2007-09-10 Torsten Irlaender <[email protected]>
59    
60          * tools/formed/formed/plugins/web/controllers.py: Added new Class          * tools/formed/formed/plugins/web/controllers.py: Added new Class
61            ErrorStats which provides Information on remaining errors per page.            ErrorStats which provides Information on remaining errors per page.
62    
63          * tools/formed/formed/plugins/web/renderers.py: Finished movement of          * tools/formed/formed/plugins/web/renderers.py: Finished movement of
64            the renderer methods from controllers.py to renderers.py.            the renderer methods from controllers.py to renderers.py.
65    
66          * tools/formed/formed/plugins/web/plugin.py: Removed render_session          * tools/formed/formed/plugins/web/plugin.py: Removed render_session
67            handlers            handlers
68    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26