CVS Commit Overview for 2007-09-12
==================================
2007-09-12 Jerome Caffaro <[email protected]>
* modules/websearch/doc/admin/guide.html.wml: Updated information
about 'Configuration of related external collections' and 'Detailed
record page options'.
2007-09-12 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_xslt_engine.py: Added bridge for
xsl 'modification_date' function. Fixed bug in
get_creation_date_4suite (used uninitialized 'value' variable).
Removed trailing whitespaces.
2007-09-12 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Allocate_ALEPH_SYS.py: Fixed a
bug caused by a bad import statement (from time import time) that
effectively meant that the time module was overridden by the time
function, resulting in errors upon future calls to "time.*".
2007-09-12 Tibor Simko <[email protected]>
* modules/miscutil/lib/testutils.py,
modules/websearch/lib/websearch_regression_tests.py,
modules/websession/lib/webgroup_regression_tests.py,
modules/websession/lib/websession_regression_tests.py,
modules/websession/lib/webuser_regression_tests.py: Disable false
positive E1102 pylint warnings due to the use of
mechanize.Browser().
--
CDS Invenio Developers <[email protected]>