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