1 |
2007-10-05 Sascha L. Teichmann <[email protected]> |
2007-10-05 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/semantic.py: Fixed problems with |
4 |
|
range checking of integers. |
5 |
|
|
6 |
|
* tools/formed/formed/plugins/web/controllers.py: Added class |
7 |
|
ErrorItem to track errors. They are stored in the session. |
8 |
|
|
9 |
|
2007-10-05 Sascha L. Teichmann <[email protected]> |
10 |
|
|
11 |
* tools/formed/formed/model/nodecomponents.py: Fixed returning |
* tools/formed/formed/model/nodecomponents.py: Fixed returning |
12 |
wrong index in Document.indexOfcomponentByClassAndName. |
wrong index in Document.indexOfcomponentByClassAndName. |
13 |
|
|