/[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 245 by teichmann, Wed Feb 27 13:46:00 2008 UTC
# Line 1  Line 1 
1    2008-02-27      Sascha L. Teichmann <[email protected]>
2    
3            * tools/anonym/xmlimport.py: Fixed bug in date converter.
4    
5    2008-02-27      Sascha L. Teichmann <[email protected]>
6    
7            * tools/anonym/xmlimport.py: Simpilied version
8    
9    2008-02-27      Sascha L. Teichmann <[email protected]>
10    
11            * tools/anonym/cron.importAnonXml.sh: Add sudo call for
12              xmlimport.py and parameters.
13    
14            * tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/
15    
16            * tools/anonym/xmlexport.py: Use python interpreter without env
17              because of sudo context.
18    
19    2008-02-26      Sascha L. Teichmann <[email protected]>
20    
21            * tools/anonym/xmlimport.py: added support for getopt. add
22              support to force in fkz in import of case.
23    
24    2008-02-26      Sascha L. Teichmann <[email protected]>
25    
26            * tools/anonym/xmlimport.py: Implemented logic to create/update cases.
27    
28            * tools/anonym/html.awk: produces valid HTML.
29    
30    2008-02-25      Sascha L. Teichmann <[email protected]>
31    
32            * tools/anonym/joincsv.py: Fix a logic bug.
33    
34    2008-02-25      Torsten Irlaender <[email protected]>
35    
36            * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing
37              exportted cases. It will read all files from a directory and import
38              the files into the DB. After that the script will cleanup the
39              directory.
40    
41    2008-02-25      Sascha L. Teichmann <[email protected]>
42    
43            * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.
44    
45    2008-02-25      Sascha L. Teichmann <[email protected]>
46    
47            * tools/anonym/joincsv.py: New. Joins CSV files.
48    
49            * tools/anonym/html.awk: New. Converts CSV to HTML
50    
51    2008-02-25      Sascha L. Teichmann <[email protected]>
52    
53            * tools/anonym/xmlimport.py: New. Added generation of
54              update statements.
55    
56    2008-02-25      Sascha L. Teichmann <[email protected]>
57    
58            * tools/anonym/xmlimport.py: New. Base for importing
59              XML from cron.
60    
61    2008-02-24      Sascha L. Teichmann <[email protected]>
62    
63            * tools/formed/formed/plugins/export/html2.py: New. plug-in
64              for a simplified HTML output
65    
66            * tools/formed/formed/plugins/export/typemap.py: New. plug-in
67              for dump schema as python dictionary.
68    
69            * tools/formed/formed/config.py: Enable new plug-ins. Out comment
70              old stored procedure and view generators.
71    
72    2008-02-19      Sascha L. Teichmann <[email protected]>
73    
74            * tools/anonym/xmlexport.py: New. Export all cases in database
75              as XML.
76    
77    2008-02-18      Sascha L. Teichmann <[email protected]>
78    
79            * tools/anonym/anoymncsv.py: separate field with '\t' now.
80              all '\t's are replaced by '   ' before. '\r\n' are removed too.
81    
82    2008-02-15      Sascha L. Teichmann <[email protected]>
83    
84            * tools/anonym/anoymncsv.py: simple script to fetch anonymous
85              data from database.
86    
87    2008-02-14      Sascha L. Teichmann <[email protected]>
88    
89            * tools/formed/formed/plugins/export/sql.py: Exchanged name
90              erase_value with suppress_value/suppress_value2.
91    
92    2008-02-13      Sascha L. Teichmann <[email protected]>
93    
94            * tools/formed/formed/plugins/export/sql.py: output id, master_id
95              substitute 'erase_value' with NULL value.
96    
97    2008-02-13      Sascha L. Teichmann <[email protected]>
98    
99            * tools/formed/formed/plugins/export/sql.py: output id, master_id
100              and uuid_id in anonymiziation views too.
101    
102    2008-02-13      Sascha L. Teichmann <[email protected]>
103    
104            * tools/formed/formed/plugins/export/sql.py: Added generation
105              of anonymiziation views for master table views and repeat group
106              views.
107    
108    2008-02-13      Sascha L. Teichmann <[email protected]>
109    
110            * tools/formed/formed/model/nodecomponents.py: Added attribute
111              "function"
112    
113            * tools/formed/formed/io/document.py: Save attributes in
114              alphabetical order.
115    
116  2008-02-02      Sascha L. Teichmann <[email protected]>  2008-02-02      Sascha L. Teichmann <[email protected]>
117    
118          * 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.245

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26