CVS Commit Overview for 2007-04-02
==================================

2007-04-02  Tibor Simko <[email protected]>

        * modules/bibupload/lib/bibupload_config.py: Added
        CFG_BIBUPLOAD_EXTERNAL_OAIID_TAG, useful when records harvested by
        OAI are not reexported by Invenio OAI gateway, so that we end up
        having two OAI ID fields we should match in order to avoid doubles.

2007-04-02  Tibor Simko <[email protected]>

        * modules/bibupload/lib/bibupload.py: Added support for external
        OAI ID tag matching.

2007-04-02  Tibor Simko <[email protected]>

        * modules/bibupload/lib/bibupload_regression_tests.py: Added
        regression tests for external OAI ID tag matching facility.

2007-04-02  Tibor Simko <[email protected]>

        * modules/websession/lib/websession_templates.py: Show only the
        login link in the user info box for guests users, making this
        functionality clearer and the page header lighter.  Also, rephrased
        new password setting message.

2007-04-02  Tibor Simko <[email protected]>

        * modules/webalert/lib/webalert_templates.py: Delete extraneous
        colon after the "Alert identification name:" heading.

2007-04-02  Tibor Simko <[email protected]>

        * modules/webalert/lib/webalert.py,
        modules/webalert/lib/webalert_templates.py: Display warning message
        to guest users when they try to set up new alert, recommending to
        login or register.

2007-04-02  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Added teaser box
        for setting up an email notification alert or an RSS feed for a
        query.

2007-04-02  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine.py: After a query is executed
        and gets logged, print an alert/RSS teaser box in the HTML output
        stream.

2007-04-02  Tibor Simko <[email protected]>

        * modules/miscutil/sql/tabcreate.sql: Lengthen
        oaiHARVEST.postprocess column.

2007-04-02  Tibor Simko <[email protected]>

        * modules/miscutil/sql/tabcreate.sql: Fixed default
        oaiHARVEST.postprocess mode value (harvest only).

2007-04-02  Tibor Simko <[email protected]>

        * Makefile.am: Added update-v0.92.1-tables target.

2007-04-02  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Revised wording of
        the alert/rss teaser box, with Nick.

2007-04-02  Tibor Simko <[email protected]>

        * modules/miscutil/sql/tabcreate.sql, Makefile.am: Added
        oaiHARVEST.bibfilterprogram.

2007-04-02  Tibor Simko <[email protected]>

        * modules/bibharvest/lib/bibharvest_templates.py: Removed
        deprecated stuff.

2007-04-02  Tibor Simko <[email protected]>

        * modules/bibharvest/doc/admin/guide.html.wml,
        modules/bibharvest/lib/bibharvestadminlib.py,
        modules/bibharvest/lib/oaiharvestlib.py,
        modules/bibharvest/web/admin/bibharvestadmin.py: Added support for
        h-c-f-u mode (harvest, convert, filter, upload), both to the oai
        harvester and to its admin interface.  Added a basic error tracking
        so that bibsched knows when there were some errors during
        oaiharvest task.  Refactored some dangerous SQL statement that
        relied on the order of fields in the table, but much more
        refactoring is needed.

2007-04-02  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/search_engine.py: Removed 'detailed
        record'/'similar records' links for hp_p output format.

2007-04-02  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_webinterface.py: Do not allow
        POST method for /search URLs.

2007-04-02  Tibor Simko <[email protected]>

        * modules/bibharvest/lib/oaiharvestlib.py: Fixed exit status code
        for call_bibupload().

-- 
CDS Invenio Developers <[email protected]>


Reply via email to