1 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/html.py: Print lengths |
4 |
|
of external choice list. |
5 |
|
|
6 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/main.py: Little workaround for |
9 |
|
mode selection if someone adds an removes a mode. |
10 |
|
|
11 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/test-data/simple.xml: Better test case for |
14 |
|
mode depended leaf items. |
15 |
|
|
16 |
|
* tools/formed/formed/model/nodecomponents.py: Added a method |
17 |
|
to calculate the effective mode of an item. |
18 |
|
|
19 |
|
* tools/formed/formed/plugins/export/html.py: Use effective |
20 |
|
mode. TODO: the 'all' modus return false results sometimes. |
21 |
|
Cause: The modes are only cumulated over time. Removal is |
22 |
|
not done. |
23 |
|
|
24 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
25 |
|
|
26 |
|
* tools/formed/formed/plugins/export/html.py: Dump the items |
27 |
|
of radio groups and choices too. |
28 |
|
|
29 |
|
2007-08-24 Torsten Irlaender <[email protected]> |
30 |
|
|
31 |
|
* tools/formed/formed/plugins/names/filter.py: Modified the renaming |
32 |
|
by formular names to make the naming more database friendly. |
33 |
|
Now only alphanumeric and underscore chars is allowed. |
34 |
|
|
35 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
36 |
|
|
37 |
|
* tools/formed/formed/plugins/export/html.py: Tweaked |
38 |
|
HTML table exporter a bit to be on par with the XSLT |
39 |
|
script. TODO: Dump items in radio and choice groups. |
40 |
|
|
41 |
2007-08-23 Sascha L. Teichmann <[email protected]> |
2007-08-23 Sascha L. Teichmann <[email protected]> |
42 |
|
|
43 |
* tools/formed/formed/plugins/names/filter.py: Removed |
* tools/formed/formed/plugins/names/filter.py: Removed |