CVS Commit Overview for 2008-07-28
==================================
2008-07-28 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_webinterface.py: When using SSO
the local session should be stored in a session cookie that expires
when the browser is closed.
2008-07-28 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py,
modules/webaccess/web/admin/webaccessadmin.py: Removed the
possibility for the administrator to add/remove actions.
2008-07-28 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Improved streaming header.
2008-07-28 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: When streaming a file, the
checksum is verified only with a probability of 1/4 (to improve
streaming speed in case of a very common file)
2008-07-28 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Added link to
delegate role area.
2008-07-28 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindexadminlib.py: Cleaned links in
WebInterface
2008-07-28 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Fixed typo
2008-07-28 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/webaccessadmin_lib.py: Removed 2 references
to adding an action.
2008-07-28 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload.py: New bibupload_pending_recids
to automatically discover which recids are involved in any
bibupload in bibsched queue.
2008-07-28 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: New generic stream_file
function.
2008-07-28 Samuele Kaplun <[email protected]>
* modules/webbasket/lib/webbasket.py,
modules/webbasket/lib/webbasket_dblayer.py,
modules/webbasket/lib/webbasket_templates.py,
modules/webbasket/lib/webbasket_webinterface.py: Fixed couple of
bugs in WebBasket (e.g. deleting the last basket of the second
topic produced a backtrace), and restyled a bit the creation of
basket dialog.
2008-07-28 Ruben Pollan <[email protected]>
* modules/webstat/lib/webstatadmin.py: Added support for update
customevent definition
2008-07-28 Samuele Kaplun <[email protected]>
* modules/webbasket/lib/webbasket.py,
modules/webbasket/lib/webbasket_config.py,
modules/webbasket/lib/webbasket_webinterface.py: Added warning when
no basket is selecting during adding (and fixed unhandled
exception). When adding a record to baskets display again the
baskets view (toghether with the link to go back to the search
page).
--
CDS Invenio Developers <[email protected]>