1 |
|
2007-08-24 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed CHECK-constraint |
4 |
|
for checkbox values. (Syntax error). |
5 |
|
|
6 |
|
* tools/formed/formed/plugins/names/filter.py: Fixes in formularname |
7 |
|
generation |
8 |
|
|
9 |
|
2007-08-24 Torsten Irlaender <[email protected]> |
10 |
|
|
11 |
|
* tools/formed/formed/plugins/names/filter.py: Separated Class for |
12 |
|
making the formularnames more database friendly. Added some more |
13 |
|
checks. |
14 |
|
* tools/formed/formed/plugins/export/sql.py: Make use of the fresh |
15 |
|
separated class, and some fixes in sql generation. |
16 |
|
|
17 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
18 |
|
|
19 |
|
* tools/formed/formed/plugins/export/html.py: Print lengths |
20 |
|
of external choice list. |
21 |
|
|
22 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* tools/formed/formed/main.py: Little workaround for |
25 |
|
mode selection if someone adds an removes a mode. |
26 |
|
|
27 |
2007-08-24 Sascha L. Teichmann <[email protected]> |
2007-08-24 Sascha L. Teichmann <[email protected]> |
28 |
|
|
29 |
* tools/formed/test-data/simple.xml: Better test case for |
* tools/formed/test-data/simple.xml: Better test case for |