1 |
|
2010-04-28 Roland Geider <[email protected]> |
2 |
|
|
3 |
|
* formed/plugins/export/xls.py: Radiogroups are exported |
4 |
|
* formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD |
5 |
|
JMD formedtree.xml validates XSD |
6 |
|
|
7 |
|
2010-04-08 Torsten Irländer <[email protected]> |
8 |
|
|
9 |
|
* formed/formed/plugins/modify/rules.py |
10 |
|
(GenerateRequiredRules.generateDateSequenceRules): Add error mark to |
11 |
|
rules. Generete each rule twice to be able to render errors at both |
12 |
|
datefields. |
13 |
|
|
14 |
|
2010-04-07 Torsten Irländer <[email protected]> |
15 |
|
|
16 |
|
* formed/formed/plugins/export/rg_sql.py: Added "Revision"-Tag. |
17 |
|
|
18 |
|
2010-04-06 Torsten Irländer <[email protected]> |
19 |
|
|
20 |
|
* formed/formed/io/document.py (_toXML): Added comment with |
21 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
22 |
|
* formed/formed/plugins/export/new_sql.py |
23 |
|
(ExportAsSQLFilter.doExport): Added comment with |
24 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
25 |
|
* formed/formed/model/exprtree.py: Added years operator. |
26 |
|
|
27 |
|
2010-03-30 Roland Geider <[email protected]> |
28 |
|
|
29 |
|
* formed/formed/plugins/export/latex.py: Added filter |
30 |
|
|
31 |
|
2010-03-25 Roland Geider <[email protected]> |
32 |
|
|
33 |
|
* formed/formed/plugins/export/xsd.py: Generate valid XML |
34 |
|
|
35 |
|
2010-02-11 Frank Koormann <[email protected]> |
36 |
|
|
37 |
|
* formed/formed/plugins/export/xls.py: Allow groups in choices. |
38 |
|
|
39 |
|
2009-12-02 Torsten Irländer <[email protected]> |
40 |
|
|
41 |
|
* formed/formed/plugins/export/typemap.py: do not ignore conditional |
42 |
|
nodes on traversal. |
43 |
|
|
44 |
|
2009-11-17 Sascha L. Teichmann <[email protected]> |
45 |
|
|
46 |
|
* formed/formed/model/exprtree.py: Recognize '%' vars |
47 |
|
in compilation. Does not eval it! |
48 |
|
|
49 |
|
* formed/formed/plugins/modify/rules.py: Generate '%' vars |
50 |
|
for variables in repeat groups. |
51 |
|
|
52 |
|
2009-11-13 Sascha L. Teichmann <[email protected]> |
53 |
|
|
54 |
|
* formed/formed/plugins/export/typemap.py: Fixed to work |
55 |
|
with new repeat group nodes. |
56 |
|
|
57 |
2009-10-28 Sascha L. Teichmann <[email protected]> |
2009-10-28 Sascha L. Teichmann <[email protected]> |
58 |
|
|
59 |
* formed/formed/plugins/export/xsd.py, |
* formed/formed/plugins/export/xsd.py, |