CVS Commit Overview for 2006-11-09
==================================
2006-11-09 Tibor Simko <[email protected]>
* modules/bibsched/lib/bibsched.py: When submitting a new
periodical task after it has finished, update the task arguments
(task id, runtime) properly. Fixes a problem with the automatic
mode.
2006-11-09 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_webcoll.py: Use BibFormat's
format_record() when creating "Latest additions" box. This permits
the page to look up-to-date even if the individual records have not
been bibreformatted yet, as format_record() will format them on the
fly.
2006-11-09 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: When sorting search
results with a preferential sort pattern ("sp"), compare values
regardless of the case. This seems to be more plausible because
searches themselves are case-insensitive.
2006-11-09 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added
regressions tests for search results sorting functionality.
2006-11-09 Jerome Caffaro <[email protected]>
* modules/bibformat/bin/bibreformat.in: Updated bin/bibreformat to
also reformat records which do not have an 'xm' representation in
the bibfmt database. Some code cleaning.
2006-11-09 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload_regression_tests.py: Use recID 3
instead of 10 for the replace tests. Also, the tests now restore
back the original record #3 MARCXML after each replace test (modulo
output formats) so that one could continue with most of other tests
(e.g. reindexing, search engine) as usual, without having to
recreate the demo site.
2006-11-09 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_abstract.py: Fix to let format
templates choose the language to print for the abstract.
2006-11-09 Jerome Caffaro <[email protected]>
* modules/bibformat/etc/format_templates/Picture_HTML_brief.bft:
Prints only English abstract for brief picture format.
--
CDS Invenio Developers <[email protected]>