1 |
|
2007-08-28 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/plugins/web/renderer.py: Added Formdata interface. |
4 |
|
* tools/formed/model/data.py: Implements Formadata interface to |
5 |
|
textfields. Fieldset generated depends now on the "invisible" |
6 |
|
attribute of the groupnode. Field-label generation slightly changed. |
7 |
|
Added error indication to textfields |
8 |
|
|
9 |
|
2007-08-28 Sascha L. Teichmann <[email protected]> |
10 |
|
|
11 |
|
* tools/formed/formed/model/data.py, |
12 |
|
tools/formed/formed/io/document.py: Removed support |
13 |
|
of logical groups. |
14 |
|
|
15 |
|
2007-08-28 Sascha L. Teichmann <[email protected]> |
16 |
|
|
17 |
|
* tools/formed/formed/io/document.py: Avoid saving empty |
18 |
|
attributes. |
19 |
|
|
20 |
|
* tools/formed/test-data/simple.xml: Applied. |
21 |
|
|
22 |
|
2007-08-28 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* tools/formed/formed/model/data.py: Added 'repeat' and |
25 |
|
'invisible' attributes to group. TODO: remove logical group. |
26 |
|
|
27 |
|
2007-08-27 Torsten Irlaender <[email protected]> |
28 |
|
|
29 |
|
* tools/formed/plugins/web/plugin.py, |
30 |
|
tools/formed/plugins/web/renderer.py: Started to include stylesheet |
31 |
|
depending tags in the html generation. |
32 |
|
|
33 |
2007-08-27 Sascha L. Teichmann <[email protected]> |
2007-08-27 Sascha L. Teichmann <[email protected]> |
34 |
|
|
35 |
* tools/formed/formed/model/data.py, |
* tools/formed/formed/model/data.py, |