CVS Commit Overview for 2008-05-15
==================================

2008-05-15  Samuele Kaplun <[email protected]>

        * modules/bibharvest/lib/oaiarchive_engine.py: oaiarchive to
        specify user oaiarchive when launching bibupload.

2008-05-15  Tibor Simko <[email protected]>

        * modules/webstyle/css/cds.css: Added citesummary style.  Fixed a
        'Div' instance case.

2008-05-15  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine_summarizer.py,
        modules/websearch/lib/websearch_templates.py: Altered HTML cite
        summary output format to reproduce SPIRES's collection breakdown
        columns.  Refactored code to strictly separate business logic from
        output templates.

2008-05-15  Tibor Simko <[email protected]>

        * config/invenio.conf: Added CFG_INSPIRE_SITE.

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/bibrank/lib/bibrank_citation_indexer.py: fixed range.
        both lower and upper included in processing

2008-05-15  Tibor Simko <[email protected]>

        * modules/bibrank/lib/bibrank_citation_searcher.py: Fixed comment
        typo.

2008-05-15  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/elements/bfe_fulltext.py: When there is no
        file with doctype == "Main", we assume that the submission of this
        record makes no distinction between main and additional file. In
        that case, consider all the files equally as main files.

2008-05-15  Samuele Kaplun <[email protected]>

        * modules/bibupload/lib/bibupload.py: Fixed fix call.

2008-05-15  Tibor Simko <[email protected]>

        * modules/bibsched/lib/bibtaskex.py: Added
        task_sleep_now_if_required() so that we can demo and test task
        sleeping/stopping capabilities.

2008-05-15  Tibor Simko <[email protected]>

        * modules/bibsched/lib/bibtask.py: Fixed comment typo.

2008-05-15  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/functions/Stamp_Uploaded_Files.py: Added
        logging of the dictionary of arguments passed to
        websubmit_file_stamper to a file called
        "websubmit_file_stamper-calls-options.log" in the submission's
        working directory (curdir).

2008-05-15  Travis C. Brooks <[email protected]>

        * modules/websearch/lib/search_engine_query_parser_tests.py: MOre
        tests for SPIRES query parser..not currently passing

2008-05-15  Tibor Simko <[email protected]>

        * modules/bibsched/lib/bibtask.py: Cosmetic change WRT task status
        printing when a task is finished.

2008-05-15  Radoslav Ivanov <[email protected]>

        * modules/websearch/lib/search_engine_query_parser.py: SPIRES to
        Invenio syntax author search conversion

2008-05-15  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/websearch_webinterface.py: Do not try to
        cache URLs too long to be written to a file

2008-05-15  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Correctly build RSS
        url when there is not argument but 'cc'.

2008-05-15  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Fixed RSS url
        creation...

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/bibrank/lib/bibrank_citation_indexer.py: finds 999C5s
        references now with demobibdata

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/miscutil/demo/demobibdata.xml: added a record that has a
        999C5s reference to an existing record

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/bibrank/lib/bibrank_citation_indexer.py: cast
        intbitset->list

2008-05-15  Samuele Kaplun <[email protected]>

        * modules/webaccess/lib/external_authentication_cern_wrapper.py:
        Workaround for bug in Python up to version 2.4.3. SSL connection
        may go in timeout when timeout is set, for no reason.

2008-05-15  Samuele Kaplun <[email protected]>

        * modules/webaccess/lib/webaccessadmin_lib.py: Fixed bug when
        viewing a role with no FireRole description caused an exception.

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/bibrank/lib/bibrank_citation_indexer.py: adds an extry in
        rnkCITATIONDATAEXT if the referred publication not found

2008-05-15  Travis C. Brooks <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Replaced <br />
        with <div> in moreinfo links in brief html

        <br /> was causing too much spacing in inspire, <div> should
        accomplish the same thing but is stylable.  if reverting, consider
        leaving divs with if-testing for CFG_INSPIRE_SITE

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/miscutil/demo/demobibdata.xml: added missing references

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/bibrank/etc/citation.cfg,
        modules/bibrank/lib/bibrank_regression_tests.py: added a test case

2008-05-15  Jerome Caffaro <[email protected]>

        * modules/webjournal/lib/webjournal_washer.py: Correctly
        instantiate IvenioWebJournalNoPopupTypeError

2008-05-15  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_webinterface.py: If there is only
        one collection defined, do not print its title on the page as it
        would be displayed repetitively.

2008-05-15  Tibor Simko <[email protected]>

        * modules/websearch/lib/websearch_templates.py: Do not print
        collection selection box in case there is only one collection to
        choose from.

2008-05-15  Radoslav Ivanov <[email protected]>

        * modules/websearch/lib/search_engine_query_parser.py: Add journal
        to keywords translation and move regular expressions compilation
        outside the methods so they are compiled only once.

2008-05-15  Nicholas Robinson <[email protected]>

        *
        modules/websubmit/lib/functions/Ask_For_Record_Details_Confirmation.py:
        A function to display the details of a record and to prompt the
        user to confirm that it is indeed the record that they had expected
        to work with and that the submission should continue.

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/bibrank/lib/bibrank_citation_grapher.py,
        modules/bibrank/lib/bibrank_citation_indexer.py: added a check that
        a year is numeric

2008-05-15  Marko Niinimaki <[email protected]>

        * modules/bibrank/lib/bibrank_citation_indexer.py: roll back after
        a commit by mistake

2008-05-15  Tibor Simko <[email protected]>

        * modules/websearch/lib/search_engine.py,
        modules/websearch/lib/search_engine_summarizer.py,
        modules/websearch/lib/websearch_templates.py: Fixed cite summary
        output to work with queries using both 'p' and 'f'.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to