1 |
2008-02-25 Sascha L. Teichmann <[email protected]> |
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 |
* tools/anonym/xmlimport.py: New. Added generation of |
25 |
update statements. |
update statements. |
26 |
|
|