CVS Commit Overview for 2008-06-19
==================================
2008-06-19 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload.py: Completed support for
DELETE-FILE FFT directive.
2008-06-19 Samuele Kaplun <[email protected]>
* modules/bibupload/doc/admin/bibupload-admin-guide.webdoc:
Improved FFT documentation by adding DELETE-FILE directive and some
requirement e.g. for specifing multiple FFTs, for absolute paths,
etc.
2008-06-19 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/testimport.py: site-packages link is now
created automatically before intbitset is installed.
2008-06-19 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Register_Referee_Decision.py: A
function whose job is to update the status of a document in the
approvals database (sbmAPPROVALS), setting it to "approved" or
"rejected" depending on the referee's decision.
2008-06-19 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Register_Approval_Request.py:
Small changes to functions that interact with the database layer.
2008-06-19 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmit_dblayer.py: Dropped the use of
categ in the WHERE clause when updating or selecting details about
an approval request.
2008-06-19 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Makefile.am: Added
Register_Referee_Decision.py function.
2008-06-19 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Register_Referee_Decision.py:
Bugfix.
2008-06-19 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Stop the bibsched queue when a
task ends with status "DONE WITH ERRORS".
2008-06-19 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Fixed message string.
2008-06-19 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Fixed code typo (Time to go bed
:-S)
2008-06-19 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_fulltext_mini.py: Prettified
output.
2008-06-19 Tibor Simko <[email protected]>
* modules/miscutil/lib/testimport.py: Properly fixed the
site-packages symlink advice. (The problem on some OSes such as
Debian Etch or SLC4 x86_64 was caused by existence of more than one
'site-packages' directory in sys.path, with testimport using the
first one and intbitset using the second one during 'make install'.
Now testing and advising user to create symlinks for all
site-packages directories.)
2008-06-19 Tibor Simko <[email protected]>
* INSTALL: Removed unneeded warning about the site-packages symlink
creation on some OSes. Reformulated the paragraph. Removed
trailing whitespace.
--
CDS Invenio Developers <[email protected]>