1 |
2007-09-10 Sascha L. Teichmann <[email protected]> |
2007-09-10 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/renderer.py: Highlight selected |
4 |
|
page in page navigation. |
5 |
|
|
6 |
|
2007-09-10 Torsten Irlaender <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/plugins/web/controllers.py: Fixed issues on |
9 |
|
displaying formdata when changing datasets. Loading the right |
10 |
|
formdata was not handled in a correct way. Hope it is all fixed now. |
11 |
|
Left some commented code because not all sideeffects of the changes |
12 |
|
are tested yet. |
13 |
|
|
14 |
|
* tools/formed/formed/plugins/web/renderer.py: DataSetDigestRenderer |
15 |
|
now uses the correct data out of the formdata. |
16 |
|
|
17 |
|
2007-09-10 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
|
* tools/formed/formed/plugins/web/controllers.py: Pretty |
20 |
|
print format data (dates e.g) |
21 |
|
|
22 |
|
2007-09-10 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* tools/formed/formed/plugins/web/controllers.py: Modified |
25 |
|
ErrorStats a bit to avoid mysterious extra error on page. |
26 |
|
No clue why this works. |
27 |
|
|
28 |
|
2007-09-10 Sascha L. Teichmann <[email protected]> |
29 |
|
|
30 |
* tools/formed/formed/plugins/web/form_renderer.py: Fixed value |
* tools/formed/formed/plugins/web/form_renderer.py: Fixed value |
31 |
problem with radio groups, too. |
problem with radio groups, too. |
32 |
|
|