/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 168 by teichmann, Tue Sep 11 13:28:29 2007 UTC revision 175 by teichmann, Tue Sep 11 17:21:55 2007 UTC
# Line 1  Line 1 
1  2007-09-11 Sascha L. Teichmann <[email protected]>  2007-09-11 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/model/memory.py: Making MemoryDataStore persistent
4              with pickle/unpickle.
5    
6            * tools/formed/formed/main.py: Added a env FORMED parameter 'persistent'.
7              Set to a file name it is tried to unpickle a MemoryDataStore from
8                    that file. When exiting the program this file is used to store the
9                    current MemoryDataStore state. The storing only works if you exit
10                    the program through the Menu File->Exit.
11                    usage: FORMED=persistent:test.db ./formed.sh
12    
13    2007-09-11 Torsten Irlaender <[email protected]>
14    
15            * tools/formed/formed/plugins/web/renderer.py: Changed Name of the
16              application on the welcome page from "Formed" to "WASKA"
17    
18    2007-09-11 Torsten Irlaender <[email protected]>
19    
20            * tools/formed/formed/plugins/web/plugin.py,
21            * tools/formed/formed/plugins/web/controllers.py,
22            * tools/formed/formed/plugins/web/renderer.py: Added InfoPageHandler.
23              The infopage provides information on all project participants.
24    
25    2007-09-11 Sascha L. Teichmann <[email protected]>
26    
27            * tools/formed/formed/plugins/web/controllers.py: Fix unicode conversion
28              issues with error messages (once again).
29    
30    2007-09-11 Torsten Irlaender <[email protected]>
31    
32            * tools/formed/formed/plugins/web/form_renderer.py,
33            * tools/formed/formed/plugins/web/renderer.py: Added alt tag for
34              icons in error and confirmation dialogs.
35    
36    2007-09-11 Sascha L. Teichmann <[email protected]>
37    
38            * tools/formed/formed/plugins/web/form_renderer.py: Fixed label
39              generation for ints, texts and textareas. Fixed h depths of infos.
40    
41    2007-09-11 Sascha L. Teichmann <[email protected]>
42    
43          * tools/formed/formed/plugins/web/form_renderer.py: Removed          * tools/formed/formed/plugins/web/form_renderer.py: Removed
44            debug output for help.            debug output for help.
45    

Legend:
Removed from v.168  
changed lines
  Added in v.175

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26