1 |
|
2007-09-03 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/renderer.py, |
4 |
|
* tools/formed/formed/plugins/web/plugin.py: Added Interface to |
5 |
|
the HelpProvider and inserted help icons to the html output. |
6 |
|
Added decorator for Formelemnts, so textfields, choices etc. are now |
7 |
|
within a <div> tag. |
8 |
|
Modified the error messages. |
9 |
|
|
10 |
|
2007-09-04 Sascha L. Teichmann <[email protected]> |
11 |
|
|
12 |
|
* tools/formed/formed/plugins/web/cache.py: New. Implements |
13 |
|
the server-side caching more clean. Fixes a bug with |
14 |
|
serving static content. |
15 |
|
|
16 |
|
* tools/formed/formed/plugins/web/plugin.py: Use the new cache. |
17 |
|
|
18 |
|
2007-09-04 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
|
* tools/formed/formed/plugins/web/plugin.py: Set MIME type |
21 |
|
to "application/xhtml+xml" when serving help texts. |
22 |
|
|
23 |
2007-09-03 Sascha L. Teichmann <[email protected]> |
2007-09-03 Sascha L. Teichmann <[email protected]> |
24 |
|
|
25 |
* tools/formed/formed/plugins/export/diff.py: New. Exports |
* tools/formed/formed/plugins/export/diff.py: New. Exports |