1 |
|
2007-09-03 Torsten Irlaender <[email protected]> |
2 |
|
* tools/formed/formed/plugins/web/www/main.tmpl: Added div area for page |
3 |
|
errors in template |
4 |
|
* tools/formed/formed/plugins/web/plugin.py: Fixed undefined |
5 |
|
pageerrors variable |
6 |
|
|
7 |
|
2007-09-03 Frank Koormann <[email protected]> |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/export/html.py |
10 |
|
(RecursiveExporter): Added annotation to export |
11 |
|
(fillRow()): Renamed old fillNine to this more generic name. |
12 |
|
|
13 |
|
|
14 |
|
2007-09-03 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* tools/formed/formed/plugins/web/renderer.py: Using the decorator |
17 |
|
from model.misc now. |
18 |
|
|
19 |
|
2007-09-03 Sascha L. Teichmann <[email protected]> |
20 |
|
|
21 |
|
* tools/formed/formed/model/nodecomponents.py: Added an |
22 |
|
'annotation' attribute to node components. This is to |
23 |
|
enable FormEd document authors to add comments to groups |
24 |
|
and fields. |
25 |
|
|
26 |
|
2007-09-03 Frank Koormann <[email protected]> |
27 |
|
|
28 |
|
* tools/formed/formed/model/nodecomponents.py |
29 |
|
(NodeComponent.getParent): New method to get node components parent. |
30 |
|
|
31 |
|
* tools/formed/formed/plugins/export/html.py: Export Choice option |
32 |
|
as simple list instead of collection of bools. |
33 |
|
|
34 |
2007-09-02 Sascha L. Teichmann <[email protected]> |
2007-09-02 Sascha L. Teichmann <[email protected]> |
35 |
|
|
36 |
* tools/formed/formed/model/persistent.py: Interfaces to abstract |
* tools/formed/formed/model/persistent.py: Interfaces to abstract |