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