1 |
|
<<<<<<< .mine |
2 |
|
2010-04-30 Torsten Irländer <[email protected]> |
3 |
|
|
4 |
|
* formed/formed/plugins/modify/rules.py (VariableType.substitute): Do |
5 |
|
not generate "%"-rules for required fields in repeat-groups. |
6 |
|
|
7 |
|
2010-04-28 Roland Geider <[email protected]> |
8 |
|
|
9 |
|
* formed/plugins/export/xls.py: Radiogroups are exported |
10 |
|
* formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD |
11 |
|
JMD formedtree.xml validates XSD |
12 |
|
|
13 |
|
2010-04-08 Torsten Irländer <[email protected]> |
14 |
|
|
15 |
|
* formed/formed/plugins/modify/rules.py |
16 |
|
(GenerateRequiredRules.generateDateSequenceRules): Add error mark to |
17 |
|
rules. Generete each rule twice to be able to render errors at both |
18 |
|
datefields. |
19 |
|
|
20 |
|
2010-04-07 Torsten Irländer <[email protected]> |
21 |
|
|
22 |
|
* formed/formed/plugins/export/rg_sql.py: Added "Revision"-Tag. |
23 |
|
|
24 |
|
2010-04-06 Torsten Irländer <[email protected]> |
25 |
|
|
26 |
|
* formed/formed/io/document.py (_toXML): Added comment with |
27 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
28 |
|
* formed/formed/plugins/export/new_sql.py |
29 |
|
(ExportAsSQLFilter.doExport): Added comment with |
30 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
31 |
|
* formed/formed/model/exprtree.py: Added years operator. |
32 |
|
|
33 |
|
2010-03-30 Roland Geider <[email protected]> |
34 |
|
|
35 |
|
* formed/formed/plugins/export/latex.py: Added filter |
36 |
|
|
37 |
|
2010-03-25 Roland Geider <[email protected]> |
38 |
|
|
39 |
|
* formed/formed/plugins/export/xsd.py: Generate valid XML |
40 |
|
|
41 |
2010-02-11 Frank Koormann <[email protected]> |
2010-02-11 Frank Koormann <[email protected]> |
42 |
|
|
43 |
* formed/formed/plugins/export/xls.py: Allow groups in choices. |
* formed/formed/plugins/export/xls.py: Allow groups in choices. |