1 |
|
2007-08-29 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/data.py: Renamed GroupNode.getRepeat() |
4 |
|
to .isRepeat and return a bool. Fixed a bug in Page.allWidgets(). |
5 |
|
|
6 |
|
2007-08-28 Torsten Irlaender <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/plugins/web/renderer.py: Added Formdata interface. |
9 |
|
* tools/formed/model/data.py: Implements Formadata interface to |
10 |
|
textfields. Fieldset generated depends now on the "invisible" |
11 |
|
attribute of the groupnode. Field-label generation slightly changed. |
12 |
|
Added error indication to textfields |
13 |
|
|
14 |
2007-08-28 Sascha L. Teichmann <[email protected]> |
2007-08-28 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
* tools/formed/formed/model/data.py, |
* tools/formed/formed/model/data.py, |