CVS Commit Overview for 2006-11-30
==================================
2006-11-30 Tibor Simko <[email protected]>
* po/ca.po: Updated Catalan translation, thanks to Ferran Jorba.
2006-11-30 Tibor Simko <[email protected]>
* po/es.po: Updated Spanish translation, thanks to Ferran Jorba.
2006-11-30 Tibor Simko <[email protected]>
* config/config.wml: Updated doc for external SYSNO tag location
(970__a).
2006-11-30 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload_config.py: Use full location of
external SYSNO tag, including indicators and subfield code,
otherwise it could lead to problems if the field would be (mis)used
to store some other information too.
2006-11-30 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload.py: Added support for intelligent
upload of records having external SYSNO or OAI ID tag present. It
is assumed that these ID tags are not repetitive (usually true),
otherwise the first value is taken into account. Added
wipe_out_record_from_all_tables() suitable mostly for the
regression test suite only. Cleaned up some queries and some code,
but more is still desired.
2006-11-30 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload_regression_tests.py: Added
regression tests for uploading of records having external SYSNO or
OAI ID tag present.
2006-11-30 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Show I18N collection
names in "Search collections:" boxes on the search results page,
depending on the current interface language. Thanks to Guido for
reporting the problem and to Ferran for a first patch addressing
the issue. Closes #3260.
2006-11-30 Tibor Simko <[email protected]>
* config/config.wml: Removed CFG_GOOGLE_* variables now that the
configuration of external collection searching is part of WebSearch
Admin. Also, done some cosmetic changes (split long documentation
lines).
2006-11-30 Tibor Simko <[email protected]>
* modules/miscutil/lib/config.py.wml: Removed
CFG_WEBSEARCH_GOOGLE_* variables not needed anymore.
2006-11-30 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Do not print "Try
your search on..." box on the Advanced Search interface page as per
the new external collection searching setup.
2006-11-30 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Removed entranous
quote in """", fixing Emacs Python mode colouring.
--
CDS Invenio Developers <[email protected]>