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