/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26