/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 314 by teichmann, Fri Mar 13 15:58:54 2009 UTC revision 333 by teichmann, Tue May 26 15:21:00 2009 UTC
# Line 1  Line 1 
1    2009-05-26      Sascha L. Teichmann <[email protected]>
2    
3            * formed/formed/plugins/names/filter.py: small optimization.
4    
5    2009-05-26      Sascha L. Teichmann <[email protected]>
6    
7            * formed/formed/plugins/names/filter.py: Repaired unique filter for
8              nodecomponent names.
9    
10    2009-05-06      Sascha L. Teichmann <[email protected]>
11    
12            * formed/formed/plugins/export/rg_sql.py: Only create depending
13              repeat groups if no uuid is given. If a uuid is given then
14              the creation is triggered by an xml import.
15    
16    2009-04-28      Sascha L. Teichmann <[email protected]>
17    
18            * formed/formed/plugins/export/new_sql.py: New SQL schema generator to
19              replace the old one. The new one faciliates the new RepeatNode instead
20              of the Group.isRepeat() method to tell if something is to be repeated.
21    
22            * formed/formed/config.py: Use new SQL schema generator plug-in by default.
23              The old one is deactivated.
24    
25            * formed/formed/plugins/export/rg_sql.py: Fix 'rg_' naming of repeat groups.
26    
27    2009-04-28      Sascha L. Teichmann <[email protected]>
28    
29            * formed/formed/plugins/export/rg_sql.py: Added delete functions.
30              TODO: Adjust execution rights.
31    
32    2009-04-27      Sascha L. Teichmann <[email protected]>
33    
34            * formed/formed/plugins/export/rg_sql.py: Fixed $$$$ -> $$ template problems.
35              Add functions to create dataset.
36    
37    2009-04-24      Sascha L. Teichmann <[email protected]>
38    
39            * formed/formed/plugins/export/rg_sql.py: new plug-in to generate
40              tree structure functions in database.
41    
42            * formed/formed/config.py: load plug-in.
43    
44    2009-04-16      Sascha L. Teichmann <[email protected]>
45    
46            * formed/formed/model/data.py: Added 'digest' attribute to
47              RepeatNode. Removed needless methods
48    
49    2009-04-16      Sascha L. Teichmann <[email protected]>
50    
51            * formed/formed/model/exprtree.py: make 'equal' and 'not equal'
52              more readable with '=' and '<>'.
53    
54    2009-04-02      Sascha L. Teichmann <[email protected]>
55    
56            * formed/formed/plugins/export/sql.py: call anonymization
57              of uuid on anonymization of case.
58    
59    2009-03-31      Sascha L. Teichmann <[email protected]>
60    
61            * formed/formed/plugins/export/sql.py: Set uuid_id to NULL in
62              case_anonymize().
63    
64    2009-03-31      Sascha L. Teichmann <[email protected]>
65    
66            * formed/formed/model/exprtree.py: Add some code to pretty print
67              the trees infix.
68    
69            * formed/formed/plugins/export/rules.py: New. Exporter for human
70              readable rules.
71    
72            * formed/formed/plugins/export/html.py: Fixed HTML generation.
73    
74            * formed/formed/config.py: Added new new Rule export plug-in.
75    
76    2009-03-31      Sascha L. Teichmann <[email protected]>
77    
78            * formed/formed/model/exprtree.py: Fixes from server. Raise
79              exceptions if there is less or more than one element on stack
80              after compilation of expression.
81    
82    2009-03-20      Sascha L. Teichmann <[email protected]>
83    
84            * formed/formed/model/data.py: Removed debug output
85    
86            * formed/formed/plugins/modify/rules.py: Fixed error message.
87              Generate past and future rules.
88    
89    2009-03-16      Sascha L. Teichmann <[email protected]>
90    
91            * formed/formed/model/exprtree.py: Forget to call today with context.
92    
93    2009-03-16      Sascha L. Teichmann <[email protected]>
94    
95            * formed/formed/io/document.py: Fixed syntax typo.
96    
97    2009-03-16      Sascha L. Teichmann <[email protected]>
98    
99            * formed/formed/model/data.py: ConditionalNode inherits from Node directly.
100    
101    2009-03-16      Sascha L. Teichmann <[email protected]>
102    
103            * formed/formed/model/data.py: Added ConditionalNode
104    
105            * formed/formed/io/document.py: Make ConditionalNode loadable.
106    
107    2009-03-13      Sascha L. Teichmann <[email protected]>
108    
109            * formed/formed/plugins/modify/rules.py: Make the error descriptions
110              in date sequence rules more precise.
111    
112  2009-03-13      Sascha L. Teichmann <[email protected]>  2009-03-13      Sascha L. Teichmann <[email protected]>
113    
114          * formed/formed/plugins/modify/rules.py: generate date sequence rules.          * formed/formed/plugins/modify/rules.py: generate date sequence rules.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26