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/formed/plugins/modify/rules.py: make the names of generated |
13 |
|
date-sequence-rules unique |
14 |
|
|
15 |
|
2010-06-02 Roland Geider <[email protected]> |
16 |
|
|
17 |
|
* formed/plugins/export/xls.py: updated regular expression |
18 |
|
|
19 |
2010-05-17 Frank Koormann <[email protected]> |
2010-05-17 Frank Koormann <[email protected]> |
20 |
|
|
21 |
* formed/formed/plugins/export/latex.py: Improved section labeling. |
* formed/formed/plugins/export/latex.py: Improved section labeling. |