/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 236 by teichmann, Mon Feb 25 14:45:20 2008 UTC revision 259 by teichmann, Wed Apr 9 15:48:37 2008 UTC
# Line 1  Line 1 
1    2008-04-09      Sascha L. Teichmann <[email protected]>
2    
3            * tools/anonym/cron.deleteOldAnonymized.sh: New. cron job to delete
4              old anonymized cases.
5    
6    2008-04-01      Sascha L. Teichmann <[email protected]>
7    
8            * tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1"
9              from clause to select datasets.
10              Replace ']]>' in CDATA sections with correct splitted replacement.
11    
12    2008-03-12      Sascha L. Teichmann <[email protected]>
13            
14            * tools/anonym/cron.importAnonXml.sh: Added absolut path to  xmlimport
15              script.
16    
17            * tools/anonym/xmlimport.py: commented out database port from
18              connectionstring.
19    
20    2008-03-12      Sascha L. Teichmann <[email protected]>
21    
22            * tools/formed/formed/plugins/export/sql.py: Fixed bug in generation
23              of anonymization of repeat groups (wrong id was given).
24    
25    2008-03-11      Sascha L. Teichmann <[email protected]>
26    
27            * tools/formed/formed/plugins/export/sql.py: Generate no update
28              statements for relations which have no anonym functions applied.
29    
30    2008-03-11      Sascha L. Teichmann <[email protected]>
31    
32            * tools/formed/formed/plugins/export/sql.py: Added a newline after
33              'COMMIT;' in the last line.
34    
35    2008-03-11      Sascha L. Teichmann <[email protected]>
36    
37            * tools/formed/formed/plugins/export/sql.py: Fixed syntax of
38              generated anonymize_case() function.
39              
40    2008-03-11      Sascha L. Teichmann <[email protected]>
41    
42            * tools/formed/formed/plugins/export/sql.py: Added code to
43              generate a plpgsql function anonymize_case() that anonymized
44              a given case and all of its depending repeat groups.
45    
46    2008-03-06      Sascha L. Teichmann <[email protected]>
47    
48            * tools/anonym/xmlimport.py: remove print of insert statement.
49    
50            * tools/formed/formed/plugins/export/sql.py: Print generation date in ISO.
51    
52    2008-03-03      Torsten Irländer <[email protected]>
53    
54            * anonym/cron.sendAnonXml.sh,
55              anonym/getDbList.sh: Modified script to be used directly in the
56              production environment (Copied running scripts from production
57              server)
58    
59            * cron.importAnonXml.sh: Added deleting of ols cases. Modified script
60              to be used in a production environment (Cpoied running script from
61              production server)
62    
63            * tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to
64              ensure that only valid cases get exported
65    
66    2008-02-27      Sascha L. Teichmann <[email protected]>
67    
68            * tools/anonym/xmlimport.py: Fixed bug in date converter.
69    
70    2008-02-27      Sascha L. Teichmann <[email protected]>
71    
72            * tools/anonym/xmlimport.py: Simpilied version
73    
74    2008-02-27      Sascha L. Teichmann <[email protected]>
75    
76            * tools/anonym/cron.importAnonXml.sh: Add sudo call for
77              xmlimport.py and parameters.
78    
79            * tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/
80    
81            * tools/anonym/xmlexport.py: Use python interpreter without env
82              because of sudo context.
83    
84    2008-02-26      Sascha L. Teichmann <[email protected]>
85    
86            * tools/anonym/xmlimport.py: added support for getopt. add
87              support to force in fkz in import of case.
88    
89    2008-02-26      Sascha L. Teichmann <[email protected]>
90    
91            * tools/anonym/xmlimport.py: Implemented logic to create/update cases.
92    
93            * tools/anonym/html.awk: produces valid HTML.
94    
95    2008-02-25      Sascha L. Teichmann <[email protected]>
96    
97            * tools/anonym/joincsv.py: Fix a logic bug.
98    
99    2008-02-25      Torsten Irlaender <[email protected]>
100    
101            * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing
102              exportted cases. It will read all files from a directory and import
103              the files into the DB. After that the script will cleanup the
104              directory.
105    
106  2008-02-25      Torsten Irländer <[email protected]>  2008-02-25      Torsten Irländer <[email protected]>
107                    
108          * tools/anonym/cron.sendAnonXml.sh,          * tools/anonym/cron.sendAnonXml.sh,
109            tools/anonym/xmlexport.py,            tools/anonym/xmlexport.py,
110            tools/anonym/getDbList.sh: Added shell-scripts for exporting cases            tools/anonym/getDbList.sh: Added shell-scripts for exporting cases
111    
112    2008-02-25      Sascha L. Teichmann <[email protected]>
113    
114            * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.
115    
116  2008-02-25      Sascha L. Teichmann <[email protected]>  2008-02-25      Sascha L. Teichmann <[email protected]>
117    
118          * tools/anonym/joincsv.py: New. Joins CSV files.          * tools/anonym/joincsv.py: New. Joins CSV files.

Legend:
Removed from v.236  
changed lines
  Added in v.259

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26