CVS Commit Overview for 2006-11-03
==================================
2006-11-03 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_utils.py: Moved 'parse_tag'
function from bibformat_engine to bibformat_utils
2006-11-03 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_field.py,
modules/bibrank/lib/bibrank_citation_indexer.py: Use of parse_tag
function of bibformat_utils instead of bibformat_engine
2006-11-03 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_engine.py: Removed parse_tag
function from bibformat_engine, and import it from bibformat_utils.
Minor modifications to comments.
2006-11-03 Nicholas Robinson <[email protected]>
* Makefile.am: Added ALTER TABLE rule to 'update-v0.90.1-tables' to
add a tinyint field 'score' to sbmCATEGORIES. This will allow the
submission categories of a document type to be ordered in the
WebSubmit interface.
2006-11-03 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_dblayer.py,
modules/bibformat/lib/bibformat_engine_tests.py,
modules/bibformat/lib/bibformat_migration_kit.py,
modules/bibformat/lib/bibformat_migration_kit_assistant_lib.py,
modules/bibformat/lib/bibformat_migration_kit_dblayer.py,
modules/bibformat/lib/bibformat_migration_kit_templates.py,
modules/bibformat/lib/bibformatadminlib.py: Improved overall
kwalitee of BibFormat.
--
CDS Invenio Developers <[email protected]>