CVS Commit Overview for 2006-09-12
==================================

2006-09-12  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat.py,
        modules/bibformat/lib/bibformat_dblayer.py: Added APIs to BibFormat
        to choose between preformatted record or on-the-fly formatting.

2006-09-12  Tibor Simko <[email protected]>

        * modules/miscutil/lib/kwalitee.py: Print complete usage info
        message in case the modules subdir well exists but does not contain
        CDS Invenio modules.

2006-09-12  Gregory Favre <[email protected]>

        * modules/webcomment/lib/webcomment_templates.py: Fixed a bug that
        happened while adding a new review. Enhanced display of reviews.

2006-09-12  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_webinterface.py: In the API mode,
        when [] is to be returned, transform it to string, otherwise
        mod_python gives an internal error.  Also, use argd instead or args
        consistently.

2006-09-12  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine.py: API now returns the list
        of record IDs also in the case of the detailed record page access.
        (Example: recid=8&of=id.)

2006-09-12  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_regression_tests.py: Added tests
        for the search engine Python and Web API calls.

2006-09-12  Tibor Simko <[email protected]>

        * INSTALL: Mentioned explicitly FreeBSD and Mac OS X in the OS
        section.  Also, clarified the phrase on the necessity of running an
        MTA.

2006-09-12  Tibor Simko <[email protected]>

        * INSTALL: Recommend MySQL 4.1 or 5.0, because the external
        collection admin interface now uses SQL commands not available on
        MySQL 4.0.  Also, removed the note about FreeBSD Apache compilation
        since the current FreeBSD-6.1 packages work just fine.

2006-09-12  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine_tests.py: Polished style of
        parts of the code according to pylint.

2006-09-12  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_regression_tests.py: Style
        changes to correct all pychecker- and some pylint-found warnings.

2006-09-12  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_external_collections.py,
        modules/websearch/lib/websearch_external_collections_config.py,
        modules/websearch/lib/websearch_external_collections_page_getter.py,
        
modules/websearch/lib/websearch_external_collections_page_getter_tests.py,
        modules/websearch/lib/websearch_external_collections_parser.py,
        modules/websearch/lib/websearch_external_collections_searcher.py,
        modules/websearch/lib/websearch_external_collections_templates.py,
        modules/websearch/lib/websearch_external_collections_tests.py,
        modules/websearch/lib/websearch_external_collections_utils.py:
        Removed unnecessary parameter and done some more style changes to
        improve the kwalitee of the code.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to