CVS Commit Overview for 2006-12-05
==================================
2006-12-05 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/Makefile.am,
modules/bibformat/lib/elements/bfe_field.py,
modules/bibformat/lib/elements/bfe_topbanner.py: Bug fix in
bfe_field.py. Added ISSN element to makefile. Improved readability
of bfe_topbanner.py
2006-12-05 Tibor Simko <[email protected]>
* modules/websubmit/lib/websubmit_config.py: Added functionError,
functionStop exceptions from the main WebSubmit engine file. (They
will still have to be renamed later to keep the naming policy.)
2006-12-05 Tibor Simko <[email protected]>
* modules/websubmit/lib/websubmit_engine.py: Fixed free variable
problem (_). Moved function exceptions to the config file.
2006-12-05 Tibor Simko <[email protected]>
* modules/websubmit/lib/functions/Allocate_ALEPH_SYS.py,
modules/websubmit/lib/functions/CaseEDS.py,
modules/websubmit/lib/functions/Convert_RecXML_to_RecALEPH.py,
modules/websubmit/lib/functions/Create_Modify_Interface.py,
modules/websubmit/lib/functions/Create_Recid.py,
modules/websubmit/lib/functions/Format_Record.py,
modules/websubmit/lib/functions/Get_Info.py,
modules/websubmit/lib/functions/Get_Report_Number.py,
modules/websubmit/lib/functions/Get_Sysno.py,
modules/websubmit/lib/functions/Insert_Modify_Record.py,
modules/websubmit/lib/functions/Insert_Record.py,
modules/websubmit/lib/functions/Is_Original_Submitter.py,
modules/websubmit/lib/functions/Is_Referee.py,
modules/websubmit/lib/functions/Mail_Submitter.py,
modules/websubmit/lib/functions/Make_Modify_Record.py,
modules/websubmit/lib/functions/Make_Record.py,
modules/websubmit/lib/functions/Move_From_Pending.py,
modules/websubmit/lib/functions/Move_to_Done.py,
modules/websubmit/lib/functions/Move_to_Pending.py,
modules/websubmit/lib/functions/Print_Success.py,
modules/websubmit/lib/functions/Print_Success_APP.py,
modules/websubmit/lib/functions/Report_Number_Generation.py,
modules/websubmit/lib/functions/Retrieve_Data.py,
modules/websubmit/lib/functions/Send_APP_Mail.py,
modules/websubmit/lib/functions/Send_Approval_Request.py,
modules/websubmit/lib/functions/Send_Modify_Mail.py,
modules/websubmit/lib/functions/Send_SRV_Mail.py,
modules/websubmit/lib/functions/Test_Status.py,
modules/websubmit/lib/functions/Update_Approval_DB.py,
modules/websubmit/lib/functions/mail.py: (1) Fixed multiple free
variable problems (os, re, shutil, string, time, cdsname, run_sql,
acc_authorize_action, functionStop, functionError, Get_Field,
forge_email, send_email). (2) Fixed Mail_Submitter.py newrnin
reading, featuring read() instead of fp.read(). (3) Left
Request_Print problem as is, for this function is defined in the
WebSubmit engine core (see FIXME). (4) Removed explicit execfile()
statements from the functions. (5) To fix the free variable
problems to the full satisfaction, the global variable usage should
be fully removed.
2006-12-05 Jerome Caffaro <[email protected]>
* modules/bibformat/web/admin/index.php.wml: Removed old welcome
page content (it was not displayed anyway).
2006-12-05 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/admin/Makefile.am,
modules/bibformat/doc/admin/index.html.wml,
modules/bibformat/lib/bibformat_migration_kit_templates.py,
modules/bibformat/lib/bibformat_templates.py: Added new index.html
file to replace the php one (in case old admin URL has been
bookmarked. Also modified migration templates a little bit in order
to let users know that they can skip parts of the migration.
2006-12-05 Jerome Caffaro <[email protected]>
* modules/bibconvert/etc/oaimarc2marcxml.xsl: Fixed some bugs in
oai marc to xml marc XSL stylesheet.
2006-12-05 Jerome Caffaro <[email protected]>
* modules/bibharvest/lib/oaiharvestlib.py: Fixed wrong arguments in
call to BibUpload from OAIHarvestlib.
2006-12-05 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload.py: Fixed behaviour of CLI
options; no options have values except "stage", "verbose", and
"user". Fixed detection of "replace_or_insert" mode. Fixed
insertion into bibrec_bibxxx, bibxxx tables in case of "correct"
and "replace_or_insert" modes.
2006-12-05 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload_regression_tests.py: Adapted to
the new "replace_or_insert" mode.
--
CDS Invenio Developers <[email protected]>