CVS Commit Overview for 2008-05-19
==================================
2008-05-19 Jerome Caffaro <[email protected]>
* modules/bibharvest/lib/oaiarchiveadminlib.py: Display example of
input value for "Collection(s)" field.
2008-05-19 Jerome Caffaro <[email protected]>
* modules/webjournal/lib/widgets/Makefile.am,
modules/webjournal/lib/widgets/bfe_webjournal_widget_latestPhoto.py,
modules/webjournal/lib/widgets/bfe_webjournal_widget_seminars.py,
modules/webjournal/lib/widgets/bfe_webjournal_widget_weather.py,
modules/webjournal/Makefile.am, modules/webjournal/doc/Makefile.am,
modules/webjournal/lib/Makefile.am,
modules/webjournal/lib/webjournal.py,
modules/webjournal/lib/webjournal_config.py,
modules/webjournal/lib/webjournal_templates.py,
modules/webjournal/lib/webjournal_utils.py,
modules/webjournal/lib/webjournal_washer.py,
modules/webjournal/lib/webjournal_webinterface.py,
modules/webjournal/lib/webjournaladminlib.py: First pass of
refactoring, debugging and cleaning WebJournal module.
2008-05-19 Samuele Kaplun <[email protected]>
* Makefile.am, modules/webstyle/etc/invenio-jsmath.js,
modules/websearch/lib/search_engine.py: New jsMath release.
Disabled yellow box with error messages.
2008-05-19 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_webinterface.py: Fixed author
pages.
2008-05-19 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser.py: Added get_uid_from_email.
2008-05-19 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_field.py: Fixed handling of
'limit' parameter.
2008-05-19 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser.py,
modules/webaccess/lib/external_authentication_cern.py,
modules/webaccess/lib/external_authentication_cern_wrapper.py:
Strengthened checking for failure (adding register_errors here and
there...).
2008-05-19 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py,
modules/webaccess/web/admin/webaccessadmin.py: Added new becomeuser
action to let the admin to became a given user for debugging
trouble (no password knowledge required). (same as "su" command
line).
2008-05-19 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/external_authentication_cern_wrapper.py: By
debugging via register_exceptions it appear that at random times a
'Connection reset by peer' error happend. Hence I try to solve this
by opening the soap connection, doing the request and closing it.
It can be slow, but safer.
2008-05-19 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Basic
prettification of the author pages. (work in progress)
--
CDS Invenio Developers <[email protected]>