CVS Commit Overview for 2008-04-04
==================================
2008-04-04 Samuele Kaplun <[email protected]>
* modules/bibharvest/lib/oaiarchive_engine.py,
modules/bibharvest/lib/oaiharvestlib.py: Deployed
task_sleep_now_if_required to bibharvest suite.
2008-04-04 Nicholas Robinson <[email protected]>
* modules/webjournal/lib/webjournal_utils.py: In function
"createhtmlmail", now requesting that the MimeWriter object add a
"To" header for each of the addresses in the "toaddr" parameter
string instead of one long comma-separated "To" header.
2008-04-04 Nicholas Robinson <[email protected]>
* modules/webjournal/lib/webjournal.py: In the function
"perform_request_alert", now passing the "sendmail" function of the
smtplib.SMTP object a list of recipients instead of a
comma-separated string containing multiple recipients.
2008-04-04 Marko Niinimaki <[email protected]>
* modules/websearch/lib/search_engine_summarizer.py: checking for
empty list
2008-04-04 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: set import
2008-04-04 Jerome Caffaro <[email protected]>
* modules/bibharvest/lib/bibharvestadminlib.py: Fixed an SQL INSERT
statement.
2008-04-04 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: removed table
creation check
2008-04-04 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: improved set
import
2008-04-04 Nicholas Robinson <[email protected]>
* modules/webjournal/lib/webjournal_templates.py: In the alert
interface, made the "subject" form field readonly. This was done
because no matter what the user puts in there, the value is later
replaced by a value from one of the templates. It's therefore
misleading to allow it to be edited - perhaps we ought to review
whether or not the user is supposed to be able to change this?
2008-04-04 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: create a db
entry for citation data if it does not exist
2008-04-04 Samuele Kaplun <[email protected]>
* modules/miscutil/sql/tabcreate.sql,
modules/miscutil/sql/tabfill.sql: Cleaned rnkCITATIONDATA table
creation and insertion.
2008-04-04 Samuele Kaplun <[email protected]>
* modules/websubmit/bin/Makefile.am,
modules/websubmit/bin/bibdocfile.in,
modules/websubmit/lib/Makefile.am,
modules/websubmit/lib/bibdocfile.py,
modules/websubmit/lib/bibdocfilecli.py: New functions added to
bibdocfile to ease querying the BibDocs. New bibdocfile cli tool
introduced that will wrap FFT & BibDoc hierarchy. some options
already implemented for querying BibDoc and checking/updating md5s.
2008-04-04 Samuele Kaplun <[email protected]>
* modules/bibrank/lib/bibrank_tag_based_indexer.py: Deployed
task_sleep_now_if_required.
2008-04-04 Samuele Kaplun <[email protected]>
* modules/miscutil/demo/democfgdata.sql: Added (but commented out)
stemming in demo site. Will be uncommented once regression tests
are updated.
--
CDS Invenio Developers <[email protected]>