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