/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 223 by teichmann, Sat Feb 2 16:54:15 2008 UTC revision 239 by teichmann, Mon Feb 25 21:51:02 2008 UTC
# Line 1  Line 1 
1    2008-02-25      Sascha L. Teichmann <[email protected]>
2    
3            * tools/anonym/joincsv.py: Fix a logic bug.
4    
5    2008-02-25      Torsten Irlaender <[email protected]>
6    
7            * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing
8              exportted cases. It will read all files from a directory and import
9              the files into the DB. After that the script will cleanup the
10              directory.
11    
12    2008-02-25      Sascha L. Teichmann <[email protected]>
13    
14            * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.
15    
16    2008-02-25      Sascha L. Teichmann <[email protected]>
17    
18            * tools/anonym/joincsv.py: New. Joins CSV files.
19    
20            * tools/anonym/html.awk: New. Converts CSV to HTML
21    
22    2008-02-25      Sascha L. Teichmann <[email protected]>
23    
24            * tools/anonym/xmlimport.py: New. Added generation of
25              update statements.
26    
27    2008-02-25      Sascha L. Teichmann <[email protected]>
28    
29            * tools/anonym/xmlimport.py: New. Base for importing
30              XML from cron.
31    
32    2008-02-24      Sascha L. Teichmann <[email protected]>
33    
34            * tools/formed/formed/plugins/export/html2.py: New. plug-in
35              for a simplified HTML output
36    
37            * tools/formed/formed/plugins/export/typemap.py: New. plug-in
38              for dump schema as python dictionary.
39    
40            * tools/formed/formed/config.py: Enable new plug-ins. Out comment
41              old stored procedure and view generators.
42    
43    2008-02-19      Sascha L. Teichmann <[email protected]>
44    
45            * tools/anonym/xmlexport.py: New. Export all cases in database
46              as XML.
47    
48    2008-02-18      Sascha L. Teichmann <[email protected]>
49    
50            * tools/anonym/anoymncsv.py: separate field with '\t' now.
51              all '\t's are replaced by '   ' before. '\r\n' are removed too.
52    
53    2008-02-15      Sascha L. Teichmann <[email protected]>
54    
55            * tools/anonym/anoymncsv.py: simple script to fetch anonymous
56              data from database.
57    
58    2008-02-14      Sascha L. Teichmann <[email protected]>
59    
60            * tools/formed/formed/plugins/export/sql.py: Exchanged name
61              erase_value with suppress_value/suppress_value2.
62    
63    2008-02-13      Sascha L. Teichmann <[email protected]>
64    
65            * tools/formed/formed/plugins/export/sql.py: output id, master_id
66              substitute 'erase_value' with NULL value.
67    
68    2008-02-13      Sascha L. Teichmann <[email protected]>
69    
70            * tools/formed/formed/plugins/export/sql.py: output id, master_id
71              and uuid_id in anonymiziation views too.
72    
73    2008-02-13      Sascha L. Teichmann <[email protected]>
74    
75            * tools/formed/formed/plugins/export/sql.py: Added generation
76              of anonymiziation views for master table views and repeat group
77              views.
78    
79    2008-02-13      Sascha L. Teichmann <[email protected]>
80    
81            * tools/formed/formed/model/nodecomponents.py: Added attribute
82              "function"
83    
84            * tools/formed/formed/io/document.py: Save attributes in
85              alphabetical order.
86    
87  2008-02-02      Sascha L. Teichmann <[email protected]>  2008-02-02      Sascha L. Teichmann <[email protected]>
88    
89          * tools/formed/formed/plugins/export/sql.py: Added update rule          * tools/formed/formed/plugins/export/sql.py: Added update rule

Legend:
Removed from v.223  
changed lines
  Added in v.239

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26