1 |
|
2008-11-10 Torsten Irländer <[email protected]> |
2 |
|
|
3 |
|
Implemented radio-matrix elements. radio elelement having the same |
4 |
|
options can now be rendered in table form. |
5 |
|
|
6 |
|
* formed/formed/model/data.py, |
7 |
|
formed/formed/io/document.py: Added new radio-matrix element to the |
8 |
|
model and gui |
9 |
|
* formed/formed/plugins/web/view_renderer.py: Write html-renderer for |
10 |
|
the radio-matrix element. |
11 |
|
|
12 |
|
2008-11.03 Torsten Irländer <[email protected]> |
13 |
|
|
14 |
|
* formed/formed/model/data.py: Fixed import error |
15 |
|
|
16 |
|
2008-10-29 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
|
Relative paths in external choices are now possible. Relative paths are |
19 |
|
relative to path of the master document. |
20 |
|
|
21 |
|
* formed/model/data.py: external choice are now storing the path to the |
22 |
|
master document. |
23 |
|
|
24 |
|
* formed/formed/io/document.py: Pass context to SAX builder. |
25 |
|
|
26 |
|
* formed/formed/io/factories.py: For new created nodes look if there |
27 |
|
is a method 'setLoadContext' and call it. |
28 |
|
|
29 |
|
2008-09-04 Sascha L. Teichmann <[email protected]> |
30 |
|
|
31 |
|
* doc/beschreibung.txt: New. Initial description of FormEd (german). |
32 |
|
|
33 |
|
2008-08-22 Sascha L. Teichmann <[email protected]> |
34 |
|
|
35 |
|
* formed/formed/model/nodecomponents.py: Added attribute 'flags'. |
36 |
|
|
37 |
|
2008-08-21 Sascha L. Teichmann <[email protected]> |
38 |
|
|
39 |
|
* formed/formed/io/document.py: Indent tree while saving |
40 |
|
* formed/formed/main.py: removed needless print |
41 |
|
|
42 |
2008-08-15 Sascha L. Teichmann <[email protected]> |
2008-08-15 Sascha L. Teichmann <[email protected]> |
43 |
|
|
44 |
* LICENSE: New GPLv3 |
* LICENSE: New GPLv3 |