1 |
|
2010-07-26 Roland Geider <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/model/nodecomponents.py, |
4 |
|
formed/formed/plugins/modify/rules.py: generated date rules take |
5 |
|
into consideration repeat groups |
6 |
|
|
7 |
|
2010-07-21 Torsten Irländer <[email protected]> |
8 |
|
|
9 |
|
Issue870 |
10 |
|
|
11 |
|
* formed/formed/plugins/modify/rules.py (descriptions): Do not collect |
12 |
|
all headers to the referenced fields. Only list labels of the error |
13 |
|
fields, which should be distinct enough. |
14 |
|
|
15 |
|
Issue851 |
16 |
|
|
17 |
|
* formed/formed/model/data.py |
18 |
|
formed/formed/plugins/export/new_sql.py |
19 |
|
formed/formed/plugins/web/view_renderer.py |
20 |
|
formed/formed/io/document.py |
21 |
|
formed/formed/config.py: Added Float-Field to Formed |
22 |
|
|
23 |
|
2010-06-11 Bernhard Herzog <[email protected]> |
24 |
|
|
25 |
|
* formed/formed/plugins/export/rg_sql.py |
26 |
|
(CREATE_DELETE_MASTER_TMPL): In create_master_tbl, call |
27 |
|
create_master_ds to create the master tbl entry. This way we can |
28 |
|
add SQL code that's specific to an MPuls instance to |
29 |
|
create_master_ds and still have create_master_tbl use that new |
30 |
|
code. This is useful for e.g. the JMD-Struktur part. |
31 |
|
|
32 |
|
2010-06-02 Roland Geider <[email protected]> |
33 |
|
|
34 |
|
* formed/formed/plugins/modify/rules.py: make the names of generated |
35 |
|
date-sequence-rules unique |
36 |
|
|
37 |
|
2010-06-02 Roland Geider <[email protected]> |
38 |
|
|
39 |
|
* formed/plugins/export/xls.py: updated regular expression |
40 |
|
|
41 |
|
2010-05-17 Frank Koormann <[email protected]> |
42 |
|
|
43 |
|
* formed/formed/plugins/export/latex.py: Improved section labeling. |
44 |
|
|
45 |
|
* formed/formed/plugins/export/xls.py: |
46 |
|
Export references (ie where are the lists used). |
47 |
|
|
48 |
|
2010-04-30 Torsten Irländer <[email protected]> |
49 |
|
|
50 |
|
* formed/formed/plugins/modify/rules.py (VariableType.substitute): Do |
51 |
|
not generate "%"-rules for required fields in repeat-groups. |
52 |
|
|
53 |
|
2010-04-28 Roland Geider <[email protected]> |
54 |
|
|
55 |
|
* formed/plugins/export/xls.py: Radiogroups are exported |
56 |
|
* formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD |
57 |
|
JMD formedtree.xml validates XSD |
58 |
|
|
59 |
2010-04-08 Torsten Irländer <[email protected]> |
2010-04-08 Torsten Irländer <[email protected]> |
60 |
|
|
61 |
* formed/formed/plugins/modify/rules.py |
* formed/formed/plugins/modify/rules.py |