/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 247 by torsten, Mon Mar 3 10:26:38 2008 UTC revision 271 by frank, Wed May 21 14:30:01 2008 UTC
# Line 1  Line 1 
1    2008-05-21      Sascha L. Teichmann <[email protected]>  
2    
3            * tools/formed/formed/plugins/export/xsd.py: Brought encoding
4              back to UTF-8.
5    
6    2008-05-21      Frank Koormann <[email protected]>
7    
8            * tools/formed/formed/plugins/export/xls.py: New, export key value
9            tables as excel workbook with one sheet per table.
10    
11            * tools/formed/formed/config.py: ExportKeyValueTableAsXLS added.
12    
13    2008-05-21      Frank Koormann <[email protected]>
14    
15            * tools/formed/formed/plugins/export/xsd.py
16            (SchemaCreator._createChoice): Fix use of choices name.
17    
18    2008-04-29      Sascha L. Teichmann <[email protected]>
19    
20            * tools/formed/formed/plugins/export/xsd.py: Use substitution group
21              to allow arbitrary order of repeat groups.
22    
23    2008-04-29      Sascha L. Teichmann <[email protected]>
24    
25            * tools/formed/formed/plugins/export/xsd.py: Removed a needless
26              character.
27    
28    2008-04-29      Sascha L. Teichmann <[email protected]>
29    
30            * tools/formed/formed/plugins/export/xsd.py: Added annotations
31              to fields.
32    
33    2008-04-29      Sascha L. Teichmann <[email protected]>
34    
35            * tools/formed/formed/plugins/export/xsd.py: Added for
36              choice fields.
37    
38    2008-04-29      Sascha L. Teichmann <[email protected]>
39    
40            * tools/formed/formed/plugins/export/xsd.py: Added support for
41              boolean fields based on enumerations.
42    
43    2008-04-28      Sascha L. Teichmann <[email protected]>
44    
45            * tools/formed/formed/plugins/export/xsd.py: Added support for
46              date, text and textarea fields.
47    
48    2008-04-28      Sascha L. Teichmann <[email protected]>
49    
50            * tools/formed/formed/plugins/export/xsd.py: Added support for
51              repeat groups and integer fields.
52    
53    2008-04-28      Sascha L. Teichmann <[email protected]>
54    
55            * tools/formed/formed/plugins/export/xsd.py: New. plug-in for
56              exporting as XML schema. not ready, yet.
57    
58            * tools/formed/formed/config.py: Use new plug-in.
59    
60            * tools/formed/formed/plugins/export/sql.py: Fixed wrong GUI text.
61    
62    2008-04-17      Torsten Irländer <[email protected]>
63    
64            * tools/formed/formed/plugins/export/sql.py: Changed WHERE clause in
65            for the views because of the new group permissions.
66    
67    2008-04-09      Sascha L. Teichmann <[email protected]>
68    
69            * tools/anonym/cron.deleteOldAnonymized.sh: New. cron job to delete
70              old anonymized cases.
71    
72    2008-04-01      Sascha L. Teichmann <[email protected]>
73    
74            * tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1"
75              from clause to select datasets.
76              Replace ']]>' in CDATA sections with correct splitted replacement.
77    
78    2008-03-12      Sascha L. Teichmann <[email protected]>
79            
80            * tools/anonym/cron.importAnonXml.sh: Added absolut path to  xmlimport
81              script.
82    
83            * tools/anonym/xmlimport.py: commented out database port from
84              connectionstring.
85    
86    2008-03-12      Sascha L. Teichmann <[email protected]>
87    
88            * tools/formed/formed/plugins/export/sql.py: Fixed bug in generation
89              of anonymization of repeat groups (wrong id was given).
90    
91    2008-03-11      Sascha L. Teichmann <[email protected]>
92    
93            * tools/formed/formed/plugins/export/sql.py: Generate no update
94              statements for relations which have no anonym functions applied.
95    
96    2008-03-11      Sascha L. Teichmann <[email protected]>
97    
98            * tools/formed/formed/plugins/export/sql.py: Added a newline after
99              'COMMIT;' in the last line.
100    
101    2008-03-11      Sascha L. Teichmann <[email protected]>
102    
103            * tools/formed/formed/plugins/export/sql.py: Fixed syntax of
104              generated anonymize_case() function.
105              
106    2008-03-11      Sascha L. Teichmann <[email protected]>
107    
108            * tools/formed/formed/plugins/export/sql.py: Added code to
109              generate a plpgsql function anonymize_case() that anonymized
110              a given case and all of its depending repeat groups.
111    
112    2008-03-06      Sascha L. Teichmann <[email protected]>
113    
114            * tools/anonym/xmlimport.py: remove print of insert statement.
115    
116            * tools/formed/formed/plugins/export/sql.py: Print generation date in ISO.
117    
118  2008-03-03      Torsten Irländer <[email protected]>  2008-03-03      Torsten Irländer <[email protected]>
119    
120          * anonym/cron.sendAnonXml.sh,          * anonym/cron.sendAnonXml.sh,
# Line 5  Line 122 
122            production environment (Copied running scripts from production            production environment (Copied running scripts from production
123            server)            server)
124    
125            * cron.importAnonXml.sh: Added deleting of ols cases. Modified script
126              to be used in a production environment (Cpoied running script from
127              production server)
128    
129            * tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to
130              ensure that only valid cases get exported
131    
132  2008-02-27      Sascha L. Teichmann <[email protected]>  2008-02-27      Sascha L. Teichmann <[email protected]>
133    
134          * tools/anonym/xmlimport.py: Fixed bug in date converter.          * tools/anonym/xmlimport.py: Fixed bug in date converter.

Legend:
Removed from v.247  
changed lines
  Added in v.271

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26