CVS Commit Overview for 2008-05-11
==================================
2008-05-11 Tibor Simko <[email protected]>
* configure.ac: Internal release of CDS Invenio v0.99.0.20080511.
2008-05-11 Tibor Simko <[email protected]>
* po/POTFILES.in: Added webdoc_tests.py.
2008-05-11 Tibor Simko <[email protected]>
* po/bg.po, po/ca.po, po/cds-invenio.pot, po/cs.po, po/de.po,
po/el.po, po/en.po, po/es.po, po/fr.po, po/hr.po, po/it.po,
po/ja.po, po/no.po, po/pl.po, po/pt.po, po/ru.po, po/sk.po,
po/sv.po, po/uk.po, po/zh_CN.po, po/zh_TW.po: New PO files for the
internal release of v0.99.0.20080511.
2008-05-11 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Restored old behaviour of
register_download: upper case extension without dot.
2008-05-11 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: get_word_tables now
returns a list of tuples (index_id, index_tags) instead of a
dictionary. In this way it is possible to respect the order of
tables provided through command line.
2008-05-11 Tibor Simko <[email protected]>
* modules/webbasket/lib/webbasket_templates.py: Fixed
beg/prev/next/end arrow display in the list of public baskets.
2008-05-11 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser.py: Added a hack in
get_preferred_user_language to work with Yeti robot.
2008-05-11 Marko Niinimaki <[email protected]>
* modules/websearch/lib/websearch_templates.py: added the forgotten
table closing in request
2008-05-11 Samuele Kaplun <[email protected]>
* config/invenio.conf:
added CFG_WEBSESSION_DIFFERENTIATE_BETWEEN_GUESTS config variable.
2008-05-11 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Reimplemented readfile with
the old behaviour of silently returning empty string in case the
file not exists. (useful for websubmit functions that expect files
to not exists.)
2008-05-11 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Prettified cite
summary output: right justified numerical values, added thousands
separator, updated link argument order, added sorting by the number
of citations.
2008-05-11 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/dbquery.py: Added
CFG_RUN_SQL_WARNINGS_INTO_VERBOSE_EXCEPTIONS to turn warnings
printed on screen into very verbouse exceptions, useful for
debugging.
2008-05-11 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_citation_searcher.py: Use cached
structures everywhere, not only in a few places. (A proper cache
invalidation still to be done.) This speeds up the citation
searches considerably.
--
CDS Invenio Developers <[email protected]>