CVS Commit Overview for 2008-06-20
==================================
2008-06-20 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Fixed crash when bibsched queue
is empty and we turn on bibsched daemon from bibsched monitor.
Added trick to register in bibsched.log the exiting of a task.
2008-06-20 Jerome Caffaro <[email protected]>
* modules/bibharvest/doc/admin/bibharvest-admin-guide.webdoc:
Clarified guide: better differentation of the harvest/export parts,
and removed referenced to bibharvest command-line, as only
oaiharvest is really needed
2008-06-20 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/websubmit_webinterface.py: Fixed
_getfile_py not handling correctly docids when they come as strings
instead of ints.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/websubmit_webinterface.py: Fixed other bug
in _getfile_py WRT docid as string.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/urlutils.py: redirect_to_url to support
different redirection_types.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/websession/lib/session.py: set_cookie set the cookie both
in headers_out and in err_headers_out (in place of redirect_to_url
function).
2008-06-20 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_webinterface.py: Using
HTTP_MOVED_TEMPORARILY when successful login (otherwise FireFox
complains with HTTP_TEMPORARY_REDIRECT that it have to resend form
information to a new URL.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/websubmit_webinterface.py: New _getfile_py
implementation. Completely redirect to /record/123/files URL,
exploiting its features (authorization checking etc.)
2008-06-20 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/functions/Send_Approval_Request.py,
modules/websubmit/lib/functions/Send_Request_For_Direct_Approval.py,
modules/websubmit/lib/functions/Send_Request_For_Publication.py,
modules/websubmit/lib/functions/Send_Request_For_Refereeing_Process.py:
Converted getfile.py URLs sent via emails to new /record/123/files/
URL structure. Thanks Maura for reporting!
2008-06-20 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_fulltext.py: When fulltext is
local, but metadata does not have the complete path to the file,
still consider the file as local, not as external file.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/bibupload/doc/admin/bibupload-admin-guide.webdoc,
modules/bibupload/lib/bibupload.py,
modules/websubmit/lib/bibdocfilecli.py: New FIX-MARC (+ FIX as
become FIX-ALL) directive to bibdocfilecli and FFT, used to
synchronize MARC after bibrec/bibdoc.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfilecli.py: Correctly escaping xml
marc.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibtask.py: task_low_level_submission to
correctly support priority by analysing the parameters.
2008-06-20 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/urlutils.py: Fixed "compile-time" reference
to apache module recently introduced.
--
CDS Invenio Developers <[email protected]>