1 |
|
2007-09-05 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/plugin.py: Remove request handlers |
4 |
|
and renderers. |
5 |
|
|
6 |
|
* tools/formed/formed/plugins/web/controllers.py: New. Contains handlers |
7 |
|
and renderers now. TODO: Move renderers to renderer.py |
8 |
|
|
9 |
2007-09-05 Torsten Irlaender <[email protected]> |
2007-09-05 Torsten Irlaender <[email protected]> |
10 |
|
|
11 |
* tools/formed/formed/plugins/web/www/main.tmpl: Adopted web template |
* tools/formed/formed/plugins/web/www/main.tmpl: Adopted web template |
12 |
and bound in the the new added functions to create, edit, delete and |
and bound in the the new added functions to create, edit, delete and |
13 |
show formdata. |
show formdata. |
14 |
|
|
15 |
2007-09-05 Sascha L. Teichmann <[email protected]> |
2007-09-05 Sascha L. Teichmann <[email protected]> |
16 |
|
|