1 |
|
2010-04-06 Torsten Irländer <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/io/document.py (_toXML): Added comment with |
4 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
5 |
|
* formed/formed/plugins/export/new_sql.py |
6 |
|
(ExportAsSQLFilter.doExport): Added comment with |
7 |
|
"$Revision"-tag. This tag will/can then be substituted by the VCS. |
8 |
|
* formed/formed/model/exprtree.py: Added years operator. |
9 |
|
|
10 |
|
2010-03-30 Roland Geider <[email protected]> |
11 |
|
|
12 |
|
* formed/formed/plugins/export/latex.py: Added filter |
13 |
|
|
14 |
|
2010-03-25 Roland Geider <[email protected]> |
15 |
|
|
16 |
|
* formed/formed/plugins/export/xsd.py: Generate valid XML |
17 |
|
|
18 |
|
2010-02-11 Frank Koormann <[email protected]> |
19 |
|
|
20 |
|
* formed/formed/plugins/export/xls.py: Allow groups in choices. |
21 |
|
|
22 |
|
2009-12-02 Torsten Irländer <[email protected]> |
23 |
|
|
24 |
|
* formed/formed/plugins/export/typemap.py: do not ignore conditional |
25 |
|
nodes on traversal. |
26 |
|
|
27 |
|
2009-11-17 Sascha L. Teichmann <[email protected]> |
28 |
|
|
29 |
|
* formed/formed/model/exprtree.py: Recognize '%' vars |
30 |
|
in compilation. Does not eval it! |
31 |
|
|
32 |
|
* formed/formed/plugins/modify/rules.py: Generate '%' vars |
33 |
|
for variables in repeat groups. |
34 |
|
|
35 |
|
2009-11-13 Sascha L. Teichmann <[email protected]> |
36 |
|
|
37 |
|
* formed/formed/plugins/export/typemap.py: Fixed to work |
38 |
|
with new repeat group nodes. |
39 |
|
|
40 |
|
2009-10-28 Sascha L. Teichmann <[email protected]> |
41 |
|
|
42 |
|
* formed/formed/plugins/export/xsd.py, |
43 |
|
formed/formed/plugins/export/sql.py, |
44 |
|
formed/formed/plugins/export/new_sql.py: Allow groups in choices. |
45 |
|
|
46 |
|
2009-10-07 Frank Koormann <[email protected]> |
47 |
|
|
48 |
|
* formed/formed/plugins/export/latex.py: |
49 |
|
Adjusted textprocessing to escape tex-active characters. |
50 |
|
|
51 |
2009-10-07 Sascha L. Teichmann <[email protected]> |
2009-10-07 Sascha L. Teichmann <[email protected]> |
52 |
|
|
53 |
* formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py, |
* formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py, |