/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 307 by teichmann, Fri Feb 6 17:24:27 2009 UTC revision 313 by teichmann, Fri Mar 13 09:50:05 2009 UTC
# Line 1  Line 1 
1  2009-02-09      Sascha L. Teichmanne <[email protected]>  2009-03-13      Torsten Irländer <[email protected]>
2    
3            * formed/formed/model/exprtree.py: New tree based expression engine.
4    
5            * formed/formed/model/__init__.py, formed/formed/model/data.py:
6              Adjusted imports.
7    
8    2009-03-12      Torsten Irländer <[email protected]>
9    
10            Introduced new order attribute for date fields
11    
12            * formed/formed/model/data.py: Order fields can be used to define to
13            ordering of datefields withing the document. Needed for automatic
14            generation of consistency rules.
15    
16    2009-02-09      Sascha L. Teichmann <[email protected]>
17    
18            * formed/formed/model/data.py: Allow pages to be 'invisible'.
19    
20    2009-02-09      Sascha L. Teichmann <[email protected]>
21    
22            * formed/formed/plugins/export/sql.py: Fixed problem with
23              description reference tables of radio groups.
24    
25    2009-02-09      Sascha L. Teichmann <[email protected]>
26    
27            * formed/formed/plugins/export/sql.py: replace '-' in names
28              by '_'.
29              
30    2009-02-09      Sascha L. Teichmann <[email protected]>
31    
32            * formed/formed/plugins/export/sql.py: to figure ou which
33              tables are equal the insert statememnts are lower cased
34              and sorted before they are compared. This reduces the number
35              of generated referfence tables.
36    
37    2009-02-09      Sascha L. Teichmann <[email protected]>
38    
39          Repair SQL schema creation for radio groups.          Repair SQL schema creation for radio groups.
40    
41          * formed/formed/plugins/export/sql.py: radio groups are handled          * formed/formed/plugins/export/sql.py: radio groups are handled
42            like choices now.            like choices now.
43    
44  2009-02-09      Sascha L. Teichmanne <[email protected]>  2009-02-09      Sascha L. Teichmann <[email protected]>
45    
46          Make it startable again.          Make it startable again.
47    

Legend:
Removed from v.307  
changed lines
  Added in v.313

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26