1 |
|
2010-06-02 Roland Geider <[email protected]> |
2 |
|
|
3 |
|
* formed/plugins/export/xls.py: updated regular expression |
4 |
|
|
5 |
|
2010-05-17 Frank Koormann <[email protected]> |
6 |
|
|
7 |
|
* formed/formed/plugins/export/latex.py: Improved section labeling. |
8 |
|
|
9 |
|
* formed/formed/plugins/export/xls.py: |
10 |
|
Export references (ie where are the lists used). |
11 |
|
|
12 |
|
2010-04-30 Torsten Irländer <[email protected]> |
13 |
|
|
14 |
|
* formed/formed/plugins/modify/rules.py (VariableType.substitute): Do |
15 |
|
not generate "%"-rules for required fields in repeat-groups. |
16 |
|
|
17 |
|
2010-04-28 Roland Geider <[email protected]> |
18 |
|
|
19 |
|
* formed/plugins/export/xls.py: Radiogroups are exported |
20 |
|
* formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD |
21 |
|
JMD formedtree.xml validates XSD |
22 |
|
|
23 |
|
2010-04-08 Torsten Irländer <[email protected]> |
24 |
|
|
25 |
|
* formed/formed/plugins/modify/rules.py |
26 |
|
(GenerateRequiredRules.generateDateSequenceRules): Add error mark to |
27 |
|
rules. Generete each rule twice to be able to render errors at both |
28 |
|
datefields. |
29 |
|
|
30 |
|
2010-04-07 Torsten Irländer <[email protected]> |
31 |
|
|
32 |
|
* formed/formed/plugins/export/rg_sql.py: Added "Revision"-Tag. |
33 |
|
|
34 |
|
2010-04-06 Torsten Irländer <[email protected]> |
35 |
|
|
36 |
|
* formed/formed/io/document.py (_toXML): Added comment with |
37 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
38 |
|
* formed/formed/plugins/export/new_sql.py |
39 |
|
(ExportAsSQLFilter.doExport): Added comment with |
40 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
41 |
|
* formed/formed/model/exprtree.py: Added years operator. |
42 |
|
|
43 |
|
2010-03-30 Roland Geider <[email protected]> |
44 |
|
|
45 |
|
* formed/formed/plugins/export/latex.py: Added filter |
46 |
|
|
47 |
|
2010-03-25 Roland Geider <[email protected]> |
48 |
|
|
49 |
|
* formed/formed/plugins/export/xsd.py: Generate valid XML |
50 |
|
|
51 |
|
2010-02-11 Frank Koormann <[email protected]> |
52 |
|
|
53 |
|
* formed/formed/plugins/export/xls.py: Allow groups in choices. |
54 |
|
|
55 |
|
2009-12-02 Torsten Irländer <[email protected]> |
56 |
|
|
57 |
|
* formed/formed/plugins/export/typemap.py: do not ignore conditional |
58 |
|
nodes on traversal. |
59 |
|
|
60 |
|
2009-11-17 Sascha L. Teichmann <[email protected]> |
61 |
|
|
62 |
|
* formed/formed/model/exprtree.py: Recognize '%' vars |
63 |
|
in compilation. Does not eval it! |
64 |
|
|
65 |
|
* formed/formed/plugins/modify/rules.py: Generate '%' vars |
66 |
|
for variables in repeat groups. |
67 |
|
|
68 |
|
2009-11-13 Sascha L. Teichmann <[email protected]> |
69 |
|
|
70 |
|
* formed/formed/plugins/export/typemap.py: Fixed to work |
71 |
|
with new repeat group nodes. |
72 |
|
|
73 |
|
2009-10-28 Sascha L. Teichmann <[email protected]> |
74 |
|
|
75 |
|
* formed/formed/plugins/export/xsd.py, |
76 |
|
formed/formed/plugins/export/sql.py, |
77 |
|
formed/formed/plugins/export/new_sql.py: Allow groups in choices. |
78 |
|
|
79 |
|
2009-10-07 Frank Koormann <[email protected]> |
80 |
|
|
81 |
|
* formed/formed/plugins/export/latex.py: |
82 |
|
Adjusted textprocessing to escape tex-active characters. |
83 |
|
|
84 |
2009-10-07 Sascha L. Teichmann <[email protected]> |
2009-10-07 Sascha L. Teichmann <[email protected]> |
85 |
|
|
86 |
* formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py, |
* formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py, |