1 |
|
2008-08-08 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/xmlexport.py: Only export cases which are not |
4 |
|
'schwebend geloescht'. |
5 |
|
|
6 |
|
2008-07-23 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
Fixed issue472 |
9 |
|
|
10 |
|
* tools/anonym/xmlimport.py: Regenerate dicts from current form ed tree. |
11 |
|
|
12 |
|
2008-07-17 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
|
* tools/anonym/xmlimport.py: removed marking of invalid cases |
15 |
|
* tools/anonym/cron.importAnonXml.sh: re-inserted here. |
16 |
|
|
17 |
|
2008-07.07 Torsten Irländer <[email protected]> |
18 |
|
|
19 |
|
* tools/formed/formed/plugins/export/latex.py |
20 |
|
tools/formed/formed/config.py: Added new LaTex Export. Beware this |
21 |
|
is even more ugly the HTML Export. |
22 |
|
* tools/formed/formed/plugins/export/html.py: Added information on |
23 |
|
anonymisation to the html export. |
24 |
|
|
25 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
|
* tools/anonym/xmlimport.py: Mark cases if they are inconsistent. |
28 |
|
|
29 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
30 |
|
|
31 |
|
* tools/anonym/xmlimport.py: Updated to schema 1.5. (Which is incompatible to 1.4) |
32 |
|
|
33 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
34 |
|
|
35 |
|
* tools/formed/formed/plugins/export/html.py: Added additional column |
36 |
|
to the html export with information how each field will get |
37 |
|
anonymized. |
38 |
|
|
39 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
40 |
|
|
41 |
|
* tools/anonym/xmlimport.py: sync with productive version. |
42 |
|
|
43 |
|
2008-06-10 Torsten Irländer <[email protected]> |
44 |
|
|
45 |
|
* tools/formed/formed/plugins/export/sql.py: grant admin permission to |
46 |
|
call anonymize function |
47 |
|
|
48 |
|
2008-05-21 Sascha L. Teichmann <[email protected]> |
49 |
|
|
50 |
|
* tools/formed/formed/plugins/export/xsd.py: Brought encoding |
51 |
|
back to UTF-8. |
52 |
|
|
53 |
|
2008-05-21 Frank Koormann <[email protected]> |
54 |
|
|
55 |
|
* tools/formed/formed/plugins/export/xls.py: New, export key value |
56 |
|
tables as excel workbook with one sheet per table. |
57 |
|
|
58 |
|
* tools/formed/formed/config.py: ExportKeyValueTableAsXLS added. |
59 |
|
|
60 |
|
2008-05-21 Frank Koormann <[email protected]> |
61 |
|
|
62 |
|
* tools/formed/formed/plugins/export/xsd.py |
63 |
|
(SchemaCreator._createChoice): Fix use of choices name. |
64 |
|
|
65 |
|
2008-04-29 Sascha L. Teichmann <[email protected]> |
66 |
|
|
67 |
|
* tools/formed/formed/plugins/export/xsd.py: Use substitution group |
68 |
|
to allow arbitrary order of repeat groups. |
69 |
|
|
70 |
2008-04-29 Sascha L. Teichmann <[email protected]> |
2008-04-29 Sascha L. Teichmann <[email protected]> |
71 |
|
|
72 |
* tools/formed/formed/plugins/export/xsd.py: Removed a needless |
* tools/formed/formed/plugins/export/xsd.py: Removed a needless |