CVS Commit Overview for 2008-08-19
==================================
2008-08-19 Jerome Caffaro <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Fixed paramters used to call
BibDoc.add_file_new_format() from BibRecDocs.add_new_format().
2008-08-19 Samuele Kaplun <[email protected]>
* modules/webstyle/lib/webinterface_handler.py,
modules/websubmit/lib/bibdocfile.py: Improved/completed support for
HEAD requests.
2008-08-19 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Commented out support for
ranges, until mod_python support chunked encoding.
2008-08-19 Christopher Parker <[email protected]>
* modules/websubmit/lib/functions/Create_Cplx_Approval.py: Modified
the way in which the category is retreived for documents for which
approval has been requested
2008-08-19 Christopher Parker <[email protected]>
* modules/websubmit/lib/functions/Makefile.am: Added two websubmit
functions (Generate_Group_File and
Mail_Approval_Request_to_Committee_Chair)
2008-08-19 Piotr Praczyk <[email protected]>
* modules/bibharvest/doc/admin/bibharvest-admin-guide.webdoc,
modules/bibharvest/lib/bibharvest_templates.py,
modules/bibharvest/lib/bibharvestadminlib.py,
modules/bibupload/lib/bibupload.py: New documentation sections Menu
at the top of pages Bug fixes: - Little changes in function
names - If month/day/hour/minute/second is < 10, we display the
leading 0
2008-08-19 Joaquim Rodrigues Silvestre <[email protected]>
* modules/bibcirculation/lib/bibcirculation_templates.py: Added new
templates: loans_historical_overview, all_loans_for_item. Added
also some minor improvements (HTML)
2008-08-19 Joaquim Rodrigues Silvestre <[email protected]>
* modules/bibcirculation/lib/bibcirculation_dblayer.py: Added new
methods: get_historical_overview, get_all_loans_for_item.
2008-08-19 Joaquim Rodrigues Silvestre <[email protected]>
* modules/bibcirculation/lib/bibcirculationadminlib.py: Added new
method: all_loans_for_item. Improvements on: update_loan_request,
update_next_loan_request.
2008-08-19 Joaquim Rodrigues Silvestre <[email protected]>
* modules/bibcirculation/lib/bibcirculation.py: Add new method:
perform_loanshistoricaloverview.
2008-08-19 Joaquim Rodrigues Silvestre <[email protected]>
* modules/bibcirculation/lib/bibcirculation_webinterface.py: [no
log message]
2008-08-19 Joaquim Rodrigues Silvestre <[email protected]>
* modules/bibcirculation/web/admin/bibcirculationadmin.py: Add new
admin URL: all_loans_for_item.
2008-08-19 Samuele Kaplun <[email protected]>
* modules/websearch/lib/search_engine.py,
modules/websearch/lib/websearch_webinterface.py,
modules/webstyle/lib/webinterface_handler.py,
modules/websubmit/lib/bibdocfile.py,
modules/websubmit/lib/websubmit_templates.py,
modules/websubmit/lib/websubmit_webinterface.py: Deployed complete
support for HTTP HEAD with semantic correctness (tm). i.e. doing
HEAD of a non existing record URL/file/collection would return 404,
while doing GET would return the usual nice HTML page. Added
support for multipart-range based on mod_python having chunked
encoding disableable on request.
2008-08-19 Ruben Pollan <[email protected]>
* modules/webstat/lib/webstat.py,
modules/webstat/lib/webstat_templates.py: The arguments menu now
shows only the arguments for the custom event selected.
2008-08-19 Ruben Pollan <[email protected]>
* modules/webstat/lib/webstat_templates.py: Adding more arguments
now shows the arguments of it's customevent.
--
CDS Invenio Developers <[email protected]>