CVS Commit Overview for 2008-07-02
==================================
2008-07-02 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Register_Referee_Decision.py: Bug
fix - a variable was referenced before assignment.
2008-07-02 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Register_Referee_Decision.py: Bug
fix - had forgotten to raise an InvenioWebSubmitFunctionStop
exception in a certain case.
2008-07-02 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Withdraw_Approval_Request.py:
Updated the format of the 'approval withdrawal' note that is stored
in sbmAPPROVAL.
2008-07-02 Nicholas Robinson <[email protected]>
*
modules/websubmit/lib/functions/Mail_Approval_Withdrawn_to_Referee.py:
A function to mail the referee informing him/her that the request
for approval of a given document has been withdrawn.
2008-07-02 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Makefile.am: Added the
'Mail_Approval_Withdrawn_to_Referee.py' function.
2008-07-02 Nicholas Robinson <[email protected]>
* modules/miscutil/sql/tabfill.sql: Added the details of the
'Mail_Approval_Withdrawn_to_Referee' function.
2008-07-02 Tibor Simko <[email protected]>
* po/it.po: Fixed header, e.g. Project-Id-Version.
2008-07-02 Jerome Caffaro <[email protected]>
* modules/miscutil/lib/errorlib.py: Fixed path to invenio.err file
(errors were no longer logged).
2008-07-02 Ruben Pollan <[email protected]>
* modules/webstat/lib/webstat.py: Better use of run_sql in
create_customevent.
2008-07-02 Nicholas Robinson <[email protected]>
* modules/miscutil/sql/tabfill.sql: Added
'Print_Success_Approval_Request' WebSubmit function.
2008-07-02 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Finish_Submission.py: Bug fix:
action_score was set as a string but websubmit_engine expected to
work on an integer.
--
CDS Invenio Developers <[email protected]>