/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 163 by teichmann, Mon Sep 10 13:44:46 2007 UTC revision 167 by torsten, Tue Sep 11 13:21:33 2007 UTC
# Line 1  Line 1 
1    2007-09-11 Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/web/form_renderer.py: Changed size of
3              textfields for int values. Changed Label for submitbuttons to
4              "Speichern"
5            * tools/formed/formed/plugins/web/plugin.py,
6              tools/formed/formed/plugins/web/controllers.py: Added new
7              NotImplementedHandler to show up a dummysite for not implemented
8              functions.
9            * tools/formed/formed/plugins/web/renderer.py: Added
10              NotImplementedRenderer. Various small fixes. Mostly renaming the
11              labels of some context menus. Error messages are now generated
12              dynamically depending on num errors. Formular navigation has now
13              colored indication for errors.
14    
15    2007-09-11 Torsten Irlaender <[email protected]>
16            * tools/formed/formed/plugins/web/renderer.py: Implemented "LookAhead"
17              algorithm for the formular navigation to get rid of the problem
18              that some of the items within the navigation are not linked.  Now
19              structural group elements are linked with the next page found in the
20              formular structure.
21    
22    2007-09-10 Torsten Irlaender <[email protected]>
23            * tools/formed/formed/plugins/web/form_renderer.py: Changed order of
24              div and formtag.
25            * tools/formed/formed/plugins/web/controllers.py: Added DataSet action
26              menu in the conformation dialog when creating a new dataset.
27            * tools/formed/formed/plugins/web/renderer.py: Fixed error when
28              rendering the default welcome page. Changed rendering of the
29              overview and the digest table of the datasets. Added icon for
30              confirmation dialog, moved the icon in the <h1> tags.  
31    
32    2007-09-10 Torsten Irlaender <[email protected]>
33            * tools/formed/formed/plugins/web/form_renderer.py: Some html
34              generation cleanup. Added error icons to formelements
35            * tools/formed/formed/plugins/web/controllers.py: Fixed initialisation
36              of ErrorStatus. Fixed generated of the help tags in the formular
37            * tools/formed/formed/plugins/web/renderer.py: Added error icon for
38              pageerrors. An "!" now indicates errors on pages in the formular
39              navigation. Added new <div> "content" around confirmation dialogss.
40              Links in confimation dialogs are now rendered as buttons. Removed
41              old obsolete OverviewRenderer.
42    
43  2007-09-10 Sascha L. Teichmann <[email protected]>  2007-09-10 Sascha L. Teichmann <[email protected]>
44    
45          * tools/formed/formed/plugins/web/renderer.py: Highlight selected          * tools/formed/formed/plugins/web/renderer.py: Highlight selected

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26