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