/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 167 by torsten, Tue Sep 11 13:21:33 2007 UTC revision 168 by teichmann, Tue Sep 11 13:28:29 2007 UTC
# Line 1  Line 1 
1    2007-09-11 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/form_renderer.py: Removed
4              debug output for help.
5    
6            * tools/formed/formed/plugins/web/semantic.py: Added forgotten
7              check for bools.
8    
9            * tools/formed/formed/plugins/web/controllers.py:  Added correct
10              HTML output of data for bools.
11    
12  2007-09-11 Torsten Irlaender <[email protected]>  2007-09-11 Torsten Irlaender <[email protected]>
13    
14          * tools/formed/formed/plugins/web/form_renderer.py: Changed size of          * tools/formed/formed/plugins/web/form_renderer.py: Changed size of
15            textfields for int values. Changed Label for submitbuttons to            textfields for int values. Changed Label for submitbuttons to
16            "Speichern"            "Speichern"
17    
18          * tools/formed/formed/plugins/web/plugin.py,          * tools/formed/formed/plugins/web/plugin.py,
19            tools/formed/formed/plugins/web/controllers.py: Added new            tools/formed/formed/plugins/web/controllers.py: Added new
20            NotImplementedHandler to show up a dummysite for not implemented            NotImplementedHandler to show up a dummysite for not implemented
21            functions.            functions.
22    
23          * tools/formed/formed/plugins/web/renderer.py: Added          * tools/formed/formed/plugins/web/renderer.py: Added
24            NotImplementedRenderer. Various small fixes. Mostly renaming the            NotImplementedRenderer. Various small fixes. Mostly renaming the
25            labels of some context menus. Error messages are now generated            labels of some context menus. Error messages are now generated
# Line 13  Line 27 
27            colored indication for errors.            colored indication for errors.
28    
29  2007-09-11 Torsten Irlaender <[email protected]>  2007-09-11 Torsten Irlaender <[email protected]>
30    
31          * tools/formed/formed/plugins/web/renderer.py: Implemented "LookAhead"          * tools/formed/formed/plugins/web/renderer.py: Implemented "LookAhead"
32            algorithm for the formular navigation to get rid of the problem            algorithm for the formular navigation to get rid of the problem
33            that some of the items within the navigation are not linked.  Now            that some of the items within the navigation are not linked.  Now
# Line 22  Line 37 
37  2007-09-10 Torsten Irlaender <[email protected]>  2007-09-10 Torsten Irlaender <[email protected]>
38          * tools/formed/formed/plugins/web/form_renderer.py: Changed order of          * tools/formed/formed/plugins/web/form_renderer.py: Changed order of
39            div and formtag.            div and formtag.
40    
41          * tools/formed/formed/plugins/web/controllers.py: Added DataSet action          * tools/formed/formed/plugins/web/controllers.py: Added DataSet action
42            menu in the conformation dialog when creating a new dataset.            menu in the conformation dialog when creating a new dataset.
43    
44          * tools/formed/formed/plugins/web/renderer.py: Fixed error when          * tools/formed/formed/plugins/web/renderer.py: Fixed error when
45            rendering the default welcome page. Changed rendering of the            rendering the default welcome page. Changed rendering of the
46            overview and the digest table of the datasets. Added icon for            overview and the digest table of the datasets. Added icon for
47            confirmation dialog, moved the icon in the <h1> tags.              confirmation dialog, moved the icon in the <h1> tags.  
48    
49  2007-09-10 Torsten Irlaender <[email protected]>  2007-09-10 Torsten Irlaender <[email protected]>
50    
51          * tools/formed/formed/plugins/web/form_renderer.py: Some html          * tools/formed/formed/plugins/web/form_renderer.py: Some html
52            generation cleanup. Added error icons to formelements            generation cleanup. Added error icons to formelements
53    
54          * tools/formed/formed/plugins/web/controllers.py: Fixed initialisation          * tools/formed/formed/plugins/web/controllers.py: Fixed initialisation
55            of ErrorStatus. Fixed generated of the help tags in the formular            of ErrorStatus. Fixed generated of the help tags in the formular
56    
57          * tools/formed/formed/plugins/web/renderer.py: Added error icon for          * tools/formed/formed/plugins/web/renderer.py: Added error icon for
58            pageerrors. An "!" now indicates errors on pages in the formular            pageerrors. An "!" now indicates errors on pages in the formular
59            navigation. Added new <div> "content" around confirmation dialogss.            navigation. Added new <div> "content" around confirmation dialogss.

Legend:
Removed from v.167  
changed lines
  Added in v.168

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26