/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 145 by teichmann, Thu Sep 6 10:59:24 2007 UTC revision 150 by torsten, Fri Sep 7 13:12:51 2007 UTC
# Line 1  Line 1 
1    2007-09-07 Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/web/form_renderer.py: Renamed
3              renderer.py to form_renderer.py. This file will contain formular
4              specfic render methods in the future.
5            * tools/formed/formed/plugins/web/renderer.py: Added new renderer.py
6              which will contain general render methods.
7            * tools/formed/formed/plugins/web/controllers.py: Began to move all
8              rendering into renderer.py or form_renderer.py. This file will only
9              contain teh handlers in the future.
10    
11    2007-09-07 Torsten Irlaender <[email protected]>
12            * tools/formed/formed/plugins/web/renderer.py,
13              tools/formed/formed/plugins/web/controller.py:
14              Renderes now get an instance of the formdata object to provide
15              access the data needed to render various infoboxes etc. Handler
16              instanciate the formdata.
17            
18    2007-09-06 Torsten Irlaender <[email protected]>
19            * tools/formed/formed/plugins/web/renderer.py: Mainly tried to get the
20              getFormData interface to work. Added two small semantic fixes, but
21              did not manage to get it up. Need to exime this a little bit more
22            * tools/formed/formed/plugins/web/controllers.py: Put <div> tags
23              around the menus on the right side to be able to assign different
24              styles. Added dataset actions while editing a dataset.
25            
26    2007-09-05 Torsten Irlaender <[email protected]>
27            * tools/formed/formed/model/memory.py: Fixed deleting datasets by
28              removing unwanted del method
29            * tools/formed/formed/plugins/web/controllers.py: Implemented
30              confiration dialogs for create, delete, and select aof datasets. Started to use
31              templates as well for larger information units like the dataset summary.
32            
33  2007-09-05 Sascha L. Teichmann <[email protected]>  2007-09-05 Sascha L. Teichmann <[email protected]>
34    
35          * tools/formed/formed/model/nodecomponents.py: Added a          * tools/formed/formed/model/nodecomponents.py: Added a

Legend:
Removed from v.145  
changed lines
  Added in v.150

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26