/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 237 by torsten, Mon Feb 25 15:03:38 2008 UTC revision 255 by teichmann, Tue Mar 11 16:54:29 2008 UTC
# Line 1  Line 1 
1    2008-03-11      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Generate no update
4              statements for relations which have no anonym functions applied.
5    
6    2008-03-11      Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/plugins/export/sql.py: Added a newline after
9              'COMMIT;' in the last line.
10    
11    2008-03-11      Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/plugins/export/sql.py: Fixed syntax of
14              generated anonymize_case() function.
15              
16    2008-03-11      Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/plugins/export/sql.py: Added code to
19              generate a plpgsql function anonymize_case() that anonymized
20              a given case and all of its depending repeat groups.
21    
22    2008-03-06      Sascha L. Teichmann <[email protected]>
23    
24            * tools/anonym/xmlimport.py: remove print of insert statement.
25    
26            * tools/formed/formed/plugins/export/sql.py: Print generation date in ISO.
27    
28    2008-03-03      Torsten Irländer <[email protected]>
29    
30            * anonym/cron.sendAnonXml.sh,
31              anonym/getDbList.sh: Modified script to be used directly in the
32              production environment (Copied running scripts from production
33              server)
34    
35    2008-02-27      Sascha L. Teichmann <[email protected]>
36    
37            * tools/anonym/xmlimport.py: Fixed bug in date converter.
38    
39    2008-02-27      Sascha L. Teichmann <[email protected]>
40    
41            * tools/anonym/xmlimport.py: Simpilied version
42    
43    2008-02-27      Sascha L. Teichmann <[email protected]>
44    
45            * tools/anonym/cron.importAnonXml.sh: Add sudo call for
46              xmlimport.py and parameters.
47    
48            * tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/
49    
50            * tools/anonym/xmlexport.py: Use python interpreter without env
51              because of sudo context.
52    
53    2008-02-26      Sascha L. Teichmann <[email protected]>
54    
55            * tools/anonym/xmlimport.py: added support for getopt. add
56              support to force in fkz in import of case.
57    
58    2008-02-26      Sascha L. Teichmann <[email protected]>
59    
60            * tools/anonym/xmlimport.py: Implemented logic to create/update cases.
61    
62            * tools/anonym/html.awk: produces valid HTML.
63    
64    2008-02-25      Sascha L. Teichmann <[email protected]>
65    
66            * tools/anonym/joincsv.py: Fix a logic bug.
67    
68    2008-02-25      Torsten Irlaender <[email protected]>
69    
70            * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing
71              exportted cases. It will read all files from a directory and import
72              the files into the DB. After that the script will cleanup the
73              directory.
74    
75  2008-02-25      Torsten Irländer <[email protected]>  2008-02-25      Torsten Irländer <[email protected]>
76                    
77          * tools/anonym/cron.sendAnonXml.sh,          * tools/anonym/cron.sendAnonXml.sh,
78            tools/anonym/xmlexport.py,            tools/anonym/xmlexport.py,
79            tools/anonym/getDbList.sh: Added shell-scripts for exporting cases            tools/anonym/getDbList.sh: Added shell-scripts for exporting cases
80    
81          * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing  2008-02-25      Sascha L. Teichmann <[email protected]>
82            exportted cases. It will read all files from a directory and import  
83            the files into the DB. After that the script will cleanup the          * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.
           directory.  
84    
85  2008-02-25      Sascha L. Teichmann <[email protected]>  2008-02-25      Sascha L. Teichmann <[email protected]>
86    

Legend:
Removed from v.237  
changed lines
  Added in v.255

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26