1 |
|
2010-06-11 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/plugins/export/rg_sql.py |
4 |
|
(CREATE_DELETE_MASTER_TMPL): In create_master_tbl, call |
5 |
|
create_master_ds to create the master tbl entry. This way we can |
6 |
|
add SQL code that's specific to an MPuls instance to |
7 |
|
create_master_ds and still have create_master_tbl use that new |
8 |
|
code. This is useful for e.g. the JMD-Struktur part. |
9 |
|
|
10 |
|
2010-06-02 Roland Geider <[email protected]> |
11 |
|
|
12 |
|
* formed/plugins/export/xls.py: updated regular expression |
13 |
|
|
14 |
|
2010-05-17 Frank Koormann <[email protected]> |
15 |
|
|
16 |
|
* formed/formed/plugins/export/latex.py: Improved section labeling. |
17 |
|
|
18 |
|
* formed/formed/plugins/export/xls.py: |
19 |
|
Export references (ie where are the lists used). |
20 |
|
|
21 |
|
2010-04-30 Torsten Irländer <[email protected]> |
22 |
|
|
23 |
|
* formed/formed/plugins/modify/rules.py (VariableType.substitute): Do |
24 |
|
not generate "%"-rules for required fields in repeat-groups. |
25 |
|
|
26 |
2010-04-28 Roland Geider <[email protected]> |
2010-04-28 Roland Geider <[email protected]> |
27 |
|
|
28 |
* formed/plugins/export/xls.py: Radiogroups are exported |
* formed/plugins/export/xls.py: Radiogroups are exported |
29 |
* formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD |
* formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD |
30 |
JMD formedtree.xml validates XSD |
JMD formedtree.xml validates XSD |
31 |
|
|
32 |
2010-04-08 Torsten Irländer <[email protected]> |
2010-04-08 Torsten Irländer <[email protected]> |
33 |
|
|
34 |
* formed/formed/plugins/modify/rules.py |
* formed/formed/plugins/modify/rules.py |