CVS Commit Overview for 2006-07-21
==================================

2006-07-21  Tibor Simko <[email protected]>

        * modules/websession/lib/websession_templates.py: Fixed several
        output string formatting bugs introduced during yesterday's I18N
        standardization process.

2006-07-21  Tibor Simko <[email protected]>

        * modules/websession/lib/websession_templates.py: Fixed hardcoded
        image URL (pcusrent01), spotted by Iaroslav.

2006-07-21  Jerome Caffaro <[email protected]>

        * modules/bibformat/doc/hacking/api.txt: Modified APIs doc to
        reflect more current version of BibFormat (even if API are still
        subject to change).

2006-07-21  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/elements/Makefile.am,
        modules/bibformat/lib/elements/bfe_date.py,
        modules/bibformat/lib/elements/bfe_place.py: Added missing format
        element. Removed commented code from bfe_place.py.

2006-07-21  Jerome Caffaro <[email protected]>

        * modules/bibformat/etc/format_templates/Default_HTML_detailed.bft,
        modules/bibformat/etc/format_templates/Picture_HTML_brief.bft,
        modules/bibformat/etc/format_templates/Picture_HTML_detailed.bft:
        Modified templates to use format element bfe_date instead of format
        table.

2006-07-21  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat_engine.py,
        modules/bibformat/lib/bibformatadminlib.py: Corrected docstring in
        bibformat_engine. Fixed small error in bibformatadminlib.

2006-07-21  Jerome Caffaro <[email protected]>

        * modules/bibformat/etc/format_templates/BibTeX.bft,
        modules/bibformat/etc/format_templates/Default_HTML_brief.bft,
        modules/bibformat/etc/format_templates/Default_HTML_captions.bft,
        modules/bibformat/etc/format_templates/Default_HTML_detailed.bft,
        modules/bibformat/etc/format_templates/Default_HTML_portfolio.bft,
        modules/bibformat/etc/format_templates/Picture_HTML_brief.bft,
        modules/bibformat/etc/format_templates/Picture_HTML_detailed.bft:
        Updated description of format templates.

2006-07-21  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/elements/bfe_editors.py: Corrected
        bfe_bibtex.py to use already existing bibrecord functions.

2006-07-21  Tibor Simko <[email protected]>

        * modules/bibedit/lib/bibrecord.py,
        modules/bibedit/lib/bibrecord_tests.py: Fixed a problem in
        record_add_field() in case fields were added to a record that have
        had all the fields deleted.  Added a test case for this situation.
        Thanks to Eric for spotting the problem.

2006-07-21  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/elements/bfe_editors.py: Corrected
        bfe_editors bug.

2006-07-21  Tibor Simko <[email protected]>

        * modules/webbasket/lib/webbasket_templates.py: Fixed one more
        problem of string placeholder replacement.

2006-07-21  Tibor Simko <[email protected]>

        * po/.cvsignore: Ignore file messages.mo.

2006-07-21  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine.py: Write <html>...</html>
        envelope for log() and cache() requests.

2006-07-21  Tibor Simko <[email protected]>

        * modules/miscutil/lib/testutils.py: Added helper function
        test_web_page_content() to easily test the availability of web
        pages.  Added helper function make_surl() to create HTTPS URLs.
        Reformatted info string showed in the beginning of regression test
        suite run, using stderr where the usual output goes.  This permits
        to write detailed verbose info into a separate stdout stream.  More
        separate helper function (e.g. for logging in) would be added
        later.

2006-07-21  Tibor Simko <[email protected]>

        * modules/bibedit/lib/Makefile.am,
        modules/bibedit/lib/bibedit_regression_tests.py,
        modules/bibformat/lib/Makefile.am,
        modules/bibformat/lib/bibformatadmin_regression_tests.py,
        modules/bibharvest/lib/Makefile.am,
        modules/bibharvest/lib/bibharvestadmin_regression_tests.py,
        modules/bibharvest/lib/oai_repository_regression_tests.py,
        modules/bibharvest/lib/oaiarchiveadmin_regression_tests.py,
        modules/bibindex/lib/Makefile.am,
        modules/bibindex/lib/bibindexadmin_regression_tests.py,
        modules/bibrank/lib/Makefile.am,
        modules/bibrank/lib/bibrank_regression_tests.py,
        modules/bibrank/lib/bibrankadmin_regression_tests.py,
        modules/miscutil/lib/Makefile.am,
        modules/miscutil/lib/errorlib_regression_tests.py,
        modules/webaccess/lib/Makefile.am,
        modules/webaccess/lib/webaccess_regression_tests.py,
        modules/webalert/lib/Makefile.am,
        modules/webalert/lib/webalert_regression_tests.py,
        modules/webbasket/lib/Makefile.am,
        modules/webbasket/lib/webbasket_regression_tests.py,
        modules/webcomment/lib/Makefile.am,
        modules/webcomment/lib/webcomment_regression_tests.py,
        modules/webmessage/lib/Makefile.am,
        modules/webmessage/lib/webmessage_regression_tests.py,
        modules/websearch/lib/Makefile.am,
        modules/websearch/lib/websearch_regression_tests.py,
        modules/websearch/lib/websearchadmin_regression_tests.py,
        modules/websession/lib/Makefile.am,
        modules/websession/lib/websession_regression_tests.py,
        modules/websubmit/lib/Makefile.am,
        modules/websubmit/lib/websubmit_regression_tests.py,
        modules/websubmit/lib/websubmitadmin_regression_tests.py: Started
        massive deployment of the regression test suite.  Added basic tests
        for the availabitily of web pages of all the modules, resulting in
        216 URLs checked.  The web page availability tests are testing
        mostly the behaviour of the page when passing no arguments at all.
        For admin interfaces, the behaviour is tested when logged in as a
        guest user and as an admin.  Full regression functionality tests
        for each module to be deployed later.

2006-07-21  Tibor Simko <[email protected]>

        * modules/miscutil/demo/democfgdata.sql.wml,
        modules/miscutil/sql/tabfill.sql.wml: Completed missing Russian
        translation of a few dynamic terms, thanks to Iaroslav.

2006-07-21  Gregory Favre <[email protected]>

        * modules/webbasket/lib/webbasket_dblayer.py,
        modules/webbasket/lib/webbasket_webinterface.py: Fixed bugs
        discovered by the new regression tests (trying to access functions
        through web interface without any params).

2006-07-21  Gregory Favre <[email protected]>

        * modules/bibedit/lib/bibedit_engine.py,
        modules/bibedit/web/admin/bibeditadmin.py: Fixed missing
        authorization failure. Fixed missing default parameters. Added some
        still uninternationalized sentences.

2006-07-21  Gregory Favre <[email protected]>

        * modules/webalert/lib/webalert.py: Fixed bug while trying to
        access a page without parameter. Added check for basket ownership
        while setting an alert on it.

2006-07-21  Gregory Favre <[email protected]>

        * modules/webcomment/web/admin/webcommentadmin.py: Added some
        missing authorization tests. Fixed missing default parameters.

2006-07-21  Gregory Favre <[email protected]>

        * modules/bibedit/web/admin/bibeditadmin.py: English improvement
        (thanks to Nick)

2006-07-21  Gregory Favre <[email protected]>

        * po/fr.po: Introduction of new sentences due to a change in
        bibEdit module

2006-07-21  Gregory Favre <[email protected]>

        * modules/webbasket/lib/webbasket_webinterface.py: Fixed a bug
        introduced by previous release. Couls not subscribe to a basket
        anymore.

2006-07-21  Tibor Simko <[email protected]>

        * po/bg.po, po/ca.po, po/cds-invenio.pot, po/cs.po, po/de.po,
        po/el.po, po/en.po, po/es.po, po/fr.po, po/it.po, po/ja.po,
        po/no.po, po/pl.po, po/pt.po, po/ru.po, po/sk.po, po/sv.po,
        po/uk.po: Modified PO files to respect the lately added phrases.
        The files should now be ready for the v0.90.1 release.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to