1 |
|
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]> |
2007-09-10 Sascha L. Teichmann <[email protected]> |
39 |
|
|
40 |
* tools/formed/formed/plugins/web/controllers.py: Pretty |
* tools/formed/formed/plugins/web/controllers.py: Pretty |