1 |
2009-02-09 Sascha L. Teichmanne <[email protected]> |
2009-02-09 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/model/data.py: Allow pages to be 'invisible'. |
4 |
|
|
5 |
|
2009-02-09 Sascha L. Teichmann <[email protected]> |
6 |
|
|
7 |
* formed/formed/plugins/export/sql.py: Fixed problem with |
* formed/formed/plugins/export/sql.py: Fixed problem with |
8 |
description reference tables of radio groups. |
description reference tables of radio groups. |
9 |
|
|
10 |
2009-02-09 Sascha L. Teichmanne <[email protected]> |
2009-02-09 Sascha L. Teichmann <[email protected]> |
11 |
|
|
12 |
* formed/formed/plugins/export/sql.py: replace '-' in names |
* formed/formed/plugins/export/sql.py: replace '-' in names |
13 |
by '_'. |
by '_'. |
14 |
|
|
15 |
2009-02-09 Sascha L. Teichmanne <[email protected]> |
2009-02-09 Sascha L. Teichmann <[email protected]> |
16 |
|
|
17 |
* formed/formed/plugins/export/sql.py: to figure ou which |
* formed/formed/plugins/export/sql.py: to figure ou which |
18 |
tables are equal the insert statememnts are lower cased |
tables are equal the insert statememnts are lower cased |
19 |
and sorted before they are compared. This reduces the number |
and sorted before they are compared. This reduces the number |
20 |
of generated referfence tables. |
of generated referfence tables. |
21 |
|
|
22 |
2009-02-09 Sascha L. Teichmanne <[email protected]> |
2009-02-09 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
Repair SQL schema creation for radio groups. |
Repair SQL schema creation for radio groups. |
25 |
|
|
26 |
* formed/formed/plugins/export/sql.py: radio groups are handled |
* formed/formed/plugins/export/sql.py: radio groups are handled |
27 |
like choices now. |
like choices now. |
28 |
|
|
29 |
2009-02-09 Sascha L. Teichmanne <[email protected]> |
2009-02-09 Sascha L. Teichmann <[email protected]> |
30 |
|
|
31 |
Make it startable again. |
Make it startable again. |
32 |
|
|