/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 263 by teichmann, Mon Apr 28 21:50:48 2008 UTC revision 282 by teichmann, Wed Aug 13 13:09:51 2008 UTC
# Line 1  Line 1 
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]>
39    
40            * tools/anonym/xmlimport.py: Mark cases if they are inconsistent.
41    
42    2008-07-07      Sascha L. Teichmann <[email protected]>
43    
44            * 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]>  
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.
55    
56    2008-06-10      Torsten Irländer <[email protected]>
57    
58            * tools/formed/formed/plugins/export/sql.py: grant admin permission to
59              call anonymize function
60    
61    2008-05-21      Sascha L. Teichmann <[email protected]>  
62    
63            * tools/formed/formed/plugins/export/xsd.py: Brought encoding
64              back to UTF-8.
65    
66    2008-05-21      Frank Koormann <[email protected]>
67    
68            * tools/formed/formed/plugins/export/xls.py: New, export key value
69            tables as excel workbook with one sheet per table.
70    
71            * tools/formed/formed/config.py: ExportKeyValueTableAsXLS added.
72    
73    2008-05-21      Frank Koormann <[email protected]>
74    
75            * tools/formed/formed/plugins/export/xsd.py
76            (SchemaCreator._createChoice): Fix use of choices name.
77    
78    2008-04-29      Sascha L. Teichmann <[email protected]>
79    
80            * tools/formed/formed/plugins/export/xsd.py: Use substitution group
81              to allow arbitrary order of repeat groups.
82    
83    2008-04-29      Sascha L. Teichmann <[email protected]>
84    
85            * tools/formed/formed/plugins/export/xsd.py: Removed a needless
86              character.
87    
88    2008-04-29      Sascha L. Teichmann <[email protected]>
89    
90            * tools/formed/formed/plugins/export/xsd.py: Added annotations
91              to fields.
92    
93    2008-04-29      Sascha L. Teichmann <[email protected]>
94    
95            * tools/formed/formed/plugins/export/xsd.py: Added for
96              choice fields.
97    
98    2008-04-29      Sascha L. Teichmann <[email protected]>
99    
100            * tools/formed/formed/plugins/export/xsd.py: Added support for
101              boolean fields based on enumerations.
102    
103  2008-04-28      Sascha L. Teichmann <[email protected]>  2008-04-28      Sascha L. Teichmann <[email protected]>
104    
105          * tools/formed/formed/plugins/export/xsd.py: Added support for          * tools/formed/formed/plugins/export/xsd.py: Added support for

Legend:
Removed from v.263  
changed lines
  Added in v.282

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26