/[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 170 by torsten, Tue Sep 11 14:16:47 2007 UTC
# Line 1  Line 1 
1    2007-09-11 Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/web/form_renderer.py,
3            * tools/formed/formed/plugins/web/renderer.py: Added alt tag for
4              icons in error and confirmation dialogs.
5    
6    2007-09-11 Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/plugins/web/form_renderer.py: Fixed label
9              generation for ints, texts and textareas. Fixed h depths of infos.
10    
11    2007-09-11 Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/plugins/web/form_renderer.py: Removed
14              debug output for help.
15    
16            * tools/formed/formed/plugins/web/semantic.py: Added forgotten
17              check for bools.
18    
19            * tools/formed/formed/plugins/web/controllers.py:  Added correct
20              HTML output of data for bools.
21    
22    2007-09-11 Torsten Irlaender <[email protected]>
23    
24            * tools/formed/formed/plugins/web/form_renderer.py: Changed size of
25              textfields for int values. Changed Label for submitbuttons to
26              "Speichern"
27    
28            * tools/formed/formed/plugins/web/plugin.py,
29              tools/formed/formed/plugins/web/controllers.py: Added new
30              NotImplementedHandler to show up a dummysite for not implemented
31              functions.
32    
33            * tools/formed/formed/plugins/web/renderer.py: Added
34              NotImplementedRenderer. Various small fixes. Mostly renaming the
35              labels of some context menus. Error messages are now generated
36              dynamically depending on num errors. Formular navigation has now
37              colored indication for errors.
38    
39    2007-09-11 Torsten Irlaender <[email protected]>
40    
41            * tools/formed/formed/plugins/web/renderer.py: Implemented "LookAhead"
42              algorithm for the formular navigation to get rid of the problem
43              that some of the items within the navigation are not linked.  Now
44              structural group elements are linked with the next page found in the
45              formular structure.
46    
47    2007-09-10 Torsten Irlaender <[email protected]>
48            * tools/formed/formed/plugins/web/form_renderer.py: Changed order of
49              div and formtag.
50    
51            * tools/formed/formed/plugins/web/controllers.py: Added DataSet action
52              menu in the conformation dialog when creating a new dataset.
53    
54            * tools/formed/formed/plugins/web/renderer.py: Fixed error when
55              rendering the default welcome page. Changed rendering of the
56              overview and the digest table of the datasets. Added icon for
57              confirmation dialog, moved the icon in the <h1> tags.  
58    
59    2007-09-10 Torsten Irlaender <[email protected]>
60    
61            * tools/formed/formed/plugins/web/form_renderer.py: Some html
62              generation cleanup. Added error icons to formelements
63    
64            * tools/formed/formed/plugins/web/controllers.py: Fixed initialisation
65              of ErrorStatus. Fixed generated of the help tags in the formular
66    
67            * tools/formed/formed/plugins/web/renderer.py: Added error icon for
68              pageerrors. An "!" now indicates errors on pages in the formular
69              navigation. Added new <div> "content" around confirmation dialogss.
70              Links in confimation dialogs are now rendered as buttons. Removed
71              old obsolete OverviewRenderer.
72    
73  2007-09-10 Sascha L. Teichmann <[email protected]>  2007-09-10 Sascha L. Teichmann <[email protected]>
74    
75          * 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.170

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26