/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 176 by teichmann, Tue Sep 11 22:24:57 2007 UTC revision 180 by torsten, Wed Sep 12 12:06:27 2007 UTC
# Line 1  Line 1 
1    2007-09-12 Torsten Irlaender <[email protected]>
2            * tools/formed/formed/plugins/ui/controls.py: Fixed bug that bad
3              values (dates)  were not pretty printed.
4            * tools/formed/formed/plugins/web/form_renderer.py: Added errormsg to
5              label rendering for choicelists.
6    
7    2007-09-12 Torsten Irlaender <[email protected]>
8            * tools/formed/formed/plugins/ui/controls.py: Fixed bug that
9              choicelist did not get selected when the value is set to "0"
10    
11    2007-09-12 Torsten Irlaender <[email protected]>
12            * tools/formed/formed/plugins/web/form_renderer.py: Added
13              "getPrintableData" method, for the formdata Class which will return
14              the description rather than the value of element in the ID. This is
15              need for displaying the choises in a right way.
16            
17            * tools/formed/formed/plugins/web/renderer.py: Changed string
18              "Fallnummer" into "Kundennummer" in the templates. Added
19              Kundennummer to the dataset digest output. Bound in the new
20              "getPrintableData" call for the digest.
21    
22    2007-10-11 Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/formed/plugins/export/data.py: The import/export
25              of data is now implemented with filters (the most consequent
26                    way in terms of design of FormEd). The support of the 'persistent'
27                    FORMED env-variable support has been removed.
28                    
29            * tools/formed/formed/plugins/ui/controls.py: Added a flag to the
30              filter file dialog to double as import dialog.
31    
32            * tools/formed/formed/main.py: Removed the the FORMED-var support
33              for persistence.
34            
35            * tools/formed/formed/config.py: Add the two new filters to the filters
36              list.
37    
38  2007-10-11 Sascha L. Teichmann <[email protected]>  2007-10-11 Sascha L. Teichmann <[email protected]>
39    
40          * tools/formed/formed/model/memory.py: Uses XML as persistence format now.          * tools/formed/formed/model/memory.py: Uses XML as persistence format now.

Legend:
Removed from v.176  
changed lines
  Added in v.180

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26