/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 219 by teichmann, Wed Nov 21 14:06:46 2007 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]>
88    
89            * tools/formed/formed/plugins/export/sql.py: Added update rule
90              for master table and repeat groups views. Granted update right
91              to :cm_ka_group.
92    
93    2008-02-01      Sascha L. Teichmann <[email protected]>
94    
95            * tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id'
96              for master table and repeat groups. Also added unique constraints
97              to these columns.
98    
99    2007-12-10      Sascha L. Teichmann <[email protected]>
100    
101            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system
102              property 'root.element' to specify the name of the XML root.
103    
104            * pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted.
105    
106    2007-11-22      Sascha L. Teichmann <[email protected]>
107    
108            * pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts
109              for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde.
110    
111            * pdf2xfa/README.TXT: Add a remark to new boot scripts.
112    
113  2007-11-21      Sascha L. Teichmann <[email protected]>  2007-11-21      Sascha L. Teichmann <[email protected]>
114    
115          * pdf2xfa/src/de/intevation/pdfimport/Log.java: New.          * pdf2xfa/src/de/intevation/pdfimport/Log.java: New.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26