/[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 241 by teichmann, Tue Feb 26 15:38:42 2008 UTC
# Line 1  Line 1 
1    2008-02-26      Sascha L. Teichmann <[email protected]>
2    
3            * tools/anonym/xmlimport.py: added support for getopt. add
4              support to force in fkz in import of case.
5    
6    2008-02-26      Sascha L. Teichmann <[email protected]>
7    
8            * tools/anonym/xmlimport.py: Implemented logic to create/update cases.
9    
10            * tools/anonym/html.awk: produces valid HTML.
11    
12    2008-02-25      Sascha L. Teichmann <[email protected]>
13    
14            * tools/anonym/joincsv.py: Fix a logic bug.
15    
16    2008-02-25      Torsten Irlaender <[email protected]>
17    
18            * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing
19              exportted cases. It will read all files from a directory and import
20              the files into the DB. After that the script will cleanup the
21              directory.
22    
23    2008-02-25      Sascha L. Teichmann <[email protected]>
24    
25            * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.
26    
27    2008-02-25      Sascha L. Teichmann <[email protected]>
28    
29            * tools/anonym/joincsv.py: New. Joins CSV files.
30    
31            * tools/anonym/html.awk: New. Converts CSV to HTML
32    
33    2008-02-25      Sascha L. Teichmann <[email protected]>
34    
35            * tools/anonym/xmlimport.py: New. Added generation of
36              update statements.
37    
38    2008-02-25      Sascha L. Teichmann <[email protected]>
39    
40            * tools/anonym/xmlimport.py: New. Base for importing
41              XML from cron.
42    
43    2008-02-24      Sascha L. Teichmann <[email protected]>
44    
45            * tools/formed/formed/plugins/export/html2.py: New. plug-in
46              for a simplified HTML output
47    
48            * tools/formed/formed/plugins/export/typemap.py: New. plug-in
49              for dump schema as python dictionary.
50    
51            * tools/formed/formed/config.py: Enable new plug-ins. Out comment
52              old stored procedure and view generators.
53    
54    2008-02-19      Sascha L. Teichmann <[email protected]>
55    
56            * tools/anonym/xmlexport.py: New. Export all cases in database
57              as XML.
58    
59    2008-02-18      Sascha L. Teichmann <[email protected]>
60    
61            * tools/anonym/anoymncsv.py: separate field with '\t' now.
62              all '\t's are replaced by '   ' before. '\r\n' are removed too.
63    
64    2008-02-15      Sascha L. Teichmann <[email protected]>
65    
66            * tools/anonym/anoymncsv.py: simple script to fetch anonymous
67              data from database.
68    
69    2008-02-14      Sascha L. Teichmann <[email protected]>
70    
71            * tools/formed/formed/plugins/export/sql.py: Exchanged name
72              erase_value with suppress_value/suppress_value2.
73    
74    2008-02-13      Sascha L. Teichmann <[email protected]>
75    
76            * tools/formed/formed/plugins/export/sql.py: output id, master_id
77              substitute 'erase_value' with NULL value.
78    
79    2008-02-13      Sascha L. Teichmann <[email protected]>
80    
81            * tools/formed/formed/plugins/export/sql.py: output id, master_id
82              and uuid_id in anonymiziation views too.
83    
84    2008-02-13      Sascha L. Teichmann <[email protected]>
85    
86            * tools/formed/formed/plugins/export/sql.py: Added generation
87              of anonymiziation views for master table views and repeat group
88              views.
89    
90    2008-02-13      Sascha L. Teichmann <[email protected]>
91    
92            * tools/formed/formed/model/nodecomponents.py: Added attribute
93              "function"
94    
95            * tools/formed/formed/io/document.py: Save attributes in
96              alphabetical order.
97    
98    2008-02-02      Sascha L. Teichmann <[email protected]>
99    
100            * tools/formed/formed/plugins/export/sql.py: Added update rule
101              for master table and repeat groups views. Granted update right
102              to :cm_ka_group.
103    
104    2008-02-01      Sascha L. Teichmann <[email protected]>
105    
106            * tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id'
107              for master table and repeat groups. Also added unique constraints
108              to these columns.
109    
110    2007-12-10      Sascha L. Teichmann <[email protected]>
111    
112            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system
113              property 'root.element' to specify the name of the XML root.
114    
115            * pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted.
116    
117    2007-11-22      Sascha L. Teichmann <[email protected]>
118    
119            * pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts
120              for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde.
121    
122            * pdf2xfa/README.TXT: Add a remark to new boot scripts.
123    
124  2007-11-21      Sascha L. Teichmann <[email protected]>  2007-11-21      Sascha L. Teichmann <[email protected]>
125    
126          * 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.241

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26