CVS Commit Overview for 2008-04-22
==================================
2008-04-22 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Fixed bibdocfile handling of
comments/descriptions not working on old versions of mysqldb (due
to blob vs array).
2008-04-22 Samuele Kaplun <[email protected]>
* Makefile.am: Added reference for more_info new column in bibdoc.
2008-04-22 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_firerole.py: Added
blob_to_string trick to FireRole deserialization methods in order
to be compatible
2008-04-22 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_firerole.py,
modules/webaccess/lib/webaccess_regression_tests.py: Better
protected FireRole against old mysqldb. Added regression test to
test this.
2008-04-22 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccess_regression_tests.py: Fixed
behaviour of test.
2008-04-22 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py,
modules/websubmit/lib/fulltext_files_migration_kit.py: Pylinted
"file" -> "afile" Missing import fixed. Fix algorithm to import
comment/description from MARC the first time a bibdoc is fixed
(i.e. migrated to new Invenio) Fixed wrong variable names in
Exceptions. Uniformized creation/modification date of bibdocfiles.
2008-04-22 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/dbquery.py: blob_to_string to return ablob
when ablob is empty.
2008-04-22 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Fixed small bug introduced
after uniformizing date handling in BibDocFile.
--
CDS Invenio Developers <[email protected]>