1 |
|
2007-08-24 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/names/filter.py: Modified the renaming |
4 |
|
by formular names to make the naming more database friendly. |
5 |
|
Now only alphanumeric and underscore chars is allowed. |
6 |
|
|
7 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/export/html.py: Tweaked |
10 |
|
HTML table exporter a bit to be on par with the XSLT |
11 |
|
script. TODO: Dump items in radio and choice groups. |
12 |
|
|
13 |
|
2007-08-23 Sascha L. Teichmann <[email protected]> |
14 |
|
|
15 |
|
* tools/formed/formed/plugins/names/filter.py: Removed |
16 |
|
HTML and SQL exporters. |
17 |
|
|
18 |
|
* tools/formed/formed/plugins/export, |
19 |
|
tools/formed/formed/plugins/export/__init__.py, |
20 |
|
tools/formed/formed/plugins/export/sql.py, |
21 |
|
tools/formed/formed/plugins/export/html.py: New: Contain |
22 |
|
the HTML and the SQL exporters now. |
23 |
|
|
24 |
|
* tools/formed/formed/config.py: Use exporters from different |
25 |
|
package now. |
26 |
|
|
27 |
2007-08-23 Torsten Irlaender <[email protected]> |
2007-08-23 Torsten Irlaender <[email protected]> |
28 |
|
|
29 |
* tools/formed/formed/plugins/names/filter.py: Added an |
* tools/formed/formed/plugins/names/filter.py: Added an |