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