CVS Commit Overview for 2008-06-04
==================================
2008-06-04 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine_query_parser_tests.py:
Standardized test cases docstrings.
2008-06-04 Tibor Simko <[email protected]>
* modules/bibclassify/lib/bibclassifylib.py: Use our own
write_message() without bibtask infrastructure because
bibclassifylib can be used in a standalone mode without running
full CDS Invenio software.
2008-06-04 Tibor Simko <[email protected]>
* modules/bibclassify/lib/bibclassifylib.py: Fixed
author-attributed keyword printing in the verbose mode.
2008-06-04 Tibor Simko <[email protected]>
* modules/bibclassify/lib/bibclassifylib.py: Always print the
outcome of generate_keywords*() in main(). This fixes a problem of
empty output when called from CLI in the standalone mode. Also,
removed the limit treatment at the moment of printing, as it did
not do proper thing.
2008-06-04 Nicholas Robinson <[email protected]>
*
modules/websubmit/lib/functions/Convert_RecXML_to_RecALEPH_DELETE.py:
Function to convert an XML MARC record to an ALEPH MARC *DELETE*
record.
2008-06-04 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Makefile.am: Added WebSubmit
function "Convert_RecXML_to_RecALEPH_DELETE.py".
2008-06-04 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Send_Delete_Mail.py: A function
to mail the user (and record managers) when a record has been
deleted.
2008-06-04 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Makefile.am: Added WebSubmit
function "Send_Delete_Mail.py".
2008-06-04 Nicholas Robinson <[email protected]>
* config/invenio.conf: Added CFG_DEVEL_SITE variable.
2008-06-04 Nicholas Robinson <[email protected]>
* modules/miscutil/sql/tabfill.sql: Added details of
"Print_Success_DEL" and "Send_Delete_Mail" WebSubmit functions.
2008-06-04 Nicholas Robinson <[email protected]>
* modules/miscutil/sql/tabfill.sql: Added details of the WebSubmit
function "Ask_For_Record_Details_Confirmation".
2008-06-04 Tibor Simko <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: Cosmetics of output
messages for the stemming info.
2008-06-04 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Fixed RSS
test case as per the new RSS header.
2008-06-04 Tibor Simko <[email protected]>
* modules/bibharvest/web/test_insert_oai_source.html: Fixed web
test case by adding explicit login and logout actions as prologue
and epilogue of the test case. Used explicit URLs to be able to
test remote sites too.
--
CDS Invenio Developers <[email protected]>