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

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

        * modules/websearch/lib/search_engine.py: Updated docstring of
        lower_index_term() describing possible exceptions that may be
        raised.

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

        * modules/bibindex/lib/bibindex_engine.py: Catch exceptions of
        lower_index_term() and continue in spite of UTF-8 problems (useful
        e.g. for fulltext files).  Also, call register_exception() in the
        'Exception caught' branches.

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

        * modules/websubmit/lib/bibdocfile.py: Handling of invalid file
        name (e.g. "foo.bar", "foo.bar;baz", where the correct name should
        be "foo.bar;1"). If an invalid file is found under a bibdoc folder
        the migration kit will stop, asking to rename or delete the file.

2008-06-17  Nicholas Robinson <[email protected]>

        *
        modules/websubmit/lib/functions/Print_Success_Approval_Request.py:
        A function to create a success message for the user when an
        approval request for a document has successfully been registered.

2008-06-17  Nicholas Robinson <[email protected]>

        *
        modules/websubmit/lib/functions/Print_Success_Approval_Request.py:
        Corrected the message

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

        * modules/websession/lib/webuser.py: New isUserSuperAdmin function
        (sorry for the CamelCase but it's there for historical stylistic
        compatibility).

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

        * modules/websubmit/lib/bibdocfile.py: Creation of bibdoc folder is
        done automatically when it does not exist (e.g. when a bibdoc is
        created manually via SQL).

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

        * modules/websubmit/lib/websubmit_templates.py,
        modules/websubmit/lib/websubmit_webinterface.py: Added support for
        verbose=9 URL in /record/123/files, to display all the details of a
        record WRT its bibdocs. (details are displayed only when the
        superuser is logged in).

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

        * modules/websubmit/lib/functions/Insert_Record.py,
        modules/websubmit/lib/functions/Shared_Functions.py: Fixed
        'websumit' typo.

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

        * ABOUT-NLS, configure.ac, config/invenio.conf,
        modules/miscutil/demo/democfgdata.sql,
        modules/miscutil/lib/messages.py,
        modules/webhelp/web/help-central.webdoc,
        modules/websearch/lib/websearch_templates.py, po/LINGUAS, po/hu.po:
        Added general support infrastructure for the Hungarian translation.
        The dynamic elements as well as the PO file is to be translated
        later.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to