--- trunk/ChangeLog 2007/10/04 14:14:34 197 +++ trunk/ChangeLog 2007/10/06 21:17:00 201 @@ -1,3 +1,23 @@ +2007-10-06 Sascha L. Teichmann + + * pdf2xfa/**: Initial import of the PDF to XFA server. + +2007-10-06 Sascha L. Teichmann + + * tools/formed/formed/plugins/export/sql.py: Fixed bug + that made choices of three elements to booleans if + they have other meanings than 'Ja', 'Nein', 'keine Angabe'. + +2007-10-05 Sascha L. Teichmann + + * tools/formed/formed/plugins/export/sql.py: Select ids of + underlaying tables in views too. + +2007-10-04 Sascha L. Teichmann + + * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction. + Various bug fixes. + 2007-10-04 Sascha L. Teichmann * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()