CVS Commit Overview for 2007-02-13
==================================

2007-02-13  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/functions/Get_Recid.py: First version of
        'Get_Recid' function. Given a report-number (stored in the global
        'rn'), this function will retrive the recid for the corresponding
        record and store it into the global 'sysno'. It will also store it
        into a file called SN in the current submission directory. **This
        function will replace the older 'Get_Sysno' function.**

2007-02-13  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/functions/Makefile.am: Added line for
        function 'Get_Recid.py'.

2007-02-13  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat_regression_tests.py,
        modules/bibformat/lib/elements/bfe_addresses.py,
        modules/bibformat/lib/elements/bfe_authors.py,
        modules/bibformat/lib/elements/bfe_cited_by.py,
        modules/bibformat/lib/elements/bfe_contact.py,
        modules/bibformat/lib/elements/bfe_edit_record.py,
        modules/bibformat/lib/elements/bfe_editors.py,
        modules/bibformat/lib/elements/bfe_keywords.py,
        modules/bibformat/lib/elements/bfe_references.py,
        modules/bibformat/lib/elements/bfe_url.py: Propagated language
        through all internal links.  Modified regression tests accordingly.
        Some code refactoring.

2007-02-13  Jerome Caffaro <[email protected]>

        * modules/bibharvest/lib/oai_repository.py: Reversed order of
        additional authors for DC output, in order to match other outputs.

2007-02-13  Nicholas Robinson <[email protected]>

        * modules/websubmit/doc/admin/guide.html.wml: Added description of
        new function 'Get_Recid'; Marked function 'Get_Sysno' as
        deprecated.

2007-02-13  Nicholas Robinson <[email protected]>

        * modules/miscutil/sql/tabfill.sql.wml: Added the Get_Recid
        function.

2007-02-13  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/functions/Get_Sysno.py: Added docstring;
        Marked this function as deprecated with direction to use Get_Recid
        function instead.

2007-02-13  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/functions/Allocate_ALEPH_SYS.py: Added
        module-level docstring.

2007-02-13  Nicholas Robinson <[email protected]>

        * modules/miscutil/demo/democfgdata.sql.wml: Replaced use of
        'Get_Sysno' with 'Get_Recid' in demo submissions.

2007-02-13  Jerome Caffaro <[email protected]>

        * modules/bibharvest/lib/oai_repository_tests.py: Added performance
        test for serving speed of OAI repository.

2007-02-13  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/elements/bfe_photo_resources_brief.py:
        Propagated user language in link of the element.

2007-02-13  Nicholas Robinson <[email protected]>

        * Makefile.am: Added insert for Get_Recid function into
        update-v0.92.0-tables.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to