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 |
|
|
9 |
|
2010-03-30 Roland Geider <[email protected]> |
10 |
|
|
11 |
|
* formed/formed/plugins/export/latex.py: Added filter |
12 |
|
|
13 |
|
2010-03-25 Roland Geider <[email protected]> |
14 |
|
|
15 |
|
* formed/formed/plugins/export/xsd.py: Generate valid XML |
16 |
|
|
17 |
|
2010-02-11 Frank Koormann <[email protected]> |
18 |
|
|
19 |
|
* formed/formed/plugins/export/xls.py: Allow groups in choices. |
20 |
|
|
21 |
|
2009-12-02 Torsten Irländer <[email protected]> |
22 |
|
|
23 |
|
* formed/formed/plugins/export/typemap.py: do not ignore conditional |
24 |
|
nodes on traversal. |
25 |
|
|
26 |
|
2009-11-17 Sascha L. Teichmann <[email protected]> |
27 |
|
|
28 |
|
* formed/formed/model/exprtree.py: Recognize '%' vars |
29 |
|
in compilation. Does not eval it! |
30 |
|
|
31 |
|
* formed/formed/plugins/modify/rules.py: Generate '%' vars |
32 |
|
for variables in repeat groups. |
33 |
|
|
34 |
|
2009-11-13 Sascha L. Teichmann <[email protected]> |
35 |
|
|
36 |
|
* formed/formed/plugins/export/typemap.py: Fixed to work |
37 |
|
with new repeat group nodes. |
38 |
|
|
39 |
2009-10-28 Sascha L. Teichmann <[email protected]> |
2009-10-28 Sascha L. Teichmann <[email protected]> |
40 |
|
|
41 |
* formed/formed/plugins/export/xsd.py, |
* formed/formed/plugins/export/xsd.py, |