1 |
|
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]> |
2007-09-10 Torsten Irlaender <[email protected]> |
7 |
|
|
8 |
* tools/formed/formed/plugins/web/controllers.py: Fixed issues on |
* tools/formed/formed/plugins/web/controllers.py: Fixed issues on |
9 |
displaying formdata when changing datasets. Loading the right |
displaying formdata when changing datasets. Loading the right |
10 |
formdata was not handled in a correct way. Hope it is all fixed now. |
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 |
Left some commented code because not all sideeffects of the changes |
12 |
are tested yet. |
are tested yet. |
13 |
|
|
14 |
* tools/formed/formed/plugins/web/renderer.py: DataSetDigestRenderer |
* tools/formed/formed/plugins/web/renderer.py: DataSetDigestRenderer |
15 |
now uses the correct data out of the formdata. |
now uses the correct data out of the formdata. |
16 |
|
|
|
|
|
17 |
2007-09-10 Sascha L. Teichmann <[email protected]> |
2007-09-10 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
* tools/formed/formed/plugins/web/controllers.py: Pretty |
* tools/formed/formed/plugins/web/controllers.py: Pretty |