1 |
|
2010-04-28 Roland Geider <[email protected]> |
2 |
|
|
3 |
|
* formed/plugins/export/xls.py: Radiogroups are exported |
4 |
|
|
5 |
|
2010-04-08 Torsten Irländer <[email protected]> |
6 |
|
|
7 |
|
* formed/formed/plugins/modify/rules.py |
8 |
|
(GenerateRequiredRules.generateDateSequenceRules): Add error mark to |
9 |
|
rules. Generete each rule twice to be able to render errors at both |
10 |
|
datefields. |
11 |
|
|
12 |
|
2010-04-07 Torsten Irländer <[email protected]> |
13 |
|
|
14 |
|
* formed/formed/plugins/export/rg_sql.py: Added "Revision"-Tag. |
15 |
|
|
16 |
2010-04-06 Torsten Irländer <[email protected]> |
2010-04-06 Torsten Irländer <[email protected]> |
17 |
|
|
18 |
* formed/formed/io/document.py (_toXML): Added comment with |
* formed/formed/io/document.py (_toXML): Added comment with |
20 |
* formed/formed/plugins/export/new_sql.py |
* formed/formed/plugins/export/new_sql.py |
21 |
(ExportAsSQLFilter.doExport): Added comment with |
(ExportAsSQLFilter.doExport): Added comment with |
22 |
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
23 |
|
* formed/formed/model/exprtree.py: Added years operator. |
24 |
|
|
25 |
2010-03-30 Roland Geider <[email protected]> |
2010-03-30 Roland Geider <[email protected]> |
26 |
|
|