1 |
|
2010-07-21 Torsten Irländer <[email protected]> |
2 |
|
|
3 |
|
Issue870 |
4 |
|
|
5 |
|
* formed/formed/plugins/modify/rules.py (descriptions): Do not collect |
6 |
|
all headers to the referenced fields. Only list labels of the error |
7 |
|
fields, which should be distinct enough. |
8 |
|
|
9 |
|
Issue851 |
10 |
|
|
11 |
|
* formed/formed/model/data.py |
12 |
|
formed/formed/plugins/export/new_sql.py |
13 |
|
formed/formed/plugins/web/view_renderer.py |
14 |
|
formed/formed/io/document.py |
15 |
|
formed/formed/config.py: Added Float-Field to Formed |
16 |
|
|
17 |
|
2010-06-11 Bernhard Herzog <[email protected]> |
18 |
|
|
19 |
|
* formed/formed/plugins/export/rg_sql.py |
20 |
|
(CREATE_DELETE_MASTER_TMPL): In create_master_tbl, call |
21 |
|
create_master_ds to create the master tbl entry. This way we can |
22 |
|
add SQL code that's specific to an MPuls instance to |
23 |
|
create_master_ds and still have create_master_tbl use that new |
24 |
|
code. This is useful for e.g. the JMD-Struktur part. |
25 |
|
|
26 |
|
2010-06-02 Roland Geider <[email protected]> |
27 |
|
|
28 |
|
* formed/formed/plugins/modify/rules.py: make the names of generated |
29 |
|
date-sequence-rules unique |
30 |
|
|
31 |
|
2010-06-02 Roland Geider <[email protected]> |
32 |
|
|
33 |
|
* formed/plugins/export/xls.py: updated regular expression |
34 |
|
|
35 |
2010-05-17 Frank Koormann <[email protected]> |
2010-05-17 Frank Koormann <[email protected]> |
36 |
|
|
37 |
* formed/formed/plugins/export/latex.py: Improved section labeling. |
* formed/formed/plugins/export/latex.py: Improved section labeling. |