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]> |
2008-02-19 Sascha L. Teichmann <[email protected]> |
55 |
|
|
56 |
* tools/anonym/xmlexport.py: New. Export all cases in database |
* tools/anonym/xmlexport.py: New. Export all cases in database |