CVS Commit Overview for 2007-08-25
==================================
2007-08-25 Gregory Favre <[email protected]>
* modules/webbasket/lib/webbasket.py: When using
perform_request_add, no check was made on the existence of the
provided recids and on the rights to add records to the given
baskets. Fixed.
2007-08-25 Gregory Favre <[email protected]>
* modules/webstyle/lib/webpage.py: Added on optional 'of' parameter
to function "page()". If 'of'='xx', then the output will be an xml
stream, containing body, errors and warnings. This can be useful in
the case of an xml-http-request (e.g. AJAX). If 'of' is not
provided (and is not equal to 'xx', the behaviour of this function
remains the same.
2007-08-25 Gregory Favre <[email protected]>
* modules/webbasket/lib/webbasket_webinterface.py: Webbasket module
now provide the 'of' parameter to page function. Therefore, output
can be an xml stream containing errors and warnings.
--
CDS Invenio Developers <[email protected]>