/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 191 by torsten, Tue Sep 25 17:00:50 2007 UTC revision 296 by teichmann, Fri Nov 28 11:50:49 2008 UTC
# Line 1  Line 1 
1    2008-11-28      Sascha L. Teichmann <[email protected]>
2    
3            * formed/formed/model/data.py, formed/formed/model/nodecomponents.py:
4              Ported WidgetCollector from Offline client.
5    
6            * formed/formed/plugins/modify/__init__.py, formed/formed/plugins/modify,
7              formed/formed/plugins/modify/rules.py: Stub for required rules generator.
8    
9            * formed/formed/config.py: Bind new filter to FormEd
10    
11    2008-11-27      Torsten Irländer <[email protected]>
12    
13            * formed/formed/model/data.py: Added new attribute mark for rules
14    
15    2008-11-10      Torsten Irländer <[email protected]>
16    
17            Implemented radio-matrix elements. radio elelement having the same
18            options can now be rendered in table form.
19    
20            * formed/formed/model/data.py,
21              formed/formed/io/document.py: Added new radio-matrix element to the
22              model and gui
23            * formed/formed/plugins/web/view_renderer.py: Write html-renderer for
24              the radio-matrix element.
25    
26    2008-11.03      Torsten Irländer <[email protected]>
27    
28            * formed/formed/model/data.py: Fixed import error
29    
30    2008-10-29      Sascha L. Teichmann <[email protected]>
31    
32            Relative paths in external choices are now possible. Relative paths are
33            relative to path of the master document.
34    
35            * formed/model/data.py: external choice are now storing the path to the
36              master document.
37    
38            * formed/formed/io/document.py: Pass context to SAX builder.
39    
40            * formed/formed/io/factories.py: For new created nodes look if there
41              is a method 'setLoadContext' and call it.
42    
43    2008-09-04      Sascha L. Teichmann <[email protected]>
44    
45            * doc/beschreibung.txt: New. Initial description of FormEd (german).
46    
47    2008-08-22      Sascha L. Teichmann <[email protected]>
48    
49            * formed/formed/model/nodecomponents.py: Added attribute 'flags'.
50    
51    2008-08-21      Sascha L. Teichmann <[email protected]>
52    
53            * formed/formed/io/document.py: Indent tree while saving
54            * formed/formed/main.py: removed needless print
55    
56    2008-08-15      Sascha L. Teichmann <[email protected]>
57    
58            * LICENSE: New GPLv3
59            * */*.py, *.sh: Added reference to LICENSE
60    
61    2008-08-15      Sascha L. Teichmann <[email protected]>
62    
63            * tools: removed because there a no tools any more.
64    
65    2008-08-15      Sascha L. Teichmann <[email protected]>
66    
67            * tools/formed: moved one level up because its the only
68              part of this project now.
69    
70    2008-08-15      Sascha L. Teichmann <[email protected]>
71    
72            * tools/anonym/*: Removed as it belongs to mpuls WASKA
73    
74    2008-08-15      Sascha L. Teichmann <[email protected]>
75    
76            * pdf2xfa/*: removed. It belongs to mpuls
77    
78    2008-08-13 L. Teichmann <[email protected]>
79    
80            i18n of the plug-ins:
81            * tools/formed/formed/plugins/export/diff.py,
82              tools/formed/formed/plugins/export/data.py,
83              tools/formed/formed/plugins/export/old_sql.py,
84              tools/formed/formed/plugins/export/latex.py,
85              tools/formed/formed/plugins/export/xsd.py,
86              tools/formed/formed/plugins/export/sql.py,
87              tools/formed/formed/plugins/export/typemap.py,
88              tools/formed/formed/plugins/export/html.py,
89              tools/formed/formed/plugins/export/mode.py,
90              tools/formed/formed/plugins/export/html2.py,
91              tools/formed/formed/plugins/export/xls.py,
92              tools/formed/formed/plugins/names/filter.py,
93              tools/formed/formed/plugins/plugin.py,
94              tools/formed/formed/plugins/web/help.py,
95              tools/formed/formed/plugins/web/form_renderer.py,
96              tools/formed/formed/plugins/web/plugin.py,
97              tools/formed/formed/plugins/web/error_renderer.py,
98              tools/formed/formed/plugins/web/view_renderer.py,
99              tools/formed/formed/plugins/web/semantic.py,
100              tools/formed/formed/plugins/web/cache.py,
101              tools/formed/formed/plugins/web/server.py,
102              tools/formed/formed/plugins/web/controllers.py,
103              tools/formed/formed/plugins/web/renderer.py,
104              tools/formed/formed/plugins/ui/controls.py,
105              tools/formed/formed/config.py: _("")s the stuff
106              tools/formed/po/formed.pot, tools/formed/po/de_DE.po:
107              extracted and translated.
108    
109    2008-08-08      Sascha L. Teichmann <[email protected]>
110    
111            First version of FormEd i18n. After checkout go to tools/formed/po/ and
112            say 'make mo'. Afterwards you can start FormEd as usual.
113    
114            * tools/formed/resources: New. Place to places ressources like *.mo files
115            * tools/formed/formed/main.py, tools/formed/formed/ui/controls.py: Add _("")s
116              
117            * tools/formed/po,
118              tools/formed/po/Makefile,
119              tools/formed/po/formed.pot,
120              tools/formed/po/de_DE.po: i18n stuff.
121    
122    2008-08-08      Sascha L. Teichmann <[email protected]>
123    
124            * tools/anonym/xmlexport.py: Only export cases which are not
125              'schwebend geloescht'.
126    
127    2008-07-23      Sascha L. Teichmann <[email protected]>
128    
129            Fixed issue472
130    
131            * tools/anonym/xmlimport.py: Regenerate dicts from current form ed tree.
132    
133    2008-07-17      Sascha L. Teichmann <[email protected]>
134    
135            * tools/anonym/xmlimport.py: removed marking of invalid cases
136            * tools/anonym/cron.importAnonXml.sh: re-inserted here.
137    
138    2008-07.07      Torsten Irländer <[email protected]>
139    
140            * tools/formed/formed/plugins/export/latex.py
141              tools/formed/formed/config.py: Added new LaTex Export. Beware this
142              is even more ugly the HTML Export.
143            * tools/formed/formed/plugins/export/html.py: Added information on
144              anonymisation to the html export.
145    
146    2008-07-07      Sascha L. Teichmann <[email protected]>
147    
148            * tools/anonym/xmlimport.py: Mark cases if they are inconsistent.
149    
150    2008-07-07      Sascha L. Teichmann <[email protected]>
151    
152            * tools/anonym/xmlimport.py: Updated to schema 1.5. (Which is incompatible to 1.4)
153    
154    2008-07-07      Sascha L. Teichmann <[email protected]>  
155            
156            * tools/formed/formed/plugins/export/html.py: Added additional column
157            to the html export with information how each field will get
158            anonymized.
159    
160    2008-07-07      Sascha L. Teichmann <[email protected]>  
161    
162            * tools/anonym/xmlimport.py: sync with productive version.
163    
164    2008-06-10      Torsten Irländer <[email protected]>
165    
166            * tools/formed/formed/plugins/export/sql.py: grant admin permission to
167              call anonymize function
168    
169    2008-05-21      Sascha L. Teichmann <[email protected]>  
170    
171            * tools/formed/formed/plugins/export/xsd.py: Brought encoding
172              back to UTF-8.
173    
174    2008-05-21      Frank Koormann <[email protected]>
175    
176            * tools/formed/formed/plugins/export/xls.py: New, export key value
177            tables as excel workbook with one sheet per table.
178    
179            * tools/formed/formed/config.py: ExportKeyValueTableAsXLS added.
180    
181    2008-05-21      Frank Koormann <[email protected]>
182    
183            * tools/formed/formed/plugins/export/xsd.py
184            (SchemaCreator._createChoice): Fix use of choices name.
185    
186    2008-04-29      Sascha L. Teichmann <[email protected]>
187    
188            * tools/formed/formed/plugins/export/xsd.py: Use substitution group
189              to allow arbitrary order of repeat groups.
190    
191    2008-04-29      Sascha L. Teichmann <[email protected]>
192    
193            * tools/formed/formed/plugins/export/xsd.py: Removed a needless
194              character.
195    
196    2008-04-29      Sascha L. Teichmann <[email protected]>
197    
198            * tools/formed/formed/plugins/export/xsd.py: Added annotations
199              to fields.
200    
201    2008-04-29      Sascha L. Teichmann <[email protected]>
202    
203            * tools/formed/formed/plugins/export/xsd.py: Added for
204              choice fields.
205    
206    2008-04-29      Sascha L. Teichmann <[email protected]>
207    
208            * tools/formed/formed/plugins/export/xsd.py: Added support for
209              boolean fields based on enumerations.
210    
211    2008-04-28      Sascha L. Teichmann <[email protected]>
212    
213            * tools/formed/formed/plugins/export/xsd.py: Added support for
214              date, text and textarea fields.
215    
216    2008-04-28      Sascha L. Teichmann <[email protected]>
217    
218            * tools/formed/formed/plugins/export/xsd.py: Added support for
219              repeat groups and integer fields.
220    
221    2008-04-28      Sascha L. Teichmann <[email protected]>
222    
223            * tools/formed/formed/plugins/export/xsd.py: New. plug-in for
224              exporting as XML schema. not ready, yet.
225    
226            * tools/formed/formed/config.py: Use new plug-in.
227    
228            * tools/formed/formed/plugins/export/sql.py: Fixed wrong GUI text.
229    
230    2008-04-17      Torsten Irländer <[email protected]>
231    
232            * tools/formed/formed/plugins/export/sql.py: Changed WHERE clause in
233            for the views because of the new group permissions.
234    
235    2008-04-09      Sascha L. Teichmann <[email protected]>
236    
237            * tools/anonym/cron.deleteOldAnonymized.sh: New. cron job to delete
238              old anonymized cases.
239    
240    2008-04-01      Sascha L. Teichmann <[email protected]>
241    
242            * tools/anonym/xmlexport.py: Removed "WHERE einverstaendniserklaerung = 1"
243              from clause to select datasets.
244              Replace ']]>' in CDATA sections with correct splitted replacement.
245    
246    2008-03-12      Sascha L. Teichmann <[email protected]>
247            
248            * tools/anonym/cron.importAnonXml.sh: Added absolut path to  xmlimport
249              script.
250    
251            * tools/anonym/xmlimport.py: commented out database port from
252              connectionstring.
253    
254    2008-03-12      Sascha L. Teichmann <[email protected]>
255    
256            * tools/formed/formed/plugins/export/sql.py: Fixed bug in generation
257              of anonymization of repeat groups (wrong id was given).
258    
259    2008-03-11      Sascha L. Teichmann <[email protected]>
260    
261            * tools/formed/formed/plugins/export/sql.py: Generate no update
262              statements for relations which have no anonym functions applied.
263    
264    2008-03-11      Sascha L. Teichmann <[email protected]>
265    
266            * tools/formed/formed/plugins/export/sql.py: Added a newline after
267              'COMMIT;' in the last line.
268    
269    2008-03-11      Sascha L. Teichmann <[email protected]>
270    
271            * tools/formed/formed/plugins/export/sql.py: Fixed syntax of
272              generated anonymize_case() function.
273              
274    2008-03-11      Sascha L. Teichmann <[email protected]>
275    
276            * tools/formed/formed/plugins/export/sql.py: Added code to
277              generate a plpgsql function anonymize_case() that anonymized
278              a given case and all of its depending repeat groups.
279    
280    2008-03-06      Sascha L. Teichmann <[email protected]>
281    
282            * tools/anonym/xmlimport.py: remove print of insert statement.
283    
284            * tools/formed/formed/plugins/export/sql.py: Print generation date in ISO.
285    
286    2008-03-03      Torsten Irländer <[email protected]>
287    
288            * anonym/cron.sendAnonXml.sh,
289              anonym/getDbList.sh: Modified script to be used directly in the
290              production environment (Copied running scripts from production
291              server)
292    
293            * cron.importAnonXml.sh: Added deleting of ols cases. Modified script
294              to be used in a production environment (Cpoied running script from
295              production server)
296    
297            * tools/anonym/xmlexport.py: Added "WHERE" clause to SQL-Statement to
298              ensure that only valid cases get exported
299    
300    2008-02-27      Sascha L. Teichmann <[email protected]>
301    
302            * tools/anonym/xmlimport.py: Fixed bug in date converter.
303    
304    2008-02-27      Sascha L. Teichmann <[email protected]>
305    
306            * tools/anonym/xmlimport.py: Simpilied version
307    
308    2008-02-27      Sascha L. Teichmann <[email protected]>
309    
310            * tools/anonym/cron.importAnonXml.sh: Add sudo call for
311              xmlimport.py and parameters.
312    
313            * tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/
314    
315            * tools/anonym/xmlexport.py: Use python interpreter without env
316              because of sudo context.
317    
318    2008-02-26      Sascha L. Teichmann <[email protected]>
319    
320            * tools/anonym/xmlimport.py: added support for getopt. add
321              support to force in fkz in import of case.
322    
323    2008-02-26      Sascha L. Teichmann <[email protected]>
324    
325            * tools/anonym/xmlimport.py: Implemented logic to create/update cases.
326    
327            * tools/anonym/html.awk: produces valid HTML.
328    
329    2008-02-25      Sascha L. Teichmann <[email protected]>
330    
331            * tools/anonym/joincsv.py: Fix a logic bug.
332    
333    2008-02-25      Torsten Irlaender <[email protected]>
334    
335            * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing
336              exportted cases. It will read all files from a directory and import
337              the files into the DB. After that the script will cleanup the
338              directory.
339    
340    2008-02-25      Torsten Irländer <[email protected]>
341            
342            * tools/anonym/cron.sendAnonXml.sh,
343              tools/anonym/xmlexport.py,
344              tools/anonym/getDbList.sh: Added shell-scripts for exporting cases
345    
346    2008-02-25      Sascha L. Teichmann <[email protected]>
347    
348            * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.
349    
350    2008-02-25      Sascha L. Teichmann <[email protected]>
351    
352            * tools/anonym/joincsv.py: New. Joins CSV files.
353    
354            * tools/anonym/html.awk: New. Converts CSV to HTML
355    
356    2008-02-25      Sascha L. Teichmann <[email protected]>
357    
358            * tools/anonym/xmlimport.py: New. Added generation of
359              update statements.
360    
361    2008-02-25      Sascha L. Teichmann <[email protected]>
362    
363            * tools/anonym/xmlimport.py: New. Base for importing
364              XML from cron.
365    
366    2008-02-24      Sascha L. Teichmann <[email protected]>
367    
368            * tools/formed/formed/plugins/export/html2.py: New. plug-in
369              for a simplified HTML output
370    
371            * tools/formed/formed/plugins/export/typemap.py: New. plug-in
372              for dump schema as python dictionary.
373    
374            * tools/formed/formed/config.py: Enable new plug-ins. Out comment
375              old stored procedure and view generators.
376    
377    2008-02-19      Sascha L. Teichmann <[email protected]>
378    
379            * tools/anonym/xmlexport.py: New. Export all cases in database
380              as XML.
381    
382    2008-02-18      Sascha L. Teichmann <[email protected]>
383    
384            * tools/anonym/anoymncsv.py: separate field with '\t' now.
385              all '\t's are replaced by '   ' before. '\r\n' are removed too.
386    
387    2008-02-15      Sascha L. Teichmann <[email protected]>
388    
389            * tools/anonym/anoymncsv.py: simple script to fetch anonymous
390              data from database.
391    
392    2008-02-14      Sascha L. Teichmann <[email protected]>
393    
394            * tools/formed/formed/plugins/export/sql.py: Exchanged name
395              erase_value with suppress_value/suppress_value2.
396    
397    2008-02-13      Sascha L. Teichmann <[email protected]>
398    
399            * tools/formed/formed/plugins/export/sql.py: output id, master_id
400              substitute 'erase_value' with NULL value.
401    
402    2008-02-13      Sascha L. Teichmann <[email protected]>
403    
404            * tools/formed/formed/plugins/export/sql.py: output id, master_id
405              and uuid_id in anonymiziation views too.
406    
407    2008-02-13      Sascha L. Teichmann <[email protected]>
408    
409            * tools/formed/formed/plugins/export/sql.py: Added generation
410              of anonymiziation views for master table views and repeat group
411              views.
412    
413    2008-02-13      Sascha L. Teichmann <[email protected]>
414    
415            * tools/formed/formed/model/nodecomponents.py: Added attribute
416              "function"
417    
418            * tools/formed/formed/io/document.py: Save attributes in
419              alphabetical order.
420    
421    2008-02-02      Sascha L. Teichmann <[email protected]>
422    
423            * tools/formed/formed/plugins/export/sql.py: Added update rule
424              for master table and repeat groups views. Granted update right
425              to :cm_ka_group.
426    
427    2008-02-01      Sascha L. Teichmann <[email protected]>
428    
429            * tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id'
430              for master table and repeat groups. Also added unique constraints
431              to these columns.
432    
433    2007-12-10      Sascha L. Teichmann <[email protected]>
434    
435            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system
436              property 'root.element' to specify the name of the XML root.
437    
438            * pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted.
439    
440    2007-11-22      Sascha L. Teichmann <[email protected]>
441    
442            * pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts
443              for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde.
444    
445            * pdf2xfa/README.TXT: Add a remark to new boot scripts.
446    
447    2007-11-21      Sascha L. Teichmann <[email protected]>
448    
449            * pdf2xfa/src/de/intevation/pdfimport/Log.java: New.
450              Sends logging to file.
451    
452            * pdf2xfa/src/de/intevation/pdfimport/Server.java,
453              pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted
454              to use new logging.
455    
456            * pdf2xfa/README.TXT: Added remark how to use logging.
457    
458    2007-11-16      Frank Koormann <[email protected]>
459    
460            * tools/formed/formed/plugins/export/sql.py (createSchema):
461            Append only column "bearbeiter_id", standins are modelled by a
462            separate table.
463    
464    2007-11-16      Sascha L. Teichmann <[email protected]>
465    
466            * tools/formed/formed/model/data.py,
467              tools/formed/formed/plugins/web/view_renderer.py:
468              Added an invisible flag for info fields.
469    
470    2007-11-07      Sascha L. Teichmann <[email protected]>
471    
472            * tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs
473              (calling a wrong method).
474    
475    2007-11-07      Sascha L. Teichmann <[email protected]>
476    
477            * tools/formed/formed/model/nodecomponents.py: Added a field
478              'alternative' to all node components. This might be of help to
479              match PDF imports where the descriptions do not match.
480    
481    2007-10-23      Frank Koormann <[email protected]>
482    
483            * tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views
484    
485    2007-10-23      Frank Koormann <[email protected]>
486    
487            * tools/formed/formed/plugins/export/sql.py: Set default
488            value (-1) for choices and bools.
489    
490    2007-10-21      Frank Koormann <[email protected]>
491    
492            * tools/formed/formed/plugins/export/sql.py: Grant statements for
493            descriptive tables added.
494            (Table.getName): new
495    
496    2007-10-21      Frank Koormann <[email protected]>
497    
498            * tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE"
499            statements for views and roles to make updates easier.
500            Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE.
501    
502    2007-10-19      Frank Koormann <[email protected]>
503    
504            * tools/formed/formed/plugins/export/sql.py: Added GRANT statements
505            for views. The statements are prepared for variable substitution
506            when executing the SQL-scripts by psql.
507    
508    2007-10-18      Sascha L. Teichmann <[email protected]>
509    
510            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed:
511              End of result XML was truncated because of an unflushed buffer.
512    
513    2007-10-17      Sascha L. Teichmann <[email protected]>
514    
515            * pdf2xfa/bin/build-jar.sh: New. Build production jar file.
516    
517            * pdf2xfa/README.TXT: Adjusted how to build production jar file
518              and how to use it.
519    
520            * pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class
521              and iText dependency.
522    
523    2007-10-16      Sascha L. Teichmann <[email protected]>
524    
525            * tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe'
526              are not modeled as BOOLEANs any more. That simpifies the conversion
527              process web vs. db.
528    
529    2007-10-07      Sascha L. Teichmann <[email protected]>
530    
531            * tools/formed/formed/plugins/export/sql.py: Added the remaining
532              UPDATE rules.
533    
534    2007-10-07      Sascha L. Teichmann <[email protected]>
535    
536            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
537              views. TODO: Test'em and implement the rest.
538    
539    2007-10-07      Sascha L. Teichmann <[email protected]>
540    
541            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
542              rules referenced none existing views.
543    
544    2007-10-07      Sascha L. Teichmann <[email protected]>
545    
546            * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT
547              rules for views. TODO: add UPDATE rules.
548    
549    2007-10-07      Sascha L. Teichmann <[email protected]>
550    
551            * tools/formed/formed/plugins/export/old_sql.py: New. Contains
552              the legacy SQL export filters.
553    
554            * tools/formed/formed/plugins/export/sql.py: Factored out the
555              legacy SQL export filters to old_sql.
556    
557            * tools/formed/formed/config.py: Adjusted to fetch legacy
558              filters from old_sql.
559    
560    2007-10-06      Sascha L. Teichmann <[email protected]>
561    
562            * pdf2xfa/**: Initial import of the PDF to XFA server.
563    
564    2007-10-06      Sascha L. Teichmann <[email protected]>
565    
566            * tools/formed/formed/plugins/export/sql.py: Fixed bug
567              that made choices of three elements to booleans if
568              they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
569    
570    2007-10-05      Sascha L. Teichmann <[email protected]>
571    
572            * tools/formed/formed/plugins/export/sql.py: Select ids of
573              underlaying tables in views too.
574    
575    2007-10-04      Sascha L. Teichmann <[email protected]>
576    
577            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
578              Various bug fixes.
579    
580    2007-10-04      Sascha L. Teichmann <[email protected]>
581    
582            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
583              to extract fields from embedded repeat groups.
584    
585            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
586              views per page too. Result not tested yet.
587    
588    2007-10-01      Sascha L. Teichmann <[email protected]>
589    
590            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
591              in-page repeat groups while rendering pages.
592    
593    2007-10-01      Sascha L. Teichmann <[email protected]>
594    
595            * tools/formed/formed/model/nodecomponents.py: Added visitor
596              traversals for document trees.
597    
598            * tools/formed/formed/model/data.py: Rewrote the
599              Page.allWidgets() method to use new visitor for
600              tree traversal.
601    
602    2007-09-27      Torsten Irlaender <[email protected]>
603    
604            * tools/formed/formed/plugins/names/filter.py: Pages are now included
605              in the rename by formular name  algorithm
606    
607    2007-09-26      Sascha L. Teichmann <[email protected]>
608    
609            * tools/formed/formed/model/data.py: Removed old {next|prev}Page()
610              TODO: rewrite Page.allWidgets().
611    
612            * tools/formed/formed/model/nodecomponents.py: Added a method
613              Node.firstLevel(criterion) to walk a defined line in the tree.
614    
615            * tools/formed/formed/plugins/export/sql.py: Extract data suitable to
616              build views and respective joins.
617    
618    2007-09-26      Sascha L. Teichmann <[email protected]>
619    
620            * tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to
621              FORMED environment variable. If set to true tidylib is used to
622              filter HTML content to be W3C valid. To use this feature install
623              uTidylib.
624    
625            * tools/formed/formed/plugins/web/server.py: Check if MIME type is
626              text/html and filters content through tidy if requested.
627    
628  2007-09-25      Torsten Irlaender <[email protected]>  2007-09-25      Torsten Irlaender <[email protected]>
629    
630          * tools/formed/formed/plugins/web/view_renderer.py: Small fix and          * tools/formed/formed/plugins/web/view_renderer.py: Small fix and
631            cleanup of the form generation code.            cleanup of the form generation code.
632    

Legend:
Removed from v.191  
changed lines
  Added in v.296

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26