1 |
|
2008-11-27 Torsten Irländer <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/model/data.py: Added new attribute mark for rules |
4 |
|
|
5 |
|
2008-11-10 Torsten Irländer <[email protected]> |
6 |
|
|
7 |
|
Implemented radio-matrix elements. radio elelement having the same |
8 |
|
options can now be rendered in table form. |
9 |
|
|
10 |
|
* formed/formed/model/data.py, |
11 |
|
formed/formed/io/document.py: Added new radio-matrix element to the |
12 |
|
model and gui |
13 |
|
* formed/formed/plugins/web/view_renderer.py: Write html-renderer for |
14 |
|
the radio-matrix element. |
15 |
|
|
16 |
|
2008-11.03 Torsten Irländer <[email protected]> |
17 |
|
|
18 |
|
* formed/formed/model/data.py: Fixed import error |
19 |
|
|
20 |
|
2008-10-29 Sascha L. Teichmann <[email protected]> |
21 |
|
|
22 |
|
Relative paths in external choices are now possible. Relative paths are |
23 |
|
relative to path of the master document. |
24 |
|
|
25 |
|
* formed/model/data.py: external choice are now storing the path to the |
26 |
|
master document. |
27 |
|
|
28 |
|
* formed/formed/io/document.py: Pass context to SAX builder. |
29 |
|
|
30 |
|
* formed/formed/io/factories.py: For new created nodes look if there |
31 |
|
is a method 'setLoadContext' and call it. |
32 |
|
|
33 |
|
2008-09-04 Sascha L. Teichmann <[email protected]> |
34 |
|
|
35 |
|
* doc/beschreibung.txt: New. Initial description of FormEd (german). |
36 |
|
|
37 |
|
2008-08-22 Sascha L. Teichmann <[email protected]> |
38 |
|
|
39 |
|
* formed/formed/model/nodecomponents.py: Added attribute 'flags'. |
40 |
|
|
41 |
|
2008-08-21 Sascha L. Teichmann <[email protected]> |
42 |
|
|
43 |
|
* formed/formed/io/document.py: Indent tree while saving |
44 |
|
* formed/formed/main.py: removed needless print |
45 |
|
|
46 |
|
2008-08-15 Sascha L. Teichmann <[email protected]> |
47 |
|
|
48 |
|
* LICENSE: New GPLv3 |
49 |
|
* */*.py, *.sh: Added reference to LICENSE |
50 |
|
|
51 |
|
2008-08-15 Sascha L. Teichmann <[email protected]> |
52 |
|
|
53 |
|
* tools: removed because there a no tools any more. |
54 |
|
|
55 |
|
2008-08-15 Sascha L. Teichmann <[email protected]> |
56 |
|
|
57 |
|
* tools/formed: moved one level up because its the only |
58 |
|
part of this project now. |
59 |
|
|
60 |
2008-08-15 Sascha L. Teichmann <[email protected]> |
2008-08-15 Sascha L. Teichmann <[email protected]> |
61 |
|
|
62 |
* tools/anonym/*: Removed as it belongs to mpuls WASKA |
* tools/anonym/*: Removed as it belongs to mpuls WASKA |