CVS Commit Overview for 2008-06-24
==================================

2008-06-24  Jerome Caffaro <[email protected]>

        * config/invenio.conf: Added CFG_ENABLED_SEARCH_INTERFACES and
        CFG_DEFAULT_SEARCH_INTERFACE config variables in order to choose
        which search modes ('avanced', 'simple' or new experimental
        'super-simple') are enabled, and which of them is the default
        search mode.  Also added
        CFG_WEBSEARCH_SUPERSIMPLESEARCH_PATTERN_BOX_WIDTH to choose search
        box width in super-simple search mode (similar to
        CFG_WEBSEARCH_SIMPLESEARCH_PATTERN_BOX_WIDTH and
        CFG_WEBSEARCH_ADVANCEDSEARCH_PATTERN_BOX_WIDTH)

2008-06-24  Jerome Caffaro <[email protected]>

        * modules/webstyle/css/cds.css: New 'examplequery' class for
        example query links.

2008-06-24  Jerome Caffaro <[email protected]>

        * config/invenio.conf: Fixed syntax to specify
        CFG_ENABLED_SEARCH_INTERFACES. Updated doc

2008-06-24  Jerome Caffaro <[email protected]>

        * modules/miscutil/lib/inveniocfg.py: Treat
        'CFG_ENABLED_SEARCH_INTERFACES' as a list of integer values.

2008-06-24  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/websearch_webinterface.py,
        modules/websearch/lib/search_engine.py,
        modules/websearch/lib/websearch_templates.py,
        modules/websearch/lib/websearch_webcoll.py: Preliminary release of
        'super-simple' search mode (as=-1), as well as reintroduction of
        example search queries.  Default search mode is no longer 0, but
        configured via CFG_DEFAULT_SEARCH_INTERFACE.  Now use
        CFG_WEBSEARCH_ADVANCEDSEARCH_PATTERN_BOX_WIDTH and
        CFG_WEBSEARCH_SIMPLESEARCH_PATTERN_BOX_WIDTH where needed.  Updated
        docstrings.

2008-06-24  Jerome Caffaro <[email protected]>

        * modules/miscutil/demo/democfgdata.sql: Updated example queries
        values.

2008-06-24  Lars Christian Raae <[email protected]>

        * modules/webaccess/lib/access_control_config.py: Forgot this file
        during last commit (I blame the heat). Contains new demo
        configuration.

2008-06-24  Jerome Caffaro <[email protected]>

        * config/invenio.conf, modules/miscutil/lib/inveniocfg.py,
        modules/websearch/lib/websearch_templates.py,
        modules/websearch/lib/websearch_webcoll.py,
        modules/websearch/lib/websearch_webinterface.py: Renamed
        CFG_ENABLED_SEARCH_INTERFACES and CFG_DEFAULT_SEARCH_INTERFACE to
        CFG_WEBSEARCH_ENABLED_SEARCH_INTERFACES and
        CFG_WEBSEARCH_DEFAULT_SEARCH_INTERFACE

2008-06-24  Samuele Kaplun <[email protected]>

        * modules/bibsched/lib/bibsched.py: Fixed Acknowledge, fixed purge
        task, shortened and cleaned footers, reversed colors of highlighted
        row, applying colors to dialogs sort only by runtime.

2008-06-24  Lars Christian Raae <[email protected]>

        * modules/bibedit/lib/bibedit_engine.py: If record was locked for
        editing because of revision waiting in bibsched queue, a tmp file
        would be created and not deleted. This is fixed. Also replaced use
        of commands library with shellutils for increased safety.

2008-06-24  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Fixed input box
        size in tmpl_searchfor_simple().

2008-06-24  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_webinterface.py: Now accepting
        the </search/?...> style of URLs.

2008-06-24  Tibor Simko <[email protected]>

        * modules/miscutil/demo/democfgdata.sql: Fixed example queries for
        exact phrase searches.

2008-06-24  Tibor Simko <[email protected]>

        * modules/webbasket/lib/webbasket_templates.py: Added 'Detailed
        record' links to the standard basket item display.  Renamed
        existing link to 'View comments'.  This is needed in order to
        access full-text files for certain records.  (Note that currently
        only 'hb' and 'xm' output formats are working in baskets, since the
        system searches for pre-generated formats in bibfmt/bskEXTFMT
        tables.  This is to be fixed.)

2008-06-24  Tibor Simko <[email protected]>

        * modules/webbasket/lib/webbasket_templates.py: Display 'Detailed
        record' link also when the viewer does not have any commenting
        rights; this is important e.g. for public baskets.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to