/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 254 by teichmann, Tue Mar 11 14:31:23 2008 UTC revision 286 by teichmann, Fri Aug 15 13:47:28 2008 UTC
# Line 1  Line 1 
1    2008-08-15      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed: moved one level up because its the only
4              part of this project now.
5    
6    2008-08-15      Sascha L. Teichmann <[email protected]>
7    
8            * tools/anonym/*: Removed as it belongs to mpuls WASKA
9    
10    2008-08-15      Sascha L. Teichmann <[email protected]>
11    
12            * pdf2xfa/*: removed. It belongs to mpuls
13    
14    2008-08-13 L. Teichmann <[email protected]>
15    
16            i18n of the plug-ins:
17            * tools/formed/formed/plugins/export/diff.py,
18              tools/formed/formed/plugins/export/data.py,
19              tools/formed/formed/plugins/export/old_sql.py,
20              tools/formed/formed/plugins/export/latex.py,
21              tools/formed/formed/plugins/export/xsd.py,
22              tools/formed/formed/plugins/export/sql.py,
23              tools/formed/formed/plugins/export/typemap.py,
24              tools/formed/formed/plugins/export/html.py,
25              tools/formed/formed/plugins/export/mode.py,
26              tools/formed/formed/plugins/export/html2.py,
27              tools/formed/formed/plugins/export/xls.py,
28              tools/formed/formed/plugins/names/filter.py,
29              tools/formed/formed/plugins/plugin.py,
30              tools/formed/formed/plugins/web/help.py,
31              tools/formed/formed/plugins/web/form_renderer.py,
32              tools/formed/formed/plugins/web/plugin.py,
33              tools/formed/formed/plugins/web/error_renderer.py,
34              tools/formed/formed/plugins/web/view_renderer.py,
35              tools/formed/formed/plugins/web/semantic.py,
36              tools/formed/formed/plugins/web/cache.py,
37              tools/formed/formed/plugins/web/server.py,
38              tools/formed/formed/plugins/web/controllers.py,
39              tools/formed/formed/plugins/web/renderer.py,
40              tools/formed/formed/plugins/ui/controls.py,
41              tools/formed/formed/config.py: _("")s the stuff
42              tools/formed/po/formed.pot, tools/formed/po/de_DE.po:
43              extracted and translated.
44    
45    2008-08-08      Sascha L. Teichmann <[email protected]>
46    
47            First version of FormEd i18n. After checkout go to tools/formed/po/ and
48            say 'make mo'. Afterwards you can start FormEd as usual.
49    
50            * tools/formed/resources: New. Place to places ressources like *.mo files
51            * tools/formed/formed/main.py, tools/formed/formed/ui/controls.py: Add _("")s
52              
53            * tools/formed/po,
54              tools/formed/po/Makefile,
55              tools/formed/po/formed.pot,
56              tools/formed/po/de_DE.po: i18n stuff.
57    
58    2008-08-08      Sascha L. Teichmann <[email protected]>
59    
60            * tools/anonym/xmlexport.py: Only export cases which are not
61              'schwebend geloescht'.
62    
63    2008-07-23      Sascha L. Teichmann <[email protected]>
64    
65            Fixed issue472
66    
67            * tools/anonym/xmlimport.py: Regenerate dicts from current form ed tree.
68    
69    2008-07-17      Sascha L. Teichmann <[email protected]>
70    
71            * tools/anonym/xmlimport.py: removed marking of invalid cases
72            * tools/anonym/cron.importAnonXml.sh: re-inserted here.
73    
74    2008-07.07      Torsten Irländer <[email protected]>
75    
76            * tools/formed/formed/plugins/export/latex.py
77              tools/formed/formed/config.py: Added new LaTex Export. Beware this
78              is even more ugly the HTML Export.
79            * tools/formed/formed/plugins/export/html.py: Added information on
80              anonymisation to the html export.
81    
82    2008-07-07      Sascha L. Teichmann <[email protected]>
83    
84            * tools/anonym/xmlimport.py: Mark cases if they are inconsistent.
85    
86    2008-07-07      Sascha L. Teichmann <[email protected]>
87    
88            * tools/anonym/xmlimport.py: Updated to schema 1.5. (Which is incompatible to 1.4)
89    
90    2008-07-07      Sascha L. Teichmann <[email protected]>  
91            
92            * tools/formed/formed/plugins/export/html.py: Added additional column
93            to the html export with information how each field will get
94            anonymized.
95    
96    2008-07-07      Sascha L. Teichmann <[email protected]>  
97    
98            * tools/anonym/xmlimport.py: sync with productive version.
99    
100    2008-06-10      Torsten Irländer <[email protected]>
101    
102            * tools/formed/formed/plugins/export/sql.py: grant admin permission to
103              call anonymize function
104    
105    2008-05-21      Sascha L. Teichmann <[email protected]>  
106    
107            * tools/formed/formed/plugins/export/xsd.py: Brought encoding
108              back to UTF-8.
109    
110    2008-05-21      Frank Koormann <[email protected]>
111    
112            * tools/formed/formed/plugins/export/xls.py: New, export key value
113            tables as excel workbook with one sheet per table.
114    
115            * tools/formed/formed/config.py: ExportKeyValueTableAsXLS added.
116    
117    2008-05-21      Frank Koormann <[email protected]>
118    
119            * tools/formed/formed/plugins/export/xsd.py
120            (SchemaCreator._createChoice): Fix use of choices name.
121    
122    2008-04-29      Sascha L. Teichmann <[email protected]>
123    
124            * tools/formed/formed/plugins/export/xsd.py: Use substitution group
125              to allow arbitrary order of repeat groups.
126    
127    2008-04-29      Sascha L. Teichmann <[email protected]>
128    
129            * tools/formed/formed/plugins/export/xsd.py: Removed a needless
130              character.
131    
132    2008-04-29      Sascha L. Teichmann <[email protected]>
133    
134            * tools/formed/formed/plugins/export/xsd.py: Added annotations
135              to fields.
136    
137    2008-04-29      Sascha L. Teichmann <[email protected]>
138    
139            * tools/formed/formed/plugins/export/xsd.py: Added for
140              choice fields.
141    
142    2008-04-29      Sascha L. Teichmann <[email protected]>
143    
144            * tools/formed/formed/plugins/export/xsd.py: Added support for
145              boolean fields based on enumerations.
146    
147    2008-04-28      Sascha L. Teichmann <[email protected]>
148    
149            * tools/formed/formed/plugins/export/xsd.py: Added support for
150              date, text and textarea fields.
151    
152    2008-04-28      Sascha L. Teichmann <[email protected]>
153    
154            * tools/formed/formed/plugins/export/xsd.py: Added support for
155              repeat groups and integer fields.
156    
157    2008-04-28      Sascha L. Teichmann <[email protected]>
158    
159            * tools/formed/formed/plugins/export/xsd.py: New. plug-in for
160              exporting as XML schema. not ready, yet.
161    
162            * tools/formed/formed/config.py: Use new plug-in.
163    
164            * tools/formed/formed/plugins/export/sql.py: Fixed wrong GUI text.
165    
166    2008-04-17      Torsten Irländer <[email protected]>
167    
168            * tools/formed/formed/plugins/export/sql.py: Changed WHERE clause in
169            for the views because of the new group permissions.
170    
171    2008-04-09      Sascha L. Teichmann <[email protected]>
172    
173            * tools/anonym/cron.deleteOldAnonymized.sh: New. cron job to delete
174              old anonymized cases.
175    
176    2008-04-01      Sascha L. Teichmann <[email protected]>
177    
178            * tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1"
179              from clause to select datasets.
180              Replace ']]>' in CDATA sections with correct splitted replacement.
181    
182    2008-03-12      Sascha L. Teichmann <[email protected]>
183            
184            * tools/anonym/cron.importAnonXml.sh: Added absolut path to  xmlimport
185              script.
186    
187            * tools/anonym/xmlimport.py: commented out database port from
188              connectionstring.
189    
190    2008-03-12      Sascha L. Teichmann <[email protected]>
191    
192            * tools/formed/formed/plugins/export/sql.py: Fixed bug in generation
193              of anonymization of repeat groups (wrong id was given).
194    
195    2008-03-11      Sascha L. Teichmann <[email protected]>
196    
197            * tools/formed/formed/plugins/export/sql.py: Generate no update
198              statements for relations which have no anonym functions applied.
199    
200  2008-03-11      Sascha L. Teichmann <[email protected]>  2008-03-11      Sascha L. Teichmann <[email protected]>
201    
202          * tools/formed/formed/plugins/export/sql.py: Added a newline after          * tools/formed/formed/plugins/export/sql.py: Added a newline after
# Line 27  Line 226 
226            production environment (Copied running scripts from production            production environment (Copied running scripts from production
227            server)            server)
228    
229            * cron.importAnonXml.sh: Added deleting of ols cases. Modified script
230              to be used in a production environment (Cpoied running script from
231              production server)
232    
233            * tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to
234              ensure that only valid cases get exported
235    
236  2008-02-27      Sascha L. Teichmann <[email protected]>  2008-02-27      Sascha L. Teichmann <[email protected]>
237    
238          * tools/anonym/xmlimport.py: Fixed bug in date converter.          * tools/anonym/xmlimport.py: Fixed bug in date converter.

Legend:
Removed from v.254  
changed lines
  Added in v.286

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26