/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 242 by teichmann, Wed Feb 27 07:13:31 2008 UTC revision 258 by teichmann, Tue Apr 1 13:01:15 2008 UTC
# Line 1  Line 1 
1    2008-04-01      Sascha L. Teichmann <[email protected]>
2    
3            * tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1"
4              from clause to select datasets.
5              Replace ']]>' in CDATA sections with correct splitted replacement.
6    
7    2008-03-12      Sascha L. Teichmann <[email protected]>
8            
9            * tools/anonym/cron.importAnonXml.sh: Added absolut path to  xmlimport
10              script.
11    
12            * tools/anonym/xmlimport.py: commented out database port from
13              connectionstring.
14    
15    2008-03-12      Sascha L. Teichmann <[email protected]>
16    
17            * tools/formed/formed/plugins/export/sql.py: Fixed bug in generation
18              of anonymization of repeat groups (wrong id was given).
19    
20    2008-03-11      Sascha L. Teichmann <[email protected]>
21    
22            * tools/formed/formed/plugins/export/sql.py: Generate no update
23              statements for relations which have no anonym functions applied.
24    
25    2008-03-11      Sascha L. Teichmann <[email protected]>
26    
27            * tools/formed/formed/plugins/export/sql.py: Added a newline after
28              'COMMIT;' in the last line.
29    
30    2008-03-11      Sascha L. Teichmann <[email protected]>
31    
32            * tools/formed/formed/plugins/export/sql.py: Fixed syntax of
33              generated anonymize_case() function.
34              
35    2008-03-11      Sascha L. Teichmann <[email protected]>
36    
37            * tools/formed/formed/plugins/export/sql.py: Added code to
38              generate a plpgsql function anonymize_case() that anonymized
39              a given case and all of its depending repeat groups.
40    
41    2008-03-06      Sascha L. Teichmann <[email protected]>
42    
43            * tools/anonym/xmlimport.py: remove print of insert statement.
44    
45            * tools/formed/formed/plugins/export/sql.py: Print generation date in ISO.
46    
47    2008-03-03      Torsten Irländer <[email protected]>
48    
49            * anonym/cron.sendAnonXml.sh,
50              anonym/getDbList.sh: Modified script to be used directly in the
51              production environment (Copied running scripts from production
52              server)
53    
54            * cron.importAnonXml.sh: Added deleting of ols cases. Modified script
55              to be used in a production environment (Cpoied running script from
56              production server)
57    
58            * tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to
59              ensure that only valid cases get exported
60    
61    2008-02-27      Sascha L. Teichmann <[email protected]>
62    
63            * tools/anonym/xmlimport.py: Fixed bug in date converter.
64    
65  2008-02-27      Sascha L. Teichmann <[email protected]>  2008-02-27      Sascha L. Teichmann <[email protected]>
66    
67            * tools/anonym/xmlimport.py: Simpilied version
68    
69    2008-02-27      Sascha L. Teichmann <[email protected]>
70    
71          * tools/anonym/cron.importAnonXml.sh: Add sudo call for          * tools/anonym/cron.importAnonXml.sh: Add sudo call for
72            xmlimport.py and parameters.            xmlimport.py and parameters.
73    
# Line 29  Line 98 
98            the files into the DB. After that the script will cleanup the            the files into the DB. After that the script will cleanup the
99            directory.            directory.
100    
101    2008-02-25      Torsten Irländer <[email protected]>
102            
103            * tools/anonym/cron.sendAnonXml.sh,
104              tools/anonym/xmlexport.py,
105              tools/anonym/getDbList.sh: Added shell-scripts for exporting cases
106    
107  2008-02-25      Sascha L. Teichmann <[email protected]>  2008-02-25      Sascha L. Teichmann <[email protected]>
108    
109          * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.          * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.

Legend:
Removed from v.242  
changed lines
  Added in v.258

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26