CVS Commit Overview for 2008-09-09
==================================

2008-09-09  Jerome Caffaro <[email protected]>

        * modules/bibharvest/lib/oaiharvestlib.py: Fixed bug that would
        prevent harvesting of multiple repositories at once (file with
        harvested data being overwritten by harvesting of next
        repository... Thanks to Sergio Laberer for having pointed out the
        problem and helped solving it).

        Improved parsing of input parameter '--repository' when used with
        (double-)quotes.

        Fixed wrong help documentation wrt '--repository' parameter.

        Fixed bug when calling bibupload with harvested data (when
        harvesting multiple repositories at once, each harvested repository
        being bibuploaded again with the next ones ; due to 'mutable
        defaults trap' with 'mode' param of 'call_bibupload(..)' function).

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/etc/0806.2999v1: Test document for
        BibClassify.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/etc/0806.2999v1_keywords: A list of 20 best
        composite and 20 best single keywords for the text document
        0806.2999v1.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/lib/bibclassify_text_extractor.py:
        BibClassify methods to extract texts from documents.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/etc/HEP.rdf: Newest version of the ontology.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/lib/bibclassify_cli.py: Command-line
        front-end for BibClassify.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/lib/bibclassify_config.py: BibClassify
        configuration file.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/lib/bibclassify_keyword_analyser.py:
        BibClassify keywords extracting methods.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/lib/bibclassify_text_normalizer.py:
        BibClassify text normalizing methods.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/lib/bibclassifylib.py: Heavy changes were
        made in the way bibclassify manages the ontology and in the way
        bibclassify searches for keywords. Some refactoring has been done
        and parts of the code present earlier in bibclassifylib has been
        moved to specialized files.

2008-09-09  Samuele Kaplun <[email protected]>

        * config/invenio.conf,
        modules/websearch/lib/websearch_templates.py,
        modules/websearch/lib/websearch_webinterface.py,
        modules/websession/lib/websession_templates.py: Added new
        CFG_WEBSEARCH_MAX_RECORDS_IN_GROUPS configuration variable to hard
        limit records displaied in search results per group (the 'rg'
        parameter of perform_request_search). Only the superuser can exceed
        this value.

2008-09-09  Benoit Thiell <[email protected]>

        * modules/bibclassify/etc/0806.2999v1: Removed the PDF test
        document.

2008-09-09  Samuele Kaplun <[email protected]>

        * modules/bibindex/lib/bibindex_engine.py: Fixing bug (reported by
        Devin Bougie) triggered when filename has no extension or is using
        exotic extension (e.g. Microsoft Office 2007).

-- 
CDS Invenio Developers <[email protected]>


Reply via email to