CVS Commit Overview for 2008-05-27
==================================
2008-05-27 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat.py,
modules/bibformat/lib/bibformat_config.py: New
CFG_BIBFORMAT_ENABLE_I18N_BRIEF_FORMAT configuration variable to
enable or not internationalization of brief formats.
2008-05-27 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibreformat.py: Added --id option to format
specific record ids
2008-05-27 Samuele Kaplun <[email protected]>
* modules/bibedit/lib/bibedit_engine.py: BibEdit to run bibupload
-P 5 (higher priority).
2008-05-27 Samuele Kaplun <[email protected]>
* modules/webbasket/lib/webbasket_webinterface.py: Removed
restriction that guest users can not access public baskets (added
by mistake).
2008-05-27 Samuele Kaplun <[email protected]>
* modules/webbasket/lib/webbasket_regression_tests.py,
modules/webbasket/lib/webbasket_webinterface.py: Fixed
list_public_baskets WRT guest users not differentiated.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Trying to fix deadlocks. When a
task actively changes status (it is scheduled, it is run, it is
stopped...) let's restart from the beginning in elaborating the
queue.
2008-05-27 Tibor Simko <[email protected]>
* modules/miscutil/lib/shellutils.py: Fixed reopening/reclosing of
file-descriptors/file-objects.
2008-05-27 Tibor Simko <[email protected]>
* modules/webstyle/doc/admin/webstyle-admin-guide.webdoc: Updated
explanation on customizing the template skin, using
invenio-local.conf.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/bibrank/lib/bibrank_word_indexer.py: Added
skip+register_exception for OverflowError.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine_stemmer.py: Added French to
the stemming dictionary.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/external_authentication_cern_wrapper.py:
Fixed typo bug.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/functions/Move_Files_to_Storage.py: Using
Nick's create_icon algorithm.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: Deployed verbose
parameter to write_message calls.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibtask.py: Removed 'verbose' variable put
in _options. It's automatically used by write_message by reading it
from _task_params.
2008-05-27 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Added check for analysing tasks
in the queue in the past + tasks possibly running because they were
started in manual mode.
--
CDS Invenio Developers <[email protected]>