CVS Commit Overview for 2007-10-16
==================================

2007-10-16  Tibor Simko <[email protected]>

        * modules/miscutil/lib/dbquery.py.wml: Fixed run_sql_cached() to
        take into account the case of empty supplied list of affected
        tables.  This is useful to speed up "never-changing" SELECT queries
        even more.  Updated docstring.

2007-10-16  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Fixed mistaken long
        argument name ("sf" called "sort format" instead of "sort field").
        Note that the argument name change may affect template
        customizations.

2007-10-16  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine.py: Updated search box
        display on the search results page in order to propose only the
        search fields specific to the current collection that the search
        originated from.  Deleted unnecessary
        create_searchwithin_selection_box().  Adapted template argument
        name change (sort_formats -> sort_fields).

2007-10-16  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat_engine.py: Removed relative
        import.

2007-10-16  Tibor Simko <[email protected]>

        * modules/bibindex/lib/bibindex_engine_config.py: Make HTM and HTML
        files also fulltext-indexable.  This is needed for articles written
        in HTML.  Note that this does not interfere much with the treatment
        of HTML splash pages, because they usually don't use these
        extensions.

2007-10-16  Tibor Simko <[email protected]>

        * modules/bibindex/lib/bibindex_engine.py: Make HTM and HTML files
        also fulltext-indexable.  This is needed for articles written in
        HTML.  Note that this does not interfere much with the treatment of
        HTML splash pages, because they usually don't use these extensions.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to