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]> |
2010-04-06 Torsten Irländer <[email protected]> |
19 |
|
|
20 |
* formed/formed/io/document.py (_toXML): Added comment with |
* formed/formed/io/document.py (_toXML): Added comment with |
22 |
* formed/formed/plugins/export/new_sql.py |
* formed/formed/plugins/export/new_sql.py |
23 |
(ExportAsSQLFilter.doExport): Added comment with |
(ExportAsSQLFilter.doExport): Added comment with |
24 |
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
"$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]> |
2010-03-30 Roland Geider <[email protected]> |
28 |
|
|