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