CVS Commit Overview for 2006-07-11
==================================
2006-07-11 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Allocate_ALEPH_SYS.py,
modules/websubmit/lib/functions/Makefile.am: First version of
function to allocate an ALEPH System number to a record.
2006-07-11 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Allocate_ALEPH_SYS.py: Added
copyright message.
2006-07-11 Tibor Simko <[email protected]>
* modules/webcomment/lib/webcomment.py: Fixed
query_get_user_contact_info() to really return (nickname, email,
last_login) as documented. Updated some of its callers as needed.
2006-07-11 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Allocate_ALEPH_SYS.py: Added test
for age of lock-file. Admin informed by email if lock-file found to
be older than N seconds; Replace InvenioWebSubmitError exceptions
with 'functionError' exceptions, for now - to change back later.
2006-07-11 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/mail.py: Added copyright message.
2006-07-11 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Convert_RecXML_to_RecALEPH.py:
Function to convert an XML MARC record to an ALEPH MARC record.
2006-07-11 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Makefile.am: Added
'Convert_RecXML_to_RecALEPH.py' to list of files.
2006-07-11 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/functions/Convert_RecXML_to_RecALEPH.py:
Added docstring.
2006-07-11 Gregory Favre <[email protected]>
* modules/webbasket/lib/webbasket_dblayer.py: Bugfix: impossible to
comment on a group-shared basket if this basket is also public and
its public rights are lower than group-level ones.
2006-07-11 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/xmlmarc2textmarclib.py: Corrected a bug: when
making an ALEPH MARC record, controlfields other than '001' were
given underscored subfields. (e.g. '003 L 7434_SzGeCERN'). Now no
controlfields have subfields, so this would appear as '003 L
SzGeCERN'.
2006-07-11 Tibor Simko <[email protected]>
* po/el.po: Added translations contributed by Theodoros.
2006-07-11 Tibor Simko <[email protected]>
* modules/webcomment/lib/webcomment_webinterface.py: Pass language
context to perform_request_add_comment_or_remark().
2006-07-11 Tibor Simko <[email protected]>
* modules/webcomment/lib/webcomment_templates.py: Pass language
context to print_record().
2006-07-11 Tibor Simko <[email protected]>
* modules/webbasket/lib/webbasket_webinterface.py: Pass language
context to perform_request_create_basket().
2006-07-11 Tibor Simko <[email protected]>
* modules/webbasket/lib/webbasket_templates.py: Respect language
context in tmpl_topic_selection().
2006-07-11 Tibor Simko <[email protected]>
* modules/websubmit/web/yoursubmissions.py: Use I18N title on the
Your Submissions page.
2006-07-11 Tibor Simko <[email protected]>
* modules/websession/lib/websession_templates.py: Internationalize
title phrases for tmpl_group_table_title().
2006-07-11 Tibor Simko <[email protected]>
* modules/websession/lib/webgroup.py: Pass language context to
display_admin_group() and display_member_group().
--
CDS Invenio Developers <[email protected]>