CVS Commit Overview for 2008-08-21
==================================
2008-08-21 Christopher Parker <[email protected]>
* modules/webhelp/web/admin/admin.webdoc: Added Publiline admin
information into the main admin page
2008-08-21 Marko Niinimaki <[email protected]>
* modules/miscutil/sql/tabcreate.sql: changed defualt date to date
not datetime format
2008-08-21 Christopher Parker <[email protected]>
* modules/websubmit/doc/admin/Makefile.am: Updated makefile to
install publiline webdocs
2008-08-21 Christopher Parker <[email protected]>
* modules/websubmit/doc/admin/publiline-guide-flow.png: Image file
used in publiline admin guide
2008-08-21 Christopher Parker <[email protected]>
* modules/websubmit/doc/admin/publiline-admin-guide.webdoc:
Publiline admin guide created
2008-08-21 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/bibdocfile.py: Found ultimate bug in
multipart/byteranges support. The error was due only to me not
properly building HTTP Content-type header. It can safely work with
chunked encoding too now :-) (
2008-08-21 Piotr Praczyk <[email protected]>
* modules/bibedit/lib/bibrecord.py,
modules/bibharvest/lib/oaiharvestlib.py,
modules/bibsched/lib/bibtask.py,
modules/bibupload/lib/bibupload.py,
modules/miscutil/sql/tabcreate.sql: Added logging when harvesting
record and later (when inserting into teh database) only updating
the existing entry. The data being logged starting rom now: record
identifier, harvesting date, bibupload task number
Removed bibupload option indicating the oai source ( It is no more
necessary since we can identify records using bibupload task
identifier
2008-08-21 Piotr Praczyk <[email protected]>
* modules/miscutil/sql/tabcreate.sql: removal of one unnecessary
table
2008-08-21 Piotr Praczyk <[email protected]>
* modules/bibharvest/lib/bibharvest_dblayer.py,
modules/bibharvest/lib/bibharvest_templates.py,
modules/bibharvest/lib/bibharvestadminlib.py,
modules/bibharvest/lib/oaiharvestlib.py,
modules/webstyle/css/cds.css: The web interface displays all the
logged information now
2008-08-21 Piotr Praczyk <[email protected]>
* modules/bibharvest/lib/bibharvest_dblayer.py,
modules/bibharvest/lib/bibharvestadminlib.py,
modules/bibharvest/web/admin/bibharvestadmin.py: New page for
viewing the individual record harvesting history
--
CDS Invenio Developers <[email protected]>