CVS Commit Overview for 2007-11-01
==================================
2007-11-01 Marko Niinimaki <[email protected]>
* modules/bibedit/lib/bibrecord_tests.py,
modules/miscutil/demo/demobibdata.xml,
modules/websearch/lib/websearch_external_collections_getter_tests.py:
demobibdata with citation stuff. adjusted the tests
2007-11-01 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_record_sorter.py: in find_citations:
fixed functionality. Previously the function was called using a
record id. This was wromg -> changed it to use the hitlist for
ranking. Now find_citations loops though the items in hitlist and
creates a cited-by ranklist based on it.
2007-11-01 Tibor Simko <[email protected]>
* modules/miscutil/demo/demobibdata.xml: Fixed badly closed
collection tag.
2007-11-01 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/mailutils.py: Removed unused import that
caused circular import error.
2007-11-01 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/errorlib.py: Added prefix and suffix
optional string to be printed alongside a register exception.
2007-11-01 Samuele Kaplun <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Added delete column to
accMAILCOOKIE table in order to mark cookie as deleted without
actually removing them from DB (for future reference).
2007-11-01 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/external_authentication.py,
modules/webaccess/lib/external_authentication_cern.py,
modules/webaccess/lib/external_authentication_ldap.py,
modules/webaccess/lib/external_authentication_sso.py,
modules/webaccess/doc/admin/guide.html.wml: Renamed
WebAccessExternalAuthError to InvenioWebAccessExternalAuthError in
order to comply with Invenio Exception standard names.
2007-11-01 Samuele Kaplun <[email protected]>
* modules/webalert/lib/webalert_webinterface.py,
modules/webmessage/lib/webmessage_webinterface.py: Automatically
redirect user to login dialog whenever needed.
2007-11-01 Samuele Kaplun <[email protected]>
* modules/miscutil/sql/tabcreate.sql,
modules/websession/lib/sessiongc.py,
modules/websession/lib/webaccount.py,
modules/websession/lib/websession_config.py,
modules/websession/lib/websession_templates.py,
modules/websession/lib/websession_webinterface.py,
modules/websession/lib/webuser.py,
modules/webaccess/lib/access_control_config.py,
modules/webaccess/lib/access_control_mailcookie.py: New support for
checking correctness of email addresses provided at local
registration time exploiting mailcookies.
2007-11-01 Samuele Kaplun <[email protected]>
* config/config.wml: Changed default behaviour of
CFG_ACCESS_CONTROL_NOTIFY_USER_ABOUT_NEW_ACCOUNT. Now user are
checked for provided email address validity.
2007-11-01 Samuele Kaplun <[email protected]>
* modules/webalert/lib/webalert_webinterface.py,
modules/webbasket/lib/webbasket_webinterface.py,
modules/webmessage/lib/webmessage_webinterface.py,
modules/websession/lib/websession_webinterface.py: Bunch of fixes
since the last commit that changed both account registration and
redirection of not logged in users.
2007-11-01 Gabriel Hase <[email protected]>
* modules/webstyle/css/cds.css: changed link styles for webjournal
2007-11-01 Marko Niinimaki <[email protected]>
* modules/bibrank/etc/template_citation.cfg: changed 777 tags to
909 to conform our current citation practice
2007-11-01 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Adapted two
test cases due to an inclusion of new test records for citation
ranking.
2007-11-01 Tibor Simko <[email protected]>
* po/el.po: Completed and revised Greek translation, thanks to
Theodoros Theodoropoulos.
2007-11-01 Tibor Simko <[email protected]>
* po/el.po: Converted to Unix style newlines.
2007-11-01 Tibor Simko <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Fixed an English typo, and
updated docstring.
2007-11-01 Tibor Simko <[email protected]>
* modules/bibupload/doc/admin/guide.html.wml: Added new section
with the initial description of the FFT tag behaviour. Cleaned
previous notes. Added table of contents.
--
CDS Invenio Developers <[email protected]>