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]> |
201 |
|
|
202 |
|
* tools/formed/formed/plugins/export/sql.py: Added a newline after |
203 |
|
'COMMIT;' in the last line. |
204 |
|
|
205 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
206 |
|
|
207 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed syntax of |
208 |
|
generated anonymize_case() function. |
209 |
|
|
210 |
|
2008-03-11 Sascha L. Teichmann <[email protected]> |
211 |
|
|
212 |
|
* tools/formed/formed/plugins/export/sql.py: Added code to |
213 |
|
generate a plpgsql function anonymize_case() that anonymized |
214 |
|
a given case and all of its depending repeat groups. |
215 |
|
|
216 |
|
2008-03-06 Sascha L. Teichmann <[email protected]> |
217 |
|
|
218 |
|
* tools/anonym/xmlimport.py: remove print of insert statement. |
219 |
|
|
220 |
|
* tools/formed/formed/plugins/export/sql.py: Print generation date in ISO. |
221 |
|
|
222 |
|
2008-03-03 Torsten Irländer <[email protected]> |
223 |
|
|
224 |
|
* anonym/cron.sendAnonXml.sh, |
225 |
|
anonym/getDbList.sh: Modified script to be used directly in the |
226 |
|
production environment (Copied running scripts from production |
227 |
|
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]> |
237 |
|
|
238 |
|
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
239 |
|
|
240 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
241 |
|
|
242 |
|
* tools/anonym/xmlimport.py: Simpilied version |
243 |
|
|
244 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
245 |
|
|
246 |
|
* tools/anonym/cron.importAnonXml.sh: Add sudo call for |
247 |
|
xmlimport.py and parameters. |
248 |
|
|
249 |
|
* tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/ |
250 |
|
|
251 |
|
* tools/anonym/xmlexport.py: Use python interpreter without env |
252 |
|
because of sudo context. |
253 |
|
|
254 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
255 |
|
|
256 |
|
* tools/anonym/xmlimport.py: added support for getopt. add |
257 |
|
support to force in fkz in import of case. |
258 |
|
|
259 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
260 |
|
|
261 |
|
* tools/anonym/xmlimport.py: Implemented logic to create/update cases. |
262 |
|
|
263 |
|
* tools/anonym/html.awk: produces valid HTML. |
264 |
|
|
265 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
266 |
|
|
267 |
|
* tools/anonym/joincsv.py: Fix a logic bug. |
268 |
|
|
269 |
|
2008-02-25 Torsten Irlaender <[email protected]> |
270 |
|
|
271 |
|
* tools/anonym/cron.importAnonXml.sh: Added shellscript for importing |
272 |
|
exportted cases. It will read all files from a directory and import |
273 |
|
the files into the DB. After that the script will cleanup the |
274 |
|
directory. |
275 |
|
|
276 |
|
2008-02-25 Torsten Irländer <[email protected]> |
277 |
|
|
278 |
|
* tools/anonym/cron.sendAnonXml.sh, |
279 |
|
tools/anonym/xmlexport.py, |
280 |
|
tools/anonym/getDbList.sh: Added shell-scripts for exporting cases |
281 |
|
|
282 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
283 |
|
|
284 |
|
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |
285 |
|
|
286 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
287 |
|
|
288 |
|
* tools/anonym/joincsv.py: New. Joins CSV files. |
289 |
|
|
290 |
|
* tools/anonym/html.awk: New. Converts CSV to HTML |
291 |
|
|
292 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
293 |
|
|
294 |
|
* tools/anonym/xmlimport.py: New. Added generation of |
295 |
|
update statements. |
296 |
|
|
297 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
298 |
|
|
299 |
|
* tools/anonym/xmlimport.py: New. Base for importing |
300 |
|
XML from cron. |
301 |
|
|
302 |
|
2008-02-24 Sascha L. Teichmann <[email protected]> |
303 |
|
|
304 |
|
* tools/formed/formed/plugins/export/html2.py: New. plug-in |
305 |
|
for a simplified HTML output |
306 |
|
|
307 |
|
* tools/formed/formed/plugins/export/typemap.py: New. plug-in |
308 |
|
for dump schema as python dictionary. |
309 |
|
|
310 |
|
* tools/formed/formed/config.py: Enable new plug-ins. Out comment |
311 |
|
old stored procedure and view generators. |
312 |
|
|
313 |
|
2008-02-19 Sascha L. Teichmann <[email protected]> |
314 |
|
|
315 |
|
* tools/anonym/xmlexport.py: New. Export all cases in database |
316 |
|
as XML. |
317 |
|
|
318 |
|
2008-02-18 Sascha L. Teichmann <[email protected]> |
319 |
|
|
320 |
|
* tools/anonym/anoymncsv.py: separate field with '\t' now. |
321 |
|
all '\t's are replaced by ' ' before. '\r\n' are removed too. |
322 |
|
|
323 |
|
2008-02-15 Sascha L. Teichmann <[email protected]> |
324 |
|
|
325 |
|
* tools/anonym/anoymncsv.py: simple script to fetch anonymous |
326 |
|
data from database. |
327 |
|
|
328 |
|
2008-02-14 Sascha L. Teichmann <[email protected]> |
329 |
|
|
330 |
|
* tools/formed/formed/plugins/export/sql.py: Exchanged name |
331 |
|
erase_value with suppress_value/suppress_value2. |
332 |
|
|
333 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
334 |
|
|
335 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
336 |
|
substitute 'erase_value' with NULL value. |
337 |
|
|
338 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
339 |
|
|
340 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
341 |
|
and uuid_id in anonymiziation views too. |
342 |
|
|
343 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
344 |
|
|
345 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation |
346 |
|
of anonymiziation views for master table views and repeat group |
347 |
|
views. |
348 |
|
|
349 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
350 |
|
|
351 |
|
* tools/formed/formed/model/nodecomponents.py: Added attribute |
352 |
|
"function" |
353 |
|
|
354 |
|
* tools/formed/formed/io/document.py: Save attributes in |
355 |
|
alphabetical order. |
356 |
|
|
357 |
|
2008-02-02 Sascha L. Teichmann <[email protected]> |
358 |
|
|
359 |
|
* tools/formed/formed/plugins/export/sql.py: Added update rule |
360 |
|
for master table and repeat groups views. Granted update right |
361 |
|
to :cm_ka_group. |
362 |
|
|
363 |
|
2008-02-01 Sascha L. Teichmann <[email protected]> |
364 |
|
|
365 |
|
* tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id' |
366 |
|
for master table and repeat groups. Also added unique constraints |
367 |
|
to these columns. |
368 |
|
|
369 |
|
2007-12-10 Sascha L. Teichmann <[email protected]> |
370 |
|
|
371 |
|
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system |
372 |
|
property 'root.element' to specify the name of the XML root. |
373 |
|
|
374 |
|
* pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted. |
375 |
|
|
376 |
|
2007-11-22 Sascha L. Teichmann <[email protected]> |
377 |
|
|
378 |
|
* pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts |
379 |
|
for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde. |
380 |
|
|
381 |
|
* pdf2xfa/README.TXT: Add a remark to new boot scripts. |
382 |
|
|
383 |
|
2007-11-21 Sascha L. Teichmann <[email protected]> |
384 |
|
|
385 |
|
* pdf2xfa/src/de/intevation/pdfimport/Log.java: New. |
386 |
|
Sends logging to file. |
387 |
|
|
388 |
|
* pdf2xfa/src/de/intevation/pdfimport/Server.java, |
389 |
|
pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted |
390 |
|
to use new logging. |
391 |
|
|
392 |
|
* pdf2xfa/README.TXT: Added remark how to use logging. |
393 |
|
|
394 |
|
2007-11-16 Frank Koormann <[email protected]> |
395 |
|
|
396 |
|
* tools/formed/formed/plugins/export/sql.py (createSchema): |
397 |
|
Append only column "bearbeiter_id", standins are modelled by a |
398 |
|
separate table. |
399 |
|
|
400 |
|
2007-11-16 Sascha L. Teichmann <[email protected]> |
401 |
|
|
402 |
|
* tools/formed/formed/model/data.py, |
403 |
|
tools/formed/formed/plugins/web/view_renderer.py: |
404 |
|
Added an invisible flag for info fields. |
405 |
|
|
406 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
407 |
|
|
408 |
|
* tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs |
409 |
|
(calling a wrong method). |
410 |
|
|
411 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
412 |
|
|
413 |
|
* tools/formed/formed/model/nodecomponents.py: Added a field |
414 |
|
'alternative' to all node components. This might be of help to |
415 |
|
match PDF imports where the descriptions do not match. |
416 |
|
|
417 |
|
2007-10-23 Frank Koormann <[email protected]> |
418 |
|
|
419 |
|
* tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views |
420 |
|
|
421 |
|
2007-10-23 Frank Koormann <[email protected]> |
422 |
|
|
423 |
|
* tools/formed/formed/plugins/export/sql.py: Set default |
424 |
|
value (-1) for choices and bools. |
425 |
|
|
426 |
|
2007-10-21 Frank Koormann <[email protected]> |
427 |
|
|
428 |
|
* tools/formed/formed/plugins/export/sql.py: Grant statements for |
429 |
|
descriptive tables added. |
430 |
|
(Table.getName): new |
431 |
|
|
432 |
|
2007-10-21 Frank Koormann <[email protected]> |
433 |
|
|
434 |
|
* tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE" |
435 |
|
statements for views and roles to make updates easier. |
436 |
|
Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE. |
437 |
|
|
438 |
|
2007-10-19 Frank Koormann <[email protected]> |
439 |
|
|
440 |
|
* tools/formed/formed/plugins/export/sql.py: Added GRANT statements |
441 |
|
for views. The statements are prepared for variable substitution |
442 |
|
when executing the SQL-scripts by psql. |
443 |
|
|
444 |
|
2007-10-18 Sascha L. Teichmann <[email protected]> |
445 |
|
|
446 |
|
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed: |
447 |
|
End of result XML was truncated because of an unflushed buffer. |
448 |
|
|
449 |
|
2007-10-17 Sascha L. Teichmann <[email protected]> |
450 |
|
|
451 |
|
* pdf2xfa/bin/build-jar.sh: New. Build production jar file. |
452 |
|
|
453 |
|
* pdf2xfa/README.TXT: Adjusted how to build production jar file |
454 |
|
and how to use it. |
455 |
|
|
456 |
|
* pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class |
457 |
|
and iText dependency. |
458 |
|
|
459 |
|
2007-10-16 Sascha L. Teichmann <[email protected]> |
460 |
|
|
461 |
|
* tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe' |
462 |
|
are not modeled as BOOLEANs any more. That simpifies the conversion |
463 |
|
process web vs. db. |
464 |
|
|
465 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
466 |
|
|
467 |
|
* tools/formed/formed/plugins/export/sql.py: Added the remaining |
468 |
|
UPDATE rules. |
469 |
|
|
470 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
471 |
|
|
472 |
|
* tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some |
473 |
|
views. TODO: Test'em and implement the rest. |
474 |
|
|
475 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
476 |
|
|
477 |
|
* tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT |
478 |
|
rules referenced none existing views. |
479 |
|
|
480 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
481 |
|
|
482 |
|
* tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT |
483 |
|
rules for views. TODO: add UPDATE rules. |
484 |
|
|
485 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
486 |
|
|
487 |
|
* tools/formed/formed/plugins/export/old_sql.py: New. Contains |
488 |
|
the legacy SQL export filters. |
489 |
|
|
490 |
|
* tools/formed/formed/plugins/export/sql.py: Factored out the |
491 |
|
legacy SQL export filters to old_sql. |
492 |
|
|
493 |
|
* tools/formed/formed/config.py: Adjusted to fetch legacy |
494 |
|
filters from old_sql. |
495 |
|
|
496 |
|
2007-10-06 Sascha L. Teichmann <[email protected]> |
497 |
|
|
498 |
|
* pdf2xfa/**: Initial import of the PDF to XFA server. |
499 |
|
|
500 |
|
2007-10-06 Sascha L. Teichmann <[email protected]> |
501 |
|
|
502 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed bug |
503 |
|
that made choices of three elements to booleans if |
504 |
|
they have other meanings than 'Ja', 'Nein', 'keine Angabe'. |
505 |
|
|
506 |
|
2007-10-05 Sascha L. Teichmann <[email protected]> |
507 |
|
|
508 |
|
* tools/formed/formed/plugins/export/sql.py: Select ids of |
509 |
|
underlaying tables in views too. |
510 |
|
|
511 |
|
2007-10-04 Sascha L. Teichmann <[email protected]> |
512 |
|
|
513 |
|
* tools/formed/formed/plugins/export/sql.py: Create schema inside transaction. |
514 |
|
Various bug fixes. |
515 |
|
|
516 |
|
2007-10-04 Sascha L. Teichmann <[email protected]> |
517 |
|
|
518 |
|
* tools/formed/formed/model/data.py: Added GroupNode.allWidgets() |
519 |
|
to extract fields from embedded repeat groups. |
520 |
|
|
521 |
|
* tools/formed/formed/plugins/export/sql.py: The SQL exporter exports |
522 |
|
views per page too. Result not tested yet. |
523 |
|
|
524 |
|
2007-10-01 Sascha L. Teichmann <[email protected]> |
525 |
|
|
526 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Ignore |
527 |
|
in-page repeat groups while rendering pages. |
528 |
|
|
529 |
|
2007-10-01 Sascha L. Teichmann <[email protected]> |
530 |
|
|
531 |
|
* tools/formed/formed/model/nodecomponents.py: Added visitor |
532 |
|
traversals for document trees. |
533 |
|
|
534 |
|
* tools/formed/formed/model/data.py: Rewrote the |
535 |
|
Page.allWidgets() method to use new visitor for |
536 |
|
tree traversal. |
537 |
|
|
538 |
|
2007-09-27 Torsten Irlaender <[email protected]> |
539 |
|
|
540 |
|
* tools/formed/formed/plugins/names/filter.py: Pages are now included |
541 |
|
in the rename by formular name algorithm |
542 |
|
|
543 |
|
2007-09-26 Sascha L. Teichmann <[email protected]> |
544 |
|
|
545 |
|
* tools/formed/formed/model/data.py: Removed old {next|prev}Page() |
546 |
|
TODO: rewrite Page.allWidgets(). |
547 |
|
|
548 |
|
* tools/formed/formed/model/nodecomponents.py: Added a method |
549 |
|
Node.firstLevel(criterion) to walk a defined line in the tree. |
550 |
|
|
551 |
|
* tools/formed/formed/plugins/export/sql.py: Extract data suitable to |
552 |
|
build views and respective joins. |
553 |
|
|
554 |
|
2007-09-26 Sascha L. Teichmann <[email protected]> |
555 |
|
|
556 |
|
* tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to |
557 |
|
FORMED environment variable. If set to true tidylib is used to |
558 |
|
filter HTML content to be W3C valid. To use this feature install |
559 |
|
uTidylib. |
560 |
|
|
561 |
|
* tools/formed/formed/plugins/web/server.py: Check if MIME type is |
562 |
|
text/html and filters content through tidy if requested. |
563 |
|
|
564 |
|
2007-09-25 Torsten Irlaender <[email protected]> |
565 |
|
|
566 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Small fix and |
567 |
|
cleanup of the form generation code. |
568 |
|
|
569 |
|
2007-09-21 Sascha L. Teichmann <[email protected]> |
570 |
|
|
571 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation time |
572 |
|
and DROP TABLE statements to schema export. |
573 |
|
|
574 |
|
2007-09-20 Sascha L. Teichmann <[email protected]> |
575 |
|
|
576 |
|
* tools/formed/formed/plugins/export/sql.py: The tables are generated |
577 |
|
in correct topolocial order now. |
578 |
|
|
579 |
|
2007-09-20 Sascha L. Teichmann <[email protected]> |
580 |
|
|
581 |
|
* tools/formed/formed/plugins/export/mode.py: New. Filter to export |
582 |
|
a document with items that are in given mode. |
583 |
|
|
584 |
|
* tools/formed/formed/model/nodecomponents.py: Added methods to clone |
585 |
|
trees depending on selected modes. |
586 |
|
|
587 |
|
* tools/formed/formed/model/data.py, tools/formed/formed/model/expr.py: |
588 |
|
Fixed clone issue with RuleNodes. |
589 |
|
|
590 |
|
* tools/formed/formed/config.py: Use new plug-in. |
591 |
|
|
592 |
|
2007-09-17 Sascha L. Teichmann <[email protected]> |
593 |
|
|
594 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Make the |
595 |
|
view renderer a real view renderer. It takes a list of |
596 |
|
items now and not only a single page. |
597 |
|
|
598 |
|
* tools/formed/formed/plugins/web/renderer.py: Feed a list |
599 |
|
of items to the view renderer. |
600 |
|
|
601 |
|
2007-09-17 Torsten Irlaender <[email protected]> |
602 |
|
|
603 |
|
* tools/formed/formed/plugins/web/view_renderer.py: |
604 |
|
Small tweaks in rendering bools. |
605 |
|
RadioNodes (with all its children) can now be placed in a container. |
606 |
|
The radiobools will not get a surrounding <div> anymore. |
607 |
|
I am not sure if the new way results in the wanted behaivor, but the |
608 |
|
rendering results are much better now :) |
609 |
|
Maybe we need a similar approach for checkboxes? |
610 |
|
Rendering groups is still broken in some way. |
611 |
|
|
612 |
|
2007-09-17 Sascha L. Teichmann <[email protected]> |
613 |
|
|
614 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Fixed |
615 |
|
a few bugs: Do not render empty containers, do not |
616 |
|
generate misplaced <br class="newline"> in choices. |
617 |
|
Add a nameless container to catch the items that are |
618 |
|
nor explicitly assigned to a target. Removed FormData. |
619 |
|
|
620 |
|
* tools/formed/formed/plugins/web/renderer.py: Removed |
621 |
|
a needless import |
622 |
|
|
623 |
2007-09-17 Sascha L. Teichmann <[email protected]> |
2007-09-17 Sascha L. Teichmann <[email protected]> |
624 |
|
|
625 |
* tools/formed/formed/plugins/web/view_renderer.py: Implemented |
* tools/formed/formed/plugins/web/view_renderer.py: Implemented |