CVS Commit Overview for 2008-04-18
==================================
2008-04-18 Marko Niinimaki <[email protected]>
* modules/websearch/lib/websearch_webinterface.py: changed cites:
to cited:
2008-04-18 Marko Niinimaki <[email protected]>
* modules/websearch/lib/websearch_templates.py: support collections
in cited-listings
2008-04-18 Marko Niinimaki <[email protected]>
* modules/websearch/lib/search_engine_summarizer.py: added
collection support in citations
2008-04-18 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_searcher.py: support ->
spanning of values like 1->10 rather than "-" like 1-10
2008-04-18 Marko Niinimaki <[email protected]>
* modules/websearch/lib/search_engine.py: cites: -> cited:
2008-04-18 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_searcher.py,
modules/websearch/lib/search_engine.py: allows searching for
cited:0 and cited:0->n
2008-04-18 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py,
modules/bibsched/lib/bibtask.py: Fixed get_task_pid algorithm to
ping a bibtask for being alive. It now sends SIGUSR2 instead of
SIGCONT thus not causing the task to update its status
asynchronously to CONTINUING crashing
2008-04-18 Marko Niinimaki <[email protected]>
* modules/websearch/lib/websearch_templates.py: added links in
citation numbers
2008-04-18 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: * get_xml_8564 to return all
the 8564 tags of the record. The local one, built after BibDoc
tables, are merged with external one. * some fixes regarding the
updating of modification time for bibdocs. * added delete_file to
BibDoc in order to hard delete a single file (given format and
version) * some cleaning in the code * fixed md5sum call, to work
on Ubuntu/Debian system where supported options are only -b -c -t
and not --binary --check --text. Thanks Joaquim for helping in
spotting this.
2008-04-18 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Fixed small bugs.
--
CDS Invenio Developers <[email protected]>