1 |
|
2008-08-15 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/*: Removed as it belongs to mpuls WASKA |
4 |
|
|
5 |
|
2008-08-15 Sascha L. Teichmann <[email protected]> |
6 |
|
|
7 |
|
* pdf2xfa/*: removed. It belongs to mpuls |
8 |
|
|
9 |
|
2008-08-13 L. Teichmann <[email protected]> |
10 |
|
|
11 |
|
i18n of the plug-ins: |
12 |
|
* tools/formed/formed/plugins/export/diff.py, |
13 |
|
tools/formed/formed/plugins/export/data.py, |
14 |
|
tools/formed/formed/plugins/export/old_sql.py, |
15 |
|
tools/formed/formed/plugins/export/latex.py, |
16 |
|
tools/formed/formed/plugins/export/xsd.py, |
17 |
|
tools/formed/formed/plugins/export/sql.py, |
18 |
|
tools/formed/formed/plugins/export/typemap.py, |
19 |
|
tools/formed/formed/plugins/export/html.py, |
20 |
|
tools/formed/formed/plugins/export/mode.py, |
21 |
|
tools/formed/formed/plugins/export/html2.py, |
22 |
|
tools/formed/formed/plugins/export/xls.py, |
23 |
|
tools/formed/formed/plugins/names/filter.py, |
24 |
|
tools/formed/formed/plugins/plugin.py, |
25 |
|
tools/formed/formed/plugins/web/help.py, |
26 |
|
tools/formed/formed/plugins/web/form_renderer.py, |
27 |
|
tools/formed/formed/plugins/web/plugin.py, |
28 |
|
tools/formed/formed/plugins/web/error_renderer.py, |
29 |
|
tools/formed/formed/plugins/web/view_renderer.py, |
30 |
|
tools/formed/formed/plugins/web/semantic.py, |
31 |
|
tools/formed/formed/plugins/web/cache.py, |
32 |
|
tools/formed/formed/plugins/web/server.py, |
33 |
|
tools/formed/formed/plugins/web/controllers.py, |
34 |
|
tools/formed/formed/plugins/web/renderer.py, |
35 |
|
tools/formed/formed/plugins/ui/controls.py, |
36 |
|
tools/formed/formed/config.py: _("")s the stuff |
37 |
|
tools/formed/po/formed.pot, tools/formed/po/de_DE.po: |
38 |
|
extracted and translated. |
39 |
|
|
40 |
|
2008-08-08 Sascha L. Teichmann <[email protected]> |
41 |
|
|
42 |
|
First version of FormEd i18n. After checkout go to tools/formed/po/ and |
43 |
|
say 'make mo'. Afterwards you can start FormEd as usual. |
44 |
|
|
45 |
|
* tools/formed/resources: New. Place to places ressources like *.mo files |
46 |
|
* tools/formed/formed/main.py, tools/formed/formed/ui/controls.py: Add _("")s |
47 |
|
|
48 |
|
* tools/formed/po, |
49 |
|
tools/formed/po/Makefile, |
50 |
|
tools/formed/po/formed.pot, |
51 |
|
tools/formed/po/de_DE.po: i18n stuff. |
52 |
|
|
53 |
|
2008-08-08 Sascha L. Teichmann <[email protected]> |
54 |
|
|
55 |
|
* tools/anonym/xmlexport.py: Only export cases which are not |
56 |
|
'schwebend geloescht'. |
57 |
|
|
58 |
|
2008-07-23 Sascha L. Teichmann <[email protected]> |
59 |
|
|
60 |
|
Fixed issue472 |
61 |
|
|
62 |
|
* tools/anonym/xmlimport.py: Regenerate dicts from current form ed tree. |
63 |
|
|
64 |
|
2008-07-17 Sascha L. Teichmann <[email protected]> |
65 |
|
|
66 |
|
* tools/anonym/xmlimport.py: removed marking of invalid cases |
67 |
|
* tools/anonym/cron.importAnonXml.sh: re-inserted here. |
68 |
|
|
69 |
|
2008-07.07 Torsten Irländer <[email protected]> |
70 |
|
|
71 |
|
* tools/formed/formed/plugins/export/latex.py |
72 |
|
tools/formed/formed/config.py: Added new LaTex Export. Beware this |
73 |
|
is even more ugly the HTML Export. |
74 |
|
* tools/formed/formed/plugins/export/html.py: Added information on |
75 |
|
anonymisation to the html export. |
76 |
|
|
77 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
78 |
|
|
79 |
|
* tools/anonym/xmlimport.py: Mark cases if they are inconsistent. |
80 |
|
|
81 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
82 |
|
|
83 |
|
* tools/anonym/xmlimport.py: Updated to schema 1.5. (Which is incompatible to 1.4) |
84 |
|
|
85 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
86 |
|
|
87 |
|
* tools/formed/formed/plugins/export/html.py: Added additional column |
88 |
|
to the html export with information how each field will get |
89 |
|
anonymized. |
90 |
|
|
91 |
|
2008-07-07 Sascha L. Teichmann <[email protected]> |
92 |
|
|
93 |
|
* tools/anonym/xmlimport.py: sync with productive version. |
94 |
|
|
95 |
|
2008-06-10 Torsten Irländer <[email protected]> |
96 |
|
|
97 |
|
* tools/formed/formed/plugins/export/sql.py: grant admin permission to |
98 |
|
call anonymize function |
99 |
|
|
100 |
|
2008-05-21 Sascha L. Teichmann <[email protected]> |
101 |
|
|
102 |
|
* tools/formed/formed/plugins/export/xsd.py: Brought encoding |
103 |
|
back to UTF-8. |
104 |
|
|
105 |
|
2008-05-21 Frank Koormann <[email protected]> |
106 |
|
|
107 |
|
* tools/formed/formed/plugins/export/xls.py: New, export key value |
108 |
|
tables as excel workbook with one sheet per table. |
109 |
|
|
110 |
|
* tools/formed/formed/config.py: ExportKeyValueTableAsXLS added. |
111 |
|
|
112 |
|
2008-05-21 Frank Koormann <[email protected]> |
113 |
|
|
114 |
|
* tools/formed/formed/plugins/export/xsd.py |
115 |
|
(SchemaCreator._createChoice): Fix use of choices name. |
116 |
|
|
117 |
|
2008-04-29 Sascha L. Teichmann <[email protected]> |
118 |
|
|
119 |
|
* tools/formed/formed/plugins/export/xsd.py: Use substitution group |
120 |
|
to allow arbitrary order of repeat groups. |
121 |
|
|
122 |
|
2008-04-29 Sascha L. Teichmann <[email protected]> |
123 |
|
|
124 |
|
* tools/formed/formed/plugins/export/xsd.py: Removed a needless |
125 |
|
character. |
126 |
|
|
127 |
|
2008-04-29 Sascha L. Teichmann <[email protected]> |
128 |
|
|
129 |
|
* tools/formed/formed/plugins/export/xsd.py: Added annotations |
130 |
|
to fields. |
131 |
|
|
132 |
|
2008-04-29 Sascha L. Teichmann <[email protected]> |
133 |
|
|
134 |
|
* tools/formed/formed/plugins/export/xsd.py: Added for |
135 |
|
choice fields. |
136 |
|
|
137 |
|
2008-04-29 Sascha L. Teichmann <[email protected]> |
138 |
|
|
139 |
|
* tools/formed/formed/plugins/export/xsd.py: Added support for |
140 |
|
boolean fields based on enumerations. |
141 |
|
|
142 |
|
2008-04-28 Sascha L. Teichmann <[email protected]> |
143 |
|
|
144 |
|
* tools/formed/formed/plugins/export/xsd.py: Added support for |
145 |
|
date, text and textarea fields. |
146 |
|
|
147 |
|
2008-04-28 Sascha L. Teichmann <[email protected]> |
148 |
|
|
149 |
|
* tools/formed/formed/plugins/export/xsd.py: Added support for |
150 |
|
repeat groups and integer fields. |
151 |
|
|
152 |
|
2008-04-28 Sascha L. Teichmann <[email protected]> |
153 |
|
|
154 |
|
* tools/formed/formed/plugins/export/xsd.py: New. plug-in for |
155 |
|
exporting as XML schema. not ready, yet. |
156 |
|
|
157 |
|
* tools/formed/formed/config.py: Use new plug-in. |
158 |
|
|
159 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed wrong GUI text. |
160 |
|
|
161 |
|
2008-04-17 Torsten Irländer <[email protected]> |
162 |
|
|
163 |
|
* tools/formed/formed/plugins/export/sql.py: Changed WHERE clause in |
164 |
|
for the views because of the new group permissions. |
165 |
|
|
166 |
|
2008-04-09 Sascha L. Teichmann <[email protected]> |
167 |
|
|
168 |
|
* tools/anonym/cron.deleteOldAnonymized.sh: New. cron job to delete |
169 |
|
old anonymized cases. |
170 |
|
|
171 |
|
2008-04-01 Sascha L. Teichmann <[email protected]> |
172 |
|
|
173 |
|
* tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1" |
174 |
|
from clause to select datasets. |
175 |
|
Replace ']]>' in CDATA sections with correct splitted replacement. |
176 |
|
|
177 |
|
2008-03-12 Sascha L. Teichmann <[email protected]> |
178 |
|
|
179 |
|
* tools/anonym/cron.importAnonXml.sh: Added absolut path to xmlimport |
180 |
|
script. |
181 |
|
|
182 |
|
* tools/anonym/xmlimport.py: commented out database port from |
183 |
|
connectionstring. |
184 |
|
|
185 |
|
2008-03-12 Sascha L. Teichmann <[email protected]> |
186 |
|
|
187 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed bug in generation |
188 |
|
of anonymization of repeat groups (wrong id was given). |
189 |
|
|
190 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
191 |
|
|
192 |
|
* tools/formed/formed/plugins/export/sql.py: Generate no update |
193 |
|
statements for relations which have no anonym functions applied. |
194 |
|
|
195 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
196 |
|
|
197 |
|
* tools/formed/formed/plugins/export/sql.py: Added a newline after |
198 |
|
'COMMIT;' in the last line. |
199 |
|
|
200 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
201 |
|
|
202 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed syntax of |
203 |
|
generated anonymize_case() function. |
204 |
|
|
205 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
206 |
|
|
207 |
|
* tools/formed/formed/plugins/export/sql.py: Added code to |
208 |
|
generate a plpgsql function anonymize_case() that anonymized |
209 |
|
a given case and all of its depending repeat groups. |
210 |
|
|
211 |
|
2008-03-06 Sascha L. Teichmann <[email protected]> |
212 |
|
|
213 |
|
* tools/anonym/xmlimport.py: remove print of insert statement. |
214 |
|
|
215 |
|
* tools/formed/formed/plugins/export/sql.py: Print generation date in ISO. |
216 |
|
|
217 |
|
2008-03-03 Torsten Irländer <[email protected]> |
218 |
|
|
219 |
|
* anonym/cron.sendAnonXml.sh, |
220 |
|
anonym/getDbList.sh: Modified script to be used directly in the |
221 |
|
production environment (Copied running scripts from production |
222 |
|
server) |
223 |
|
|
224 |
|
* cron.importAnonXml.sh: Added deleting of ols cases. Modified script |
225 |
|
to be used in a production environment (Cpoied running script from |
226 |
|
production server) |
227 |
|
|
228 |
|
* tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to |
229 |
|
ensure that only valid cases get exported |
230 |
|
|
231 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
232 |
|
|
233 |
|
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
234 |
|
|
235 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
236 |
|
|
237 |
|
* tools/anonym/xmlimport.py: Simpilied version |
238 |
|
|
239 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
240 |
|
|
241 |
|
* tools/anonym/cron.importAnonXml.sh: Add sudo call for |
242 |
|
xmlimport.py and parameters. |
243 |
|
|
244 |
|
* tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/ |
245 |
|
|
246 |
|
* tools/anonym/xmlexport.py: Use python interpreter without env |
247 |
|
because of sudo context. |
248 |
|
|
249 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
250 |
|
|
251 |
|
* tools/anonym/xmlimport.py: added support for getopt. add |
252 |
|
support to force in fkz in import of case. |
253 |
|
|
254 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
255 |
|
|
256 |
|
* tools/anonym/xmlimport.py: Implemented logic to create/update cases. |
257 |
|
|
258 |
|
* tools/anonym/html.awk: produces valid HTML. |
259 |
|
|
260 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
261 |
|
|
262 |
|
* tools/anonym/joincsv.py: Fix a logic bug. |
263 |
|
|
264 |
2008-02-25 Torsten Irlaender <[email protected]> |
2008-02-25 Torsten Irlaender <[email protected]> |
265 |
|
|
266 |
* tools/anonym/cron.importAnonXml.sh: Added shellscript for importing |
* tools/anonym/cron.importAnonXml.sh: Added shellscript for importing |
268 |
the files into the DB. After that the script will cleanup the |
the files into the DB. After that the script will cleanup the |
269 |
directory. |
directory. |
270 |
|
|
271 |
|
2008-02-25 Torsten Irländer <[email protected]> |
272 |
|
|
273 |
|
* tools/anonym/cron.sendAnonXml.sh, |
274 |
|
tools/anonym/xmlexport.py, |
275 |
|
tools/anonym/getDbList.sh: Added shell-scripts for exporting cases |
276 |
|
|
277 |
2008-02-25 Sascha L. Teichmann <[email protected]> |
2008-02-25 Sascha L. Teichmann <[email protected]> |
278 |
|
|
279 |
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |