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

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

        * modules/websession/lib/websession_templates.py: In the Your
        Administrative Activities box, link directly to the new BibFormat
        Admin.

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

        * modules/webbasket/lib/webbasket_dblayer.py: Put parentheses
        around table references in a LEFT JOIN statement, fixing the
        ``Groups baskets'' page display problem on MySQL-5.0.

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

        * modules/bibformat/web/admin/bibformatadmin.py: Fixed link to the
        Admin Area in the navtrail of the BibFormat Admin index page.

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

        * modules/bibformat/etc/format_templates/DC.bft,
        modules/bibformat/etc/format_templates/DC.bfx,
        modules/bibformat/etc/format_templates/MARCXML.bfx,
        modules/bibformat/etc/format_templates/Makefile.am,
        modules/bibformat/etc/format_templates/NLM.bft,
        modules/bibformat/etc/format_templates/NLM.bfx,
        modules/bibformat/etc/format_templates/RSS.bft,
        modules/bibformat/etc/format_templates/RSS.bfx,
        modules/bibformat/etc/format_templates/XMLDC.bft,
        modules/bibformat/etc/output_formats/Makefile.am,
        modules/bibformat/etc/output_formats/XD.bfo,
        modules/bibformat/etc/output_formats/XN.bfo,
        modules/bibformat/etc/output_formats/XR.bfo,
        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_creation_date.py,
        modules/bibformat/lib/elements/bfe_server_info.py: Added new BFX
        formats for Dublin Core, NLM and an experimental for MARCXML and
        RSS generation.  Added new elements for getting server variables
        and record creation date.  Improvements to the BFX engine: BFX
        language permits to store several templates in one file.

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

        * Makefile.am, modules/miscutil/lib/kwalitee.py: Improved kwalitee
        checking CLI API in order to be able to rapidly scan a subset of
        Python files.  (See ``python kwalitee.py --help''.)

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

        * modules/miscutil/sql/tabfill.sql.wml,
        modules/websearch/lib/websearch_templates.py: Inclusion of the NLM
        format among the default ones.

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

        * modules/websearch/lib/websearch_external_collections_config.py:
        Accept long lines in pylint.

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

        * modules/websearch/lib/search_engine_config.py: Disable W0611
        warning, as the imported config variables are exposed to the
        business logic from here.

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

        * modules/bibedit/lib/bibrecord_config.py,
        modules/bibedit/lib/refextract_config.py,
        modules/bibedit/lib/bibedit_config.py: Fixed away the most obvious
        pylint warnings.

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

        * modules/bibharvest/lib/oai_repository_config.py: Disable W0611
        warning, as the imported config variables are exposed to the
        business logic from here.

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

        * modules/bibindex/lib/bibindex_engine_config.py,
        modules/bibupload/lib/bibupload_config.py: Fixed away the most
        obvious pylint warnings.

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

        * modules/bibformat/lib/bibformat_config.py,
        modules/elmsubmit/lib/elmsubmit_config.py: Fixed away the most
        obvious pylint warnings.

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

        * modules/miscutil/lib/config.py.wml: Added __revision__.

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

        * modules/miscutil/lib/messages.py.wml: Fixed some pylint warnings.

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

        * modules/miscutil/lib/dbquery.py.wml,
        modules/miscutil/lib/miscutil_config.py: Fixed some obvious pylint
        warnings.

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

        * modules/websession/lib/websession_config.py,
        modules/webbasket/lib/webbasket_config.py,
        modules/webalert/lib/alert_engine_config.py: Fixed some obvious
        pylint warnings.

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

        * modules/webaccess/lib/access_control_config.py: Fixed some pylint
        warnings.

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

        * modules/bibformat/lib/bibformat_bfx_engine_config.py,
        modules/webcomment/lib/webcomment_config.py,
        modules/websubmit/lib/websubmitadmin_config.py: Fixed some obvious
        pylint warnings.

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

        * modules/websubmit/lib/websubmit_config.py: Fixed some obvious
        pylint warnings.

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

        * modules/webhelp/web/hacking/style.html.wml: Added a hint on how
        to influence pylint messages.  Added a word on how to check the
        code kwalitee.

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

        * modules/miscutil/lib/kwalitee.py: Print a legend for the kwalitee
        results table.

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

        * modules/miscutil/lib/kwalitee.py: Harmonized desirable PyLint
        score.

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

        * modules/miscutil/lib/kwalitee.py: Fixed detection of
        pychecker-stripped leading ../../ path.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to