1 |
2007-09-11 Torsten Irlaender <[email protected]> |
2007-09-11 Torsten Irlaender <[email protected]> |
2 |
|
* tools/formed/formed/plugins/web/form_renderer.py: Changed size of |
3 |
|
textfields for int values. Changed Label for submitbuttons to |
4 |
|
"Speichern" |
5 |
|
* tools/formed/formed/plugins/web/plugin.py, |
6 |
|
tools/formed/formed/plugins/web/controllers.py: Added new |
7 |
|
NotImplementedHandler to show up a dummysite for not implemented |
8 |
|
functions. |
9 |
|
* tools/formed/formed/plugins/web/renderer.py: Added |
10 |
|
NotImplementedRenderer. Various small fixes. Mostly renaming the |
11 |
|
labels of some context menus. Error messages are now generated |
12 |
|
dynamically depending on num errors. Formular navigation has now |
13 |
|
colored indication for errors. |
14 |
|
|
15 |
|
2007-09-11 Torsten Irlaender <[email protected]> |
16 |
* tools/formed/formed/plugins/web/renderer.py: Implemented "LookAhead" |
* tools/formed/formed/plugins/web/renderer.py: Implemented "LookAhead" |
17 |
algorithm for the formular navigation to get rid of the problem |
algorithm for the formular navigation to get rid of the problem |
18 |
that some of the items within the navigation are not linked. Now |
that some of the items within the navigation are not linked. Now |