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

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

        * .cvsignore: Added *.pyc.

2006-08-28  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat_templates.py: Fixed uninitialized
        variable.

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

        * modules/websearch/lib/search_engine_tests.py: Removed an
        extraneous comma.

2006-08-28  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat.py: Added 'prologue' and
        'eplogue' params to 'format_records' function.  Renamed 'prefix',
        'suffix' and 'separator' params to 'record_prefix', 'record_suffix'
        and 'record_separator'.  Updated 'create_excel' that calls this
        function.

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

        * modules/bibedit/lib/bibrecord.py: Corrected many problems found
        by pychecker and pylint.  Simplified importing of XML parsers and
        the decision which one to use.  Improved some docstrings.  More
        enhancements would be desirable, e.g. variable names etc.

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

        * modules/bibupload/lib/bibupload.py: Fail properly when the
        MARCXML input file could not have been parsed.

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

        * modules/bibedit/lib/bibedit_templates.py: Removed unused temp
        parameter of tmpl_table_value().

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

        * modules/bibedit/lib/bibedit_engine.py: Do not pass unnecessary
        temp parameter to tmpl_table_value().

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

        * modules/bibedit/lib/bibedit_engine.py: Compare with False value
        in a proper way.

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

        * modules/websearch/lib/search_engine.py: Removed an unnecessary
        statement and renamed an internal id loop variable.

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

        * modules/bibedit/lib/bibrecord.py: Removed the pre-Python-2.3 way
        of parsing XML in create_records().

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

        * modules/websearch/lib/search_engine.py: Removed unnecessary
        imports and harmonized usage of split() and string.split().

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

        * modules/websearch/lib/search_engine.py: Removed unused collection
        ID argument to get_alphabetically_ordered_collection_list().

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

        * modules/websearch/lib/search_engine.py: Changed initialization of
        I18N field and collection names, to please pychecker.

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

        * modules/bibindex/lib/bibindex_engine_stemmer.py: Removed variable
        name shading problem.

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

        * modules/bibindex/lib/bibindex_engine_stemmer_tests.py: Do a
        direct PyStemmer test too.

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

        * modules/bibindex/lib/.cvsignore: Added *.pyc.

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

        * modules/webhelp/web/hacking/style.html.wml: Added a section on
        running pychecker.

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

        * modules/webhelp/web/hacking/style.html.wml: Removed an
        unnecessary LIBDIR line in the pytlint call example.

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

        * modules/bibsched/bin/bibtaskex.in: Fixed treatment of the global
        `options' variable of the BibSched task example.  Would be good to
        abstract out the common task code one day so as to ease the
        creation of various BibSched tasks.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to