1 |
|
2007-08-1/ Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* contrib/convert-formedtree2html.xsl: Added small script for |
4 |
|
exporting the formed tree to html |
5 |
|
|
6 |
|
2007-08-17 Torsten Irlaender <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/model/nodecomponents.py: Added function to rename |
9 |
|
the set the name of the node to the formularname. The formularname |
10 |
|
gets shorten to <=64 by removing vowels and is stored lowercase. |
11 |
|
If the name is not unique and additional id value is appended. |
12 |
|
|
13 |
|
* tools/formed/formed/model/data.py: Overwritten renaming-function for |
14 |
|
bool-leafs |
15 |
|
|
16 |
|
* tools/formed/formed/main.py: Added menuitem for renaming the names |
17 |
|
of the element |
18 |
|
|
19 |
|
2007-08-16 Sascha L. Teichmann <[email protected]> |
20 |
|
|
21 |
|
* tools/formed/formed/main.py: Swaped order of |
22 |
|
'Make names unique' and 'Selected mode...' in Extra |
23 |
|
menu and put a separator between them. |
24 |
|
|
25 |
2007-08-15 Sascha L. Teichmann <[email protected]> |
2007-08-15 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
* tools/formed/formed/model/data.py: SwitchNodes can add |
* tools/formed/formed/model/data.py: SwitchNodes can add |