1 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/main.py: Little workaround for |
4 |
|
mode selection if someone adds an removes a mode. |
5 |
|
|
6 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/test-data/simple.xml: Better test case for |
9 |
|
mode depended leaf items. |
10 |
|
|
11 |
|
* tools/formed/formed/model/nodecomponents.py: Added a method |
12 |
|
to calculate the effective mode of an item. |
13 |
|
|
14 |
|
* tools/formed/formed/plugins/export/html.py: Use effective |
15 |
|
mode. TODO: the 'all' modus return false results sometimes. |
16 |
|
Cause: The modes are only cumulated over time. Removal is |
17 |
|
not done. |
18 |
|
|
19 |
|
2007-08-24 Sascha L. Teichmann <[email protected]> |
20 |
|
|
21 |
|
* tools/formed/formed/plugins/export/html.py: Dump the items |
22 |
|
of radio groups and choices too. |
23 |
|
|
24 |
2007-08-24 Torsten Irlaender <[email protected]> |
2007-08-24 Torsten Irlaender <[email protected]> |
25 |
|
|
26 |
* tools/formed/formed/plugins/names/filter.py: Modified the renaming |
* tools/formed/formed/plugins/names/filter.py: Modified the renaming |