1 |
|
2007-10-06 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* pdf2xfa/**: Initial import of the PDF to XFA server. |
4 |
|
|
5 |
|
2007-10-06 Sascha L. Teichmann <[email protected]> |
6 |
|
|
7 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed bug |
8 |
|
that made choices of three elements to booleans if |
9 |
|
they have other meanings than 'Ja', 'Nein', 'keine Angabe'. |
10 |
|
|
11 |
|
2007-10-05 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/plugins/export/sql.py: Select ids of |
14 |
|
underlaying tables in views too. |
15 |
|
|
16 |
|
2007-10-04 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
|
* tools/formed/formed/plugins/export/sql.py: Create schema inside transaction. |
19 |
|
Various bug fixes. |
20 |
|
|
21 |
|
2007-10-04 Sascha L. Teichmann <[email protected]> |
22 |
|
|
23 |
|
* tools/formed/formed/model/data.py: Added GroupNode.allWidgets() |
24 |
|
to extract fields from embedded repeat groups. |
25 |
|
|
26 |
|
* tools/formed/formed/plugins/export/sql.py: The SQL exporter exports |
27 |
|
views per page too. Result not tested yet. |
28 |
|
|
29 |
|
2007-10-01 Sascha L. Teichmann <[email protected]> |
30 |
|
|
31 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Ignore |
32 |
|
in-page repeat groups while rendering pages. |
33 |
|
|
34 |
2007-10-01 Sascha L. Teichmann <[email protected]> |
2007-10-01 Sascha L. Teichmann <[email protected]> |
35 |
|
|
36 |
* tools/formed/formed/model/nodecomponents.py: Added visitor |
* tools/formed/formed/model/nodecomponents.py: Added visitor |