CVS Commit Overview for 2008-07-08
==================================
2008-07-08 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat.py: Register exception when
record cannot be formatted and fallback format must be used.
CFG_BIBFORMAT_ENABLE_I18N_BRIEF_FORMAT is applied to HB format
only. On-the-fly-or-not formatting for XM does not depend on
language. Cleaning.
2008-07-08 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_engine.py: Prefix xm with "<?xml
version="1.0" encoding="UTF-8"?>" before transforming with XSLT.
Cleaning.
2008-07-08 Jerome Caffaro <[email protected]>
* modules/bibharvest/doc/admin/bibharvest-admin-guide.webdoc: Added
a note about bibharvest CLI.
2008-07-08 Jerome Caffaro <[email protected]>
* modules/bibharvest/lib/bibharvest.py: Added example to help.
2008-07-08 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibrecord_tests.py: Added docstring.
2008-07-08 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Allow client_host to be NULL
in cmtACTIONHISTORY table. This fixes the problem of storing IPv6
clients that are currently represented via NULL due to MySQL's
INET_ATON(). See also #7327.
2008-07-08 Tibor Simko <[email protected]>
* Makefile.am: Added the change of cmtACTIONHISTORY.client_host to
the update-v0.99.0-tables target.
2008-07-08 Lars Christian Raae <[email protected]>
* po/no.po: Updated norwegian translation.
2008-07-08 Lars Christian Raae <[email protected]>
* modules/bibedit/lib/bibedit_engine.py,
modules/bibedit/lib/bibedit_templates.py,
modules/bibedit/lib/bibeditcli.py: bibedit CLI now support
'--revert-revision' which will replace the current version with a
specified earlier revision. 'bibedit_engine.py' has a new support
function 'get_revisions()'.
2008-07-08 Tibor Simko <[email protected]>
* modules/bibclassify/lib/bibclassifylib.py: Do not use compiled
ontology temporarily because of a bad flaw - the ontology is not
compiled in a input-file-independent way.
2008-07-08 Lars Christian Raae <[email protected]>
* modules/bibedit/lib/bibeditcli.py: '--revert-revision' -->
'--revert-to-revision'
2008-07-08 Piotr Praczyk <[email protected]>
* modules/bibconvert/etc/oaiarxiv2marcxml.xsl: Changed the way how
authors/ collaborations are beeing processed Solved problem with
non existing 100 field (in some cases) Splitting special format of
forenames when Collaboration and teh name are present in the same
time
2008-07-08 Piotr Praczyk <[email protected]>
* modules/bibedit/lib/bibrecord_tests.py: Corrected test for
bibrecord
--
CDS Invenio Developers <[email protected]>