[koha-commits] main Koha release repository branch new/bug_8525 created. v3.08.00-630-g676ff1c

Git repo owner gitmaster at git.koha-community.org
Mon Sep 3 10:03:05 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_8525 has been created
        at  676ff1c3df38ae0fb1f3d66e4b634a92485fdde7 (commit)

- Log -----------------------------------------------------------------
commit 676ff1c3df38ae0fb1f3d66e4b634a92485fdde7
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Aug 3 15:37:03 2012 +0200

    Bug 8525: Followup Don't reset the hz scrollbar to the top
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit ba9c71f04ff34c88d6773257b1ae7c4c26bc2d97
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Jul 30 17:16:07 2012 -0400

    Bug 8525: highlight matches on OPAC detail page
    
    After doing a search and going to the details page, it can sometimes
    be difficult to see exactly *why* a record was returned by a search.
    By highlighting matches on the detail page as well as the results
    page, we make it much easier to figure that out.
    
    This patch uses a query_desc CGI parameter which is inserted into links
    from the results page with javascript. This serves to avoid the
    potential privacy implications of a cookie, and ensures that users
    without javascript enabled see no change whatsoever.
    
    To test:
    1) Do a search (or two) in the OPAC with OpacHighlightedWords on.
    2) View a record or two of the results, and ensure that the correct
       words are highlighted.
    3) Disable OpacHighlightedWords and do another search (or two),
       this time ensuring that no words are highlighted.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list