/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.310  
changed lines
  Added in v.314

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26