1 |
2007-09-12 Torsten Irlaender <[email protected]> |
2007-09-12 Torsten Irlaender <[email protected]> |
2 |
|
* tools/formed/formed/plugins/web/form_renderer.py: Renamed header |
3 |
|
from formular navigation to "Fallakte Inhalt" |
4 |
|
|
5 |
|
2007-09-12 Torsten Irlaender <[email protected]> |
6 |
|
* tools/formed/formed/plugins/ui/controls.py: Fixed bug that bad |
7 |
|
values (dates) were not pretty printed. |
8 |
|
* tools/formed/formed/plugins/web/form_renderer.py: Added errormsg to |
9 |
|
label rendering for choicelists. |
10 |
|
|
11 |
|
2007-09-12 Torsten Irlaender <[email protected]> |
12 |
|
* tools/formed/formed/plugins/ui/controls.py: Fixed bug that |
13 |
|
choicelist did not get selected when the value is set to "0" |
14 |
|
|
15 |
|
2007-09-12 Torsten Irlaender <[email protected]> |
16 |
* tools/formed/formed/plugins/web/form_renderer.py: Added |
* tools/formed/formed/plugins/web/form_renderer.py: Added |
17 |
"getPrintableData" method, for the formdata Class which will return |
"getPrintableData" method, for the formdata Class which will return |
18 |
the description rather than the value of element in the ID. This is |
the description rather than the value of element in the ID. This is |