CVS Commit Overview for 2006-08-24
==================================

2006-08-24  Tibor Simko <[email protected]>

        * modules/bibupload/lib/Makefile.am,
        modules/bibupload/lib/bibupload_regression_tests.py: Added first
        regression tests for bibupload, adapted from Eric's file.

2006-08-24  Tibor Simko <[email protected]>

        * modules/bibupload/lib/bibupload.py: Committed new version from
        Eric, and changed behaviour of parse_command() in order not to
        submit ill-defined tasks.

2006-08-24  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine.py: Deleted
        urlargs_replace_text_in_arg() that is not used anymore by the
        nearest terms boxen.  (Function moved to urlutils in case it may
        become useful elsewhere.)

2006-08-24  Tibor Simko <[email protected]>

        * modules/miscutil/lib/urlutils.py: Added
        urlargs_replace_text_in_arg() that used to live in
        search_engine.py.  Refactored it a bit (e.g. do not use deprecated
        string module).

2006-08-24  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine.py: Removed function
        print_record_list_for_similarity_boxen() that fully lived in the
        template since some time.  Treat the "hs" format (used in
        similarity boxen) in the old way until the new HS format is
        prepared, fixing the similarity box display problem.

2006-08-24  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Fixed
        tmpl_print_record_list_for_similarity_boxen() in order to look
        whether the similar records to be printed are public or not, to
        filter out the restricted records, quite like the original
        pre-templated version did.

2006-08-24  Tibor Simko <[email protected]>

        * modules/bibupload/lib/bibupload.py: Update from Eric.
        bibupload() now returns a tuple (error_code, recID) of the
        processed record.  Done some pychecker cleanup.

2006-08-24  Tibor Simko <[email protected]>

        * modules/bibupload/lib/bibupload_regression_tests.py: More tests
        from Eric.  Fixed one case that was not working and did some
        pychecking and pylinting.

2006-08-24  Tibor Simko <[email protected]>

        * AUTHORS: Added Eric Stahl.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to