1 |
2007-10-05 Sascha L. Teichmann <[email protected]> |
2007-10-05 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/nodecomponents.py: Fixed returning |
4 |
|
wrong index in Document.indexOfcomponentByClassAndName. |
5 |
|
|
6 |
|
* tools/formed/formed/plugins/web/form_renderer.py: 'error' was |
7 |
|
written 'errot' in renderer for textareas. |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/web/controllers.py: Some clean-ups. |
10 |
|
|
11 |
|
2007-10-05 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
* tools/formed/formed/plugins/web/help.py: Added a 'hasHelp' |
* tools/formed/formed/plugins/web/help.py: Added a 'hasHelp' |
14 |
method. Could be cheaper for some implementations of help. |
method. Could be cheaper for some implementations of help. |
15 |
|
|