/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 328 by teichmann, Mon Apr 27 14:54:41 2009 UTC revision 334 by teichmann, Wed Jun 17 09:42:37 2009 UTC
# Line 1  Line 1 
1  2009-04-24      Sascha L. Teichmann <[email protected]>  2009-06-17      Sascha L. Teichmann <[email protected]>
2    
3            * formed/formed/plugins/export/new_sql.py: s/-/_/ in relation names.
4    
5    2009-05-26      Sascha L. Teichmann <[email protected]>
6    
7            * formed/formed/plugins/names/filter.py: small optimization.
8    
9    2009-05-26      Sascha L. Teichmann <[email protected]>
10    
11            * formed/formed/plugins/names/filter.py: Repaired unique filter for
12              nodecomponent names.
13    
14    2009-05-06      Sascha L. Teichmann <[email protected]>
15    
16            * formed/formed/plugins/export/rg_sql.py: Only create depending
17              repeat groups if no uuid is given. If a uuid is given then
18              the creation is triggered by an xml import.
19    
20    2009-04-28      Sascha L. Teichmann <[email protected]>
21    
22            * formed/formed/plugins/export/new_sql.py: New SQL schema generator to
23              replace the old one. The new one faciliates the new RepeatNode instead
24              of the Group.isRepeat() method to tell if something is to be repeated.
25    
26            * formed/formed/config.py: Use new SQL schema generator plug-in by default.
27              The old one is deactivated.
28    
29            * formed/formed/plugins/export/rg_sql.py: Fix 'rg_' naming of repeat groups.
30    
31    2009-04-28      Sascha L. Teichmann <[email protected]>
32    
33            * formed/formed/plugins/export/rg_sql.py: Added delete functions.
34              TODO: Adjust execution rights.
35    
36    2009-04-27      Sascha L. Teichmann <[email protected]>
37    
38          * formed/formed/plugins/export/rg_sql.py: Fixed $$$$ -> $$ template problems.          * formed/formed/plugins/export/rg_sql.py: Fixed $$$$ -> $$ template problems.
39            Add functions to create dataset.            Add functions to create dataset.

Legend:
Removed from v.328  
changed lines
  Added in v.334

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26