CVS Commit Overview for 2008-01-11
==================================

2008-01-11  Samuele Kaplun <[email protected]>

        * modules/websearch/lib/search_engine.py: Added missing import
        statement about DatabaseError.

2008-01-11  Tibor Simko <[email protected]>

        * modules/websession/lib/websession_webinterface.py: Used navmenuid
        'youraccount' instead of 'login' for all login pages, fixing
        highlighting of the active menu in the page header.

2008-01-11  Jerome Caffaro <[email protected]>

        * modules/webstyle/css/cds.css: Changed detailed record tabs style.

2008-01-11  Jerome Caffaro <[email protected]>

        * modules/webstyle/css/cds.css: Cleaning.

2008-01-11  Samuele Kaplun <[email protected]>

        * modules/webaccess/lib/access_control_admin.py: Fixed bug in
        acc_find_user_role_actions which made it returning partial results:
        for or-ing two sets '|' should be used, not 'or'. (Thanks to Greg
        for spotting this).

2008-01-11  Samuele Kaplun <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Added
        max_ndigits_after_dot parameter to tmpl_nice_number, in order to
        round a float to a particular digit. It defaults to None which
        means no rounding.

2008-01-11  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/websearch_webcoll.py,
        modules/miscutil/lib/config.py.wml, config/config.wml: WebColl can
        now internationalize records shown in "Latest Additions" pages
        (when CFG_INTERNATIONALIZE_LATEST_ADDITIONS_RECORDS is set to "1"
        in config.wml)

2008-01-11  Jerome Caffaro <[email protected]>

        * modules/webalert/lib/webalert_webinterface.py: Fixed wrong value
        for navmenuid.

2008-01-11  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/websubmit_engine.py: updated to initialise
        func_returnval to None when an InvenioWebSubmitFunctionWarning
        exception is raised.  Previously, it would have been undefined
        causing an error.

2008-01-11  Jerome Caffaro <[email protected]>

        * modules/websession/lib/websession_templates.py,
        modules/webaccess/lib/access_control_config.py: Fixed links.

2008-01-11  Jerome Caffaro <[email protected]>

        * modules/webaccess/lib/access_control_config.py,
        modules/websession/lib/websession_templates.py, Makefile.am,
        modules/miscutil/sql/tabfill.sql.wml,
        modules/websession/lib/webaccount.py,
        modules/bibharvest/web/admin/oaiarchiveadmin.py: Made a clearer
        distinction between BibHarvest and OAIRepository. Added
        cfgoairepository action.

2008-01-11  Samuele Kaplun <[email protected]>

        * INSTALL, modules/websearch/lib/websearch_templates.py,
        modules/websearch/lib/websearch_webinterface.py: New experimental
        OpenURL resolver ($weburl/openurl?...). Single Sign-On testing URL
        ($weburl/testsso).

2008-01-11  Samuele Kaplun <[email protected]>

        * Makefile.am, modules/webaccess/lib/access_control_config.py:
        Updated configuration for cfgoairepository.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to