1 |
2007-10-05 Sascha L. Teichmann <[email protected]> |
2007-10-05 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/form_renderer.py: values for |
4 |
|
choices are generated from the document tree now. This brings |
5 |
|
the state storage of select boxes in HTML to live. |
6 |
|
|
7 |
|
2007-10-05 Sascha L. Teichmann <[email protected]> |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/web/semantic.py: Fixed problems with |
10 |
|
range checking of integers. |
11 |
|
|
12 |
|
* tools/formed/formed/plugins/web/controllers.py: Added class |
13 |
|
ErrorItem to track errors. They are stored in the session. |
14 |
|
|
15 |
|
2007-10-05 Sascha L. Teichmann <[email protected]> |
16 |
|
|
17 |
* tools/formed/formed/model/nodecomponents.py: Fixed returning |
* tools/formed/formed/model/nodecomponents.py: Fixed returning |
18 |
wrong index in Document.indexOfcomponentByClassAndName. |
wrong index in Document.indexOfcomponentByClassAndName. |
19 |
|
|