CVS Commit Overview for 2008-07-22
==================================
2008-07-22 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_tests.py: Added test for checking
consistence (an intbitset is dumped always to the same string
regardless to the Python, system version)
2008-07-22 Lars Christian Raae <[email protected]>
* modules/miscutil/lib/dateutils.py: convert_datetext_to_dategui
has a new default argument secs=False...if secs=True it will return
datetime including seconds
2008-07-22 Lars Christian Raae <[email protected]>
* modules/bibedit/lib/Makefile.am,
modules/bibedit/lib/bibedit_dblayer.py,
modules/bibedit/lib/bibedit_engine.py,
modules/bibedit/lib/bibedit_templates.py,
modules/bibedit/lib/bibedit_utils.py,
modules/bibedit/lib/bibeditcli.py: The first part of a major
rewrite of bibedit. Changes: - Common functionality factored out in
utils module - Implemented sensible layers, web and CLI now calling
from engine - MAJOR improvements in performance - A lot of
refactoring - Many minor improvements to code, error handling -
Pylint score 500% better :)
2008-07-22 Lars Christian Raae <[email protected]>
* modules/bibedit/web/admin/bibeditadmin.py: Also part of the
bibedit update.
2008-07-22 Samuele Kaplun <[email protected]>
* modules/bibformat/lib/elements/bfe_fulltext.py: if CFG_CERN_SITE
and record is using bibdoc, hide setlink/cms URLs.
2008-07-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: Modular interface for
display custom events.
--
CDS Invenio Developers <[email protected]>