[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-702-g6e6ed43

Git repo owner gitmaster at git.koha-community.org
Fri Jun 14 17:03:15 CEST 2013


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, master has been updated
       via  6e6ed4306521f4e8966c4b40f23ce2d539476d1a (commit)
       via  0fc32a427427dbb27c5c33728b62d5135dc209df (commit)
       via  5b53b59fe47e01d3427fda89d444246a7968688e (commit)
      from  cab50698f57c88670241d88028afebd3eb5b5dd8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6e6ed4306521f4e8966c4b40f23ce2d539476d1a
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Jun 13 11:11:07 2013 +0200

    Bug 10444: Fix prevent the default action on click
    
    In particular, clicking the [+] and [-] links on the
    OPAC advanced search page will no longer scroll
    the page back to the top.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 0fc32a427427dbb27c5c33728b62d5135dc209df
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Tue Jun 11 11:49:06 2013 -0300

    Bug 10444 - (CCSR followup) In advanced search(more), [+] and [-] should behave like links on hover
    
    Same fix for CCSR.
    
    Regards
    To+
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 5b53b59fe47e01d3427fda89d444246a7968688e
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Tue Jun 11 09:54:13 2013 -0300

    Bug 10444 - In advanced search(more), [+] and [-] should behave like links on hover
    
    This patch add href="#" to the [+] and [-] links for adding and removing
    search terms. It also defines its style so it doesn't show underlined.
    
    To test:
    - Browse your OPAC to "Advanced Search" and then "More options".
    - The [+] and [-] don't change the cursor on hover
    - Apply the patch, reload and see the cursor changes
    - Functionality should remain unchanged
    
    Regards
    To+
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/ccsr/en/css/opac.css           |    4 ++++
 koha-tmpl/opac-tmpl/prog/en/css/opac.css           |    4 ++++
 .../opac-tmpl/prog/en/modules/opac-advsearch.tt    |   10 ++++++----
 3 files changed, 14 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list