CVS Commit Overview for 2006-06-21
==================================
2006-06-21 'Frederic Gobry <[email protected]>'
* modules/websession/lib/webuser.py: generate an absolute referrer
URL when creating the user infobox, to avoid switching from http to
https in unexpected ways.
2006-06-21 Tibor Simko <[email protected]>
* modules/websession/lib/websession_templates.py,
modules/websession/lib/webuser.py: Changed url_referrer to
url_referer. Even if it is wrong spelling, the term referer is
used in the HTML standard and so is followed everywhere in our
codebase.
2006-06-21 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibrecord_tests.py: Added test cases for
record_delete_field().
2006-06-21 Tibor Simko <[email protected]>
* modules/miscutil/bin/testsuite.in: Print info line on stderr
rather than on stdout, following where the test cases print.
2006-06-21 'Frederic Gobry <[email protected]>'
* modules/websearch/lib/search_engine.py,
modules/websearch/lib/websearch_templates.py: added templatized
description headers for /record/<recid> pages
2006-06-21 Gregory Favre <[email protected]>
* modules/webbasket/lib/webbasket.py,
modules/webbasket/lib/webbasket_templates.py,
modules/webbasket/lib/webbasket_webinterface.py: Fixed bugs due to
URL schema migration (comments were unavailable).
2006-06-21 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Enrich detailed
record page's description metadata with abstract and full author
list. Use comma as detailed record page's keywords metadata
delimiter as per the W3C standard.
2006-06-21 Tibor Simko <[email protected]>
* INSTALL: Split Debian/Sarge apt-get example in order to single
out those recommended packages that are not available on all
architectures (especially on 64-bit systems).
2006-06-21 Tibor Simko <[email protected]>
* modules/websession/lib/websession_templates.py: Harmonize order
of personal features to be identical in the user info box in the
site header and on the Your Account page. The order is: your
messages, baskets, alerts, submissions, etc.
2006-06-21 Tibor Simko <[email protected]>
* modules/miscutil/doc/hacking/errorlib.html.wml,
modules/webaccess/doc/admin/guide.html.wml,
modules/webaccess/lib/webaccessadmin_lib.py,
modules/webalert/lib/webalert.py,
modules/webbasket/lib/webbasket.py,
modules/webbasket/lib/webbasket_templates.py,
modules/webmessage/lib/webmessage_templates.py: Started cleanup of
the output messages so that we can have them fixed before launching
wider-scale L10N campaign.
2006-06-21 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Put proper nearest
terms box body CSS class name when printing searched word versus
its nearest terms, as we used to have before templatization.
2006-06-21 'Frederic Gobry <[email protected]>'
* configure-tests.py: refactored a function that waits for the user
to confirm, and ensured it does not fail when runned from a script
(where there is no access to the tty)
--
CDS Invenio Developers <[email protected]>