1 |
|
2008-08-08 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
First version of FormEd i18n. After checkout go to tools/formed/po/ and |
4 |
|
say 'make mo'. Afterwards you can start FormEd as usual. |
5 |
|
|
6 |
|
* tools/formed/resources: New. Place to places ressources like *.mo files |
7 |
|
* tools/formed/formed/main.py, tools/formed/formed/ui/controls.py: Add _("")s |
8 |
|
|
9 |
|
* tools/formed/po, |
10 |
|
tools/formed/po/Makefile, |
11 |
|
tools/formed/po/formed.pot, |
12 |
|
tools/formed/po/de_DE.po: i18n stuff. |
13 |
|
|
14 |
|
2008-08-08 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* tools/anonym/xmlexport.py: Only export cases which are not |
17 |
|
'schwebend geloescht'. |
18 |
|
|
19 |
|
2008-07-23 Sascha L. Teichmann <[email protected]> |
20 |
|
|
21 |
|
Fixed issue472 |
22 |
|
|
23 |
|
* tools/anonym/xmlimport.py: Regenerate dicts from current form ed tree. |
24 |
|
|
25 |
|
2008-07-17 Sascha L. Teichmann <[email protected]> |
26 |
|
|
27 |
|
* tools/anonym/xmlimport.py: removed marking of invalid cases |
28 |
|
* tools/anonym/cron.importAnonXml.sh: re-inserted here. |
29 |
|
|
30 |
|
2008-07.07 Torsten Irländer <[email protected]> |
31 |
|
|
32 |
|
* tools/formed/formed/plugins/export/latex.py |
33 |
|
tools/formed/formed/config.py: Added new LaTex Export. Beware this |
34 |
|
is even more ugly the HTML Export. |
35 |
|
* tools/formed/formed/plugins/export/html.py: Added information on |
36 |
|
anonymisation to the html export. |
37 |
|
|
38 |
2008-07-07 Sascha L. Teichmann <[email protected]> |
2008-07-07 Sascha L. Teichmann <[email protected]> |
39 |
|
|
40 |
* tools/anonym/xmlimport.py: Mark cases if they are inconsistent. |
* tools/anonym/xmlimport.py: Mark cases if they are inconsistent. |
44 |
* tools/anonym/xmlimport.py: Updated to schema 1.5. (Which is incompatible to 1.4) |
* tools/anonym/xmlimport.py: Updated to schema 1.5. (Which is incompatible to 1.4) |
45 |
|
|
46 |
2008-07-07 Sascha L. Teichmann <[email protected]> |
2008-07-07 Sascha L. Teichmann <[email protected]> |
47 |
|
|
48 |
|
* tools/formed/formed/plugins/export/html.py: Added additional column |
49 |
|
to the html export with information how each field will get |
50 |
|
anonymized. |
51 |
|
|
52 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
53 |
|
|
54 |
* tools/anonym/xmlimport.py: sync with productive version. |
* tools/anonym/xmlimport.py: sync with productive version. |
55 |
|
|