1 |
|
2007-08-28 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/data.py: Added 'repeat' and |
4 |
|
'invisible' attributes to group. TODO: remove logical group. |
5 |
|
|
6 |
|
2007-08-27 Torsten Irlaender <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/plugins/web/plugin.py, |
9 |
|
tools/formed/plugins/web/renderer.py: Started to include stylesheet |
10 |
|
depending tags in the html generation. |
11 |
|
|
12 |
|
2007-08-27 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
|
* tools/formed/formed/model/data.py, |
15 |
|
tools/formed/formed/io/document.py: Added a logical group. |
16 |
|
It has an attribute 'repeat' to indicate that it might |
17 |
|
be worthy an external table in DB schema. |
18 |
|
|
19 |
2007-08-27 Sascha L. Teichmann <[email protected]> |
2007-08-27 Sascha L. Teichmann <[email protected]> |
20 |
|
|
21 |
* tools/formed/formed/plugins/web/plugin.py: Support |
* tools/formed/formed/plugins/web/plugin.py: Support |