CVS Commit Overview for 2008-08-22
==================================
2008-08-22 Joaquim Rodrigues Silvestre <[email protected]>
* modules/websession/lib/webaccount.py: Added parameter 'loans' on:
return websession_templates.tmpl_account_page.
2008-08-22 Marko Niinimaki <[email protected]>
* modules/bibformat/web/admin/bibformatadmin.py: --- instead of --
2008-08-22 Ruben Pollan <[email protected]>
* modules/webstat/lib/webstat.py,
modules/webstat/lib/webstat_engine.py,
modules/webstat/lib/webstat_templates.py,
modules/webstat/lib/webstat_webinterface.py: Selected options
viewing customevents stay selected.
2008-08-22 Marko Niinimaki <[email protected]>
* modules/bibformat/web/admin/bibformatadmin.py: ruling out a
nothing-selected case
2008-08-22 Marko Niinimaki <[email protected]>
* modules/bibformat/web/admin/bibformatadmin.py: unified param
handling string/array
2008-08-22 Jerome Caffaro <[email protected]>
* modules/webcomment/lib/webcomment.py,
modules/webcomment/lib/webcomment_templates.py,
modules/webcomment/lib/webcomment_webinterface.py: Check
authorization for 'viewcomment', 'sendcomment' and
'attachcommentfile'.
2008-08-22 Jerome Caffaro <[email protected]>
* modules/webaccess/lib/access_control_config.py: Added new actions
for webcomment: 'viewcomment', 'sendcomment', attachcommentfile'.
2008-08-22 Piotr Praczyk <[email protected]>
* modules/bibharvest/lib/bibharvest_templates.py,
modules/bibharvest/lib/bibharvestadminlib.py,
modules/bibharvest/web/admin/bibharvestadmin.py: New page for
viewing the bibupload logs (.err and .log files in the logs
directory) Links to the record details from the harvesting history
Little refactoring of some functions ( Excluding the common code
etc...)
2008-08-22 Ruben Pollan <[email protected]>
* modules/webstat/lib/webstat.py,
modules/webstat/lib/webstat_templates.py,
modules/webstat/lib/webstat_webinterface.py: Added the posibility
of remove blocks or rows.
2008-08-22 Marko Niinimaki <[email protected]>
* modules/websearch/lib/websearch_templates.py: took into account
missing citationhistory
2008-08-22 Ruben Pollan <[email protected]>
* modules/webstat/lib/webstat_engine.py,
modules/webstat/lib/webstat_templates.py: Fixed bug at display
customevent without cols.
2008-08-22 Tibor Simko <[email protected]>
* configure.ac, modules/Makefile.am, modules/bibexport/.cvsignore,
modules/bibexport/Makefile.am, modules/bibexport/bin/.cvsignore,
modules/bibexport/bin/Makefile.am,
modules/bibexport/bin/bibexport.in,
modules/bibexport/doc/.cvsignore,
modules/bibexport/doc/Makefile.am,
modules/bibexport/doc/admin/.cvsignore,
modules/bibexport/doc/admin/Makefile.am,
modules/bibexport/doc/hacking/.cvsignore,
modules/bibexport/doc/hacking/Makefile.am,
modules/bibexport/etc/.cvsignore,
modules/bibexport/etc/Makefile.am,
modules/bibexport/etc/googlescholar.cfg,
modules/bibexport/etc/sitemap.cfg,
modules/bibexport/lib/.cvsignore,
modules/bibexport/lib/Makefile.am,
modules/bibexport/lib/bibexport.py,
modules/bibexport/lib/bibexport_method_googlescholar.py,
modules/bibexport/lib/bibexport_method_sitemap.py,
modules/bibexport/web/.cvsignore,
modules/bibexport/web/Makefile.am,
modules/bibexport/web/admin/.cvsignore,
modules/bibexport/web/admin/Makefile.am,
modules/bibsched/lib/bibtask_config.py,
modules/miscutil/demo/democfgdata.sql,
modules/miscutil/sql/tabcreate.sql,
modules/miscutil/sql/tabdrop.sql,
modules/webaccess/lib/access_control_config.py: Preliminary release
of the BibExport module, featuring general infrastructure and the
'sitemap' and 'googlescholar' export methods. The sitemap export
method was written by Gregory Favre and is slightly modified here
(collection name quoting). There are several FIXMEs left for parts
that still need completion, to come within a few days. The
skeleton is ready to host the Google Scholar output method.
--
CDS Invenio Developers <[email protected]>