CVS Commit Overview for 2006-09-05
==================================

2006-09-05  Tibor Simko <[email protected]>

        * modules/websession/lib/webuser.py: Changed Apache authentication
        functions to accept password/group files as an argument; useful for
        testing.  Edited rest of the code to remove some pychecker and
        pylint warnings.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websession/lib/websession_webinterface.py: Adapted
        arguments to webuser.updateDataUser() now that req is not needed
        there.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websession/lib/Makefile.am,
        modules/websession/lib/webuser_tests.py: Added tests for Apache
        user password and group membership checking.

2006-09-05  Tibor Simko <[email protected]>

        * modules/miscutil/bin/testsuite.in: Added webuser tests.

2006-09-05  Tibor Simko <[email protected]>

        * modules/bibrank/lib/bibrank_citation_searcher_tests.py: Switched
        off the tests that are not implemented. (Names changed from
        test_foo() to xtest_foo().)

2006-09-05  Tibor Simko <[email protected]>

        * modules/bibformat/lib/bibformat_engine_tests.py: Deleted
        extraneous redefinition of a test case.  Disable pylint warnings
        about setUp() function name, since the name is forced on us by the
        unittest framework.  Disable pylint long line warnings.

2006-09-05  Tibor Simko <[email protected]>

        * modules/bibedit/lib/bibrecord_tests.py,
        modules/bibrank/lib/bibrank_citation_indexer_tests.py,
        modules/bibupload/lib/bibupload_regression_tests.py: Disable pylint
        warnings about setUp() function name, since the name is forced on
        us by the unittest framework.  Disable pylint long line warnings.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websession/lib/websession.py: Fixed all pychecker
        warnings as well as some pylint ones.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websession/lib/session.py: Fixed some pychecker and
        pylint warnings.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websession/lib/session.py: Fixed one variable name change
        forgotten by previous commit.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Fixed
        tmpl_nice_number() in case locale.format() receives non-integer
        input.

2006-09-05  Tibor Simko <[email protected]>

        * modules/miscutil/lib/dbquery.py.wml: Added
        get_table_update_time() function to detect properly table
        update_time values for all MySQL 4.0, 4.1 and 5.x versions.

2006-09-05  Tibor Simko <[email protected]>

        * modules/miscutil/lib/Makefile.am,
        modules/miscutil/lib/dbquery_tests.py: Added tests for
        get_table_update_time().

2006-09-05  Tibor Simko <[email protected]>

        * modules/miscutil/bin/testsuite.in: Include recently added dbquery
        tests.

2006-09-05  Nikolay Dyankov <[email protected]>

        * modules/bibformat/etc/format_templates/EndNote.bft,
        modules/bibformat/etc/format_templates/EndNote.bfx,
        modules/bibformat/etc/format_templates/Makefile.am,
        modules/bibformat/etc/output_formats/Makefile.am,
        modules/bibformat/etc/output_formats/XE.bfo,
        modules/bibformat/lib/Makefile.am,
        modules/bibformat/lib/bibformat_bfx_engine.py,
        modules/bibformat/lib/bibformat_bfx_engine_config.py,
        modules/bibformat/lib/elements/Makefile.am,
        modules/bibformat/lib/elements/bfe_bfx_engine.py: Initial release
        of the XML-based formatting engine (BFX). This engine is to be used
        for XML, XHTML and text output formats.  Added EndNote output
        format as a first example on how to use it.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websearch/bin/webcoll.in,
        modules/websearch/lib/search_engine.py,
        modules/websearch/lib/websearchadminlib.py: Use the new
        dbquery.get_table_last_updated() function in order to detect
        properly the table update times for MySQL 4.0, 4.1 and 5.x.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Added EndNote to
        the list of default output formats proposed on the Detailed record
        pages.

2006-09-05  Tibor Simko <[email protected]>

        * modules/miscutil/sql/tabfill.sql.wml: Added default EndNote
        output format.

2006-09-05  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Ordered proposed
        output formats quasi-alphabetically, putting EndNote after DC and
        before MARC.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to