/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 304 by torsten, Wed Jan 21 15:57:15 2009 UTC revision 309 by teichmann, Fri Feb 6 18:34:38 2009 UTC
# Line 1  Line 1 
1    2009-02-09      Sascha L. Teichmanne <[email protected]>
2    
3            * formed/formed/plugins/export/sql.py: replace '-' in names
4              by '_'.
5              
6    2009-02-09      Sascha L. Teichmanne <[email protected]>
7    
8            * formed/formed/plugins/export/sql.py: to figure ou which
9              tables are equal the insert statememnts are lower cased
10              and sorted before they are compared. This reduces the number
11              of generated referfence tables.
12    
13    2009-02-09      Sascha L. Teichmanne <[email protected]>
14    
15            Repair SQL schema creation for radio groups.
16    
17            * formed/formed/plugins/export/sql.py: radio groups are handled
18              like choices now.
19    
20    2009-02-09      Sascha L. Teichmanne <[email protected]>
21    
22            Make it startable again.
23    
24            * formed/formed/plugins/export/xls.py: Import pyExcelerator only
25              when plug-in is called.
26    
27            * formed/formed/model/nodecomponents.py: Event routing was messed up.
28              Rewired root node with document.
29    
30            * formed/formed/plugins/web/help.py: Removed old xml.ext import.
31              XXX: This breaks creating help by now!
32    
33            * formed/formed/io/parser.py: Replace old deprecated base class
34              by new one.
35    
36            * formed/formed/main.py: Do not crash if locale cannot be set.
37    
38            * formed/formed/ui/controls.py: Use document.getCase() instead
39              of document.case to prevent uninitialized dereferences.
40    
41    2009-01-22      Torsten Irländer <[email protected]>
42    
43            Implemented new XML-Format for formed xml files.
44    
45            * formed/formed/model/nodecomponents.py,
46              formed/formed/io/document.py,
47              formed/formed/main.py,
48              formed/formed/ui/controls.py: Introduced new "case" and "logbook"
49              node. Under case is the definition of the formular. logbook will
50              hold the defintion of logboog entrys. For now only the part under
51              "case" can be modified.  
52    
53  2009-01-21      Torsten Irländer <[email protected]>  2009-01-21      Torsten Irländer <[email protected]>
54    
55          Changed way how XSD-Scheme is generated          Changed way how XSD-Scheme is generated

Legend:
Removed from v.304  
changed lines
  Added in v.309

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26