/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 255 by teichmann, Tue Mar 11 16:54:29 2008 UTC revision 280 by teichmann, Wed Jul 23 10:45:59 2008 UTC
# Line 1  Line 1 
1    2008-07-23      Sascha L. Teichmann <[email protected]>
2    
3            Fixed issue472
4    
5            * tools/anonym/xmlimport.py: Regenerate dicts from current form ed tree.
6    
7    2008-07-17      Sascha L. Teichmann <[email protected]>
8    
9            * tools/anonym/xmlimport.py: removed marking of invalid cases
10            * tools/anonym/cron.importAnonXml.sh: re-inserted here.
11    
12    2008-07.07      Torsten Irländer <[email protected]>
13    
14            * tools/formed/formed/plugins/export/latex.py
15              tools/formed/formed/config.py: Added new LaTex Export. Beware this
16              is even more ugly the HTML Export.
17            * tools/formed/formed/plugins/export/html.py: Added information on
18              anonymisation to the html export.
19    
20    2008-07-07      Sascha L. Teichmann <[email protected]>
21    
22            * tools/anonym/xmlimport.py: Mark cases if they are inconsistent.
23    
24    2008-07-07      Sascha L. Teichmann <[email protected]>
25    
26            * tools/anonym/xmlimport.py: Updated to schema 1.5. (Which is incompatible to 1.4)
27    
28    2008-07-07      Sascha L. Teichmann <[email protected]>  
29            
30            * tools/formed/formed/plugins/export/html.py: Added additional column
31            to the html export with information how each field will get
32            anonymized.
33    
34    2008-07-07      Sascha L. Teichmann <[email protected]>  
35    
36            * tools/anonym/xmlimport.py: sync with productive version.
37    
38    2008-06-10      Torsten Irländer <[email protected]>
39    
40            * tools/formed/formed/plugins/export/sql.py: grant admin permission to
41              call anonymize function
42    
43    2008-05-21      Sascha L. Teichmann <[email protected]>  
44    
45            * tools/formed/formed/plugins/export/xsd.py: Brought encoding
46              back to UTF-8.
47    
48    2008-05-21      Frank Koormann <[email protected]>
49    
50            * tools/formed/formed/plugins/export/xls.py: New, export key value
51            tables as excel workbook with one sheet per table.
52    
53            * tools/formed/formed/config.py: ExportKeyValueTableAsXLS added.
54    
55    2008-05-21      Frank Koormann <[email protected]>
56    
57            * tools/formed/formed/plugins/export/xsd.py
58            (SchemaCreator._createChoice): Fix use of choices name.
59    
60    2008-04-29      Sascha L. Teichmann <[email protected]>
61    
62            * tools/formed/formed/plugins/export/xsd.py: Use substitution group
63              to allow arbitrary order of repeat groups.
64    
65    2008-04-29      Sascha L. Teichmann <[email protected]>
66    
67            * tools/formed/formed/plugins/export/xsd.py: Removed a needless
68              character.
69    
70    2008-04-29      Sascha L. Teichmann <[email protected]>
71    
72            * tools/formed/formed/plugins/export/xsd.py: Added annotations
73              to fields.
74    
75    2008-04-29      Sascha L. Teichmann <[email protected]>
76    
77            * tools/formed/formed/plugins/export/xsd.py: Added for
78              choice fields.
79    
80    2008-04-29      Sascha L. Teichmann <[email protected]>
81    
82            * tools/formed/formed/plugins/export/xsd.py: Added support for
83              boolean fields based on enumerations.
84    
85    2008-04-28      Sascha L. Teichmann <[email protected]>
86    
87            * tools/formed/formed/plugins/export/xsd.py: Added support for
88              date, text and textarea fields.
89    
90    2008-04-28      Sascha L. Teichmann <[email protected]>
91    
92            * tools/formed/formed/plugins/export/xsd.py: Added support for
93              repeat groups and integer fields.
94    
95    2008-04-28      Sascha L. Teichmann <[email protected]>
96    
97            * tools/formed/formed/plugins/export/xsd.py: New. plug-in for
98              exporting as XML schema. not ready, yet.
99    
100            * tools/formed/formed/config.py: Use new plug-in.
101    
102            * tools/formed/formed/plugins/export/sql.py: Fixed wrong GUI text.
103    
104    2008-04-17      Torsten Irländer <[email protected]>
105    
106            * tools/formed/formed/plugins/export/sql.py: Changed WHERE clause in
107            for the views because of the new group permissions.
108    
109    2008-04-09      Sascha L. Teichmann <[email protected]>
110    
111            * tools/anonym/cron.deleteOldAnonymized.sh: New. cron job to delete
112              old anonymized cases.
113    
114    2008-04-01      Sascha L. Teichmann <[email protected]>
115    
116            * tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1"
117              from clause to select datasets.
118              Replace ']]>' in CDATA sections with correct splitted replacement.
119    
120    2008-03-12      Sascha L. Teichmann <[email protected]>
121            
122            * tools/anonym/cron.importAnonXml.sh: Added absolut path to  xmlimport
123              script.
124    
125            * tools/anonym/xmlimport.py: commented out database port from
126              connectionstring.
127    
128    2008-03-12      Sascha L. Teichmann <[email protected]>
129    
130            * tools/formed/formed/plugins/export/sql.py: Fixed bug in generation
131              of anonymization of repeat groups (wrong id was given).
132    
133  2008-03-11      Sascha L. Teichmann <[email protected]>  2008-03-11      Sascha L. Teichmann <[email protected]>
134    
135          * tools/formed/formed/plugins/export/sql.py: Generate no update          * tools/formed/formed/plugins/export/sql.py: Generate no update
# Line 32  Line 164 
164            production environment (Copied running scripts from production            production environment (Copied running scripts from production
165            server)            server)
166    
167            * cron.importAnonXml.sh: Added deleting of ols cases. Modified script
168              to be used in a production environment (Cpoied running script from
169              production server)
170    
171            * tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to
172              ensure that only valid cases get exported
173    
174  2008-02-27      Sascha L. Teichmann <[email protected]>  2008-02-27      Sascha L. Teichmann <[email protected]>
175    
176          * tools/anonym/xmlimport.py: Fixed bug in date converter.          * tools/anonym/xmlimport.py: Fixed bug in date converter.

Legend:
Removed from v.255  
changed lines
  Added in v.280

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26