1 |
|
2007-08-21 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/semantic.py: Add checks for |
4 |
|
texts and text areas. |
5 |
|
|
6 |
|
* tools/formed/formed/plugins/web/renderer.py: Set accept-charset |
7 |
|
to UTF-8 in generated form. |
8 |
|
|
9 |
|
2007-08-20 Sascha L. Teichmann <[email protected]> |
10 |
|
|
11 |
|
* tools/formed/formed/plugins/web/semantic.py: Added semantic |
12 |
|
tests for dates. |
13 |
|
|
14 |
|
2007-08-20 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* tools/formed/test-data/simple.xml: Tweak a bit for integer |
17 |
|
range test. |
18 |
|
|
19 |
|
* tools/formed/formed/model/nodecomponents.py: Added a method |
20 |
|
to find a tree item for a given name. |
21 |
|
|
22 |
|
* tools/formed/formed/plugins/web/semantic.py: New: Box for |
23 |
|
semantic checking. Has check for integers. |
24 |
|
|
25 |
|
* tools/formed/formed/plugins/web/plugin.py: Use semantic |
26 |
|
check. |
27 |
|
|
28 |
|
2007-08-20 Torsten Irlaender <[email protected]> |
29 |
|
|
30 |
|
* tools/formed/formed/plugins/web/renderer.py: Fixed Syntax in |
31 |
|
selection-field generation (Removed quote) |
32 |
|
|
33 |
2007-08-18 Sascha L. Teichmann <[email protected]> |
2007-08-18 Sascha L. Teichmann <[email protected]> |
34 |
|
|
35 |
* tools/formed/formed/plugins/web/plugin.py, |
* tools/formed/formed/plugins/web/plugin.py, |
90 |
Heading level depending on depth of group node. |
Heading level depending on depth of group node. |
91 |
In case of radio/choice/check only list of options. |
In case of radio/choice/check only list of options. |
92 |
|
|
93 |
2007-08-1/ Torsten Irlaender <[email protected]> |
2007-08-17 Torsten Irlaender <[email protected]> |
94 |
|
|
95 |
* contrib/convert-formedtree2html.xsl: Output is now generated with |
* contrib/convert-formedtree2html.xsl: Output is now generated with |
96 |
HTML doc-string and charset information in the meta-header. |
HTML doc-string and charset information in the meta-header. |
97 |
|
|
98 |
2007-08-1/ Torsten Irlaender <[email protected]> |
2007-08-17 Torsten Irlaender <[email protected]> |
99 |
|
|
100 |
* contrib/convert-formedtree2html.xsl: Added small script for |
* contrib/convert-formedtree2html.xsl: Added small script for |
101 |
exporting the formed tree to html |
exporting the formed tree to html |