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

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

        * modules/bibformat/doc/admin/guide.html.wml,
        modules/bibformat/doc/admin/guide_output_format_hb_migrate.png:
        Added documentation for migration.

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

        * modules/bibformat/etc/format_templates/Default_HTML_detailed.bft,
        modules/bibformat/etc/format_templates/Excel.bft,
        modules/bibformat/etc/format_templates/Makefile.am,
        modules/bibformat/etc/output_formats/EXCEL.bfo,
        modules/bibformat/etc/output_formats/Makefile.am: Added Excel
        output. Increased limit of authors shown by default from 10 to 25
        in detailed HTML page. Modified Makefile to copy test files for
        bibformat_engine in tmp dir of cds installation.

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

        * modules/bibindex/lib/bibindex_engine_stemmer_tests.py: When the
        Stemmer module is not available, print more informative WARNING
        message about test not being run.

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

        * modules/bibformat/web/admin/Makefile.am,
        modules/bibformat/web/admin/bibformatadmin.py,
        modules/bibformat/web/admin/js_quicktags.js: Removed possibility to
        switch from old to new BibFormat in web interface (new enabled by
        default, can be changed through config file) as it has become
        unnecessary as BibFormat can use old format if new one not found.
        Added js file to provide some more advanced edition of format
        templates in web interface.

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

        * modules/bibformat/lib/Makefile.am,
        modules/bibformat/lib/bibformat.py,
        modules/bibformat/lib/bibformat_config.py,
        modules/bibformat/lib/bibformat_engine.py,
        modules/bibformat/lib/bibformat_engine_tests.py,
        modules/bibformat/lib/bibformat_migration_kit_assistant_lib.py,
        modules/bibformat/lib/bibformat_templates.py,
        modules/bibformat/lib/bibformat_utils.py,
        modules/bibformat/lib/bibformatadminlib.py,
        modules/bibformat/lib/elements/Makefile.am,
        modules/bibformat/lib/elements/bfe_addresses.py,
        modules/bibformat/lib/elements/bfe_authors.py,
        modules/bibformat/lib/elements/bfe_cited_by.py,
        modules/bibformat/lib/elements/bfe_contact.py,
        modules/bibformat/lib/elements/bfe_editors.py,
        modules/bibformat/lib/elements/bfe_keywords.py,
        modules/bibformat/lib/elements/bfe_photo_resources_brief.py,
        modules/bibformat/lib/elements/bfe_references.py,
        modules/bibformat/lib/elements/bfe_summary.py,
        modules/websearch/lib/search_engine.py: Modified some elements to
        link to /search?... instead of /search.py?... file.  Renamed
        get_xml to record_get_xml.  Added bibformat_engine_test.py to
        makefile and modified it to test elements copied in /tmp dir of cds
        installation.  Resolved circular import between search_engine,
        bibformat and bibformat_utils.  Added create_excel function to
        bibformat as an example of complex formatting of multiple records.
        Added use_old_bibformat variable in config file to disable/enable
        new bibformat.  Added call_old_bibformat to bibformat_engine
        (mostly refactoring of existing code).  Parameter search_pattern of
        format_record (and co) function is now a list of words
        corresponding to parsed user search request instead of raw request
        string.

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

        * modules/bibformat/etc/format_templates/Test 2.bft,
        modules/bibformat/etc/format_templates/Test_2.bft: Test 2.bft
        renamed to Test_2.bft.

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

        * modules/bibformat/lib/elements/test 1.py,
        modules/bibformat/lib/elements/test_1.py: Renamed test 1.py to
        test_1.py.

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

        * modules/miscutil/bin/testsuite.in: Run also bibformat engine
        tests.

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

        * modules/websearch/lib/search_engine.py: Fixed bug where content
        type was not set correctly for detailed record pages due to
        introduction of new BibFormat.

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

        * CREDITS: Added credits to Alex King for its scripts used in new
        BibFormat web admin interface, for the edition of templates.

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

        * modules/bibformat/lib/bibformat.py,
        modules/bibformat/lib/bibformat_engine.py: Added fail-safe
        execution in case an error happens when reading the format files
        directory.  Typo fixed in docstring.

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

        * modules/bibformat/web/admin/index.php.wml: Redirect to the new
        BibFormat Admin that offers both new and old admin interface.

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

        * modules/webhelp/web/admin/index.html.wml: Update link to the new
        BibFormat Admin.

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

        * modules/bibformat/doc/admin/guide.html.wml: In the I18N example,
        use &#95;("Welcome") instead of _("Welcome") so that it does not
        get translated.

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

        * modules/bibformat/doc/admin/guide.html.wml: Use
        bibformat-admin-guide selected navbar position.

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

        * config/cdsnavbar.wml: Reflect new BibFormat Admin in the navbar
        menus.

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

        * CREDITS: Gave credit to Quixote for inspiring the web session and
        the URL handler code.

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

        * modules/websubmit/lib/file.py: Fixed an SQL problem for inserting
        new documents into the bibdoc table that was introduced by the
        previous file-status related commit.  The whole file-status related
        patch still to be proofread.

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

        * modules/websubmit/lib/file.py: Use `attachment' instead of `file'
        in the Content-Disposition header, as per RFC 2183.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to