1 |
|
2010-02-11 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/plugins/export/xls.py: Allow groups in choices. |
4 |
|
|
5 |
|
2009-12-02 Torsten Irländer <[email protected]> |
6 |
|
|
7 |
|
* formed/formed/plugins/export/typemap.py: do not ignore conditional |
8 |
|
nodes on traversal. |
9 |
|
|
10 |
|
2009-11-17 Sascha L. Teichmann <[email protected]> |
11 |
|
|
12 |
|
* formed/formed/model/exprtree.py: Recognize '%' vars |
13 |
|
in compilation. Does not eval it! |
14 |
|
|
15 |
|
* formed/formed/plugins/modify/rules.py: Generate '%' vars |
16 |
|
for variables in repeat groups. |
17 |
|
|
18 |
|
2009-11-13 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
|
* formed/formed/plugins/export/typemap.py: Fixed to work |
21 |
|
with new repeat group nodes. |
22 |
|
|
23 |
|
2009-10-28 Sascha L. Teichmann <[email protected]> |
24 |
|
|
25 |
|
* formed/formed/plugins/export/xsd.py, |
26 |
|
formed/formed/plugins/export/sql.py, |
27 |
|
formed/formed/plugins/export/new_sql.py: Allow groups in choices. |
28 |
|
|
29 |
|
2009-10-07 Frank Koormann <[email protected]> |
30 |
|
|
31 |
|
* formed/formed/plugins/export/latex.py: |
32 |
|
Adjusted textprocessing to escape tex-active characters. |
33 |
|
|
34 |
|
2009-10-07 Sascha L. Teichmann <[email protected]> |
35 |
|
|
36 |
|
* formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py, |
37 |
|
formed/formed/plugins/export/html2.py: Adjusted to cope with |
38 |
|
"semi-complete" implementation of logbook tree structure. |
39 |
|
|
40 |
|
2009-06-18 Torsten Irländer <[email protected]> |
41 |
|
|
42 |
|
* formed/formed/plugins/export/new_sql.py, |
43 |
|
formed/formed/plugins/export/rg_sql.py: Fixed some sql errors, and |
44 |
|
added permissions. |
45 |
|
|
46 |
|
2009-06-18 Torsten Irländer <[email protected]> |
47 |
|
|
48 |
|
* formed/formed/plugins/export/new_sql.py: Commented out generation of |
49 |
|
page_views, as they do not work with rgroups. |
50 |
|
|
51 |
2009-06-17 Torsten Irländer <[email protected]> |
2009-06-17 Torsten Irländer <[email protected]> |
52 |
|
|
53 |
* formed/formed/plugins/export/new_sql.py: Fixed anonymize function |
* formed/formed/plugins/export/new_sql.py: Fixed anonymize function |