1 |
|
2007-08-20 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/test-data/simple.xml: Tweak a bit for integer |
4 |
|
range test. |
5 |
|
|
6 |
|
* tools/formed/formed/model/nodecomponents.py: Added a method |
7 |
|
to find a tree item for a given name. |
8 |
|
|
9 |
|
* tools/formed/formed/plugins/web/semantic.py: New: Box for |
10 |
|
semantic checking. Has check for integers. |
11 |
|
|
12 |
|
* tools/formed/formed/plugins/web/plugin.py: Use semantic |
13 |
|
check. |
14 |
|
|
15 |
|
2007-08-20 Torsten Irlaender <[email protected]> |
16 |
|
|
17 |
|
* tools/formed/formed/plugins/web/renderer.py: Fixed Syntax in |
18 |
|
selection-field generation (Removed quote) |
19 |
|
|
20 |
2007-08-18 Sascha L. Teichmann <[email protected]> |
2007-08-18 Sascha L. Teichmann <[email protected]> |
21 |
|
|
22 |
* tools/formed/formed/plugins/web/plugin.py, |
* tools/formed/formed/plugins/web/plugin.py, |
77 |
Heading level depending on depth of group node. |
Heading level depending on depth of group node. |
78 |
In case of radio/choice/check only list of options. |
In case of radio/choice/check only list of options. |
79 |
|
|
80 |
2007-08-1/ Torsten Irlaender <[email protected]> |
2007-08-17 Torsten Irlaender <[email protected]> |
81 |
|
|
82 |
* contrib/convert-formedtree2html.xsl: Output is now generated with |
* contrib/convert-formedtree2html.xsl: Output is now generated with |
83 |
HTML doc-string and charset information in the meta-header. |
HTML doc-string and charset information in the meta-header. |
84 |
|
|
85 |
2007-08-1/ Torsten Irlaender <[email protected]> |
2007-08-17 Torsten Irlaender <[email protected]> |
86 |
|
|
87 |
* contrib/convert-formedtree2html.xsl: Added small script for |
* contrib/convert-formedtree2html.xsl: Added small script for |
88 |
exporting the formed tree to html |
exporting the formed tree to html |