1 |
|
2007-09-05 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/controllers.py: Some clean-ups. |
4 |
|
|
5 |
|
2007-09-05 Sascha L. Teichmann <[email protected]> |
6 |
|
|
7 |
|
* tools/formed/formed/plugins/web/plugin.py: Remove request handlers |
8 |
|
and renderers. |
9 |
|
|
10 |
|
* tools/formed/formed/plugins/web/controllers.py: New. Contains handlers |
11 |
|
and renderers now. TODO: Move renderers to renderer.py |
12 |
|
|
13 |
2007-09-05 Torsten Irlaender <[email protected]> |
2007-09-05 Torsten Irlaender <[email protected]> |
14 |
|
|
15 |
* tools/formed/formed/plugins/web/www/main.tmpl: Adopted web template |
* tools/formed/formed/plugins/web/www/main.tmpl: Adopted web template |
16 |
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 |
17 |
show formdata. |
show formdata. |
18 |
|
|
19 |
2007-09-05 Sascha L. Teichmann <[email protected]> |
2007-09-05 Sascha L. Teichmann <[email protected]> |
20 |
|
|