[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.06-23-g50d90e2

Git repo owner gitmaster at git.koha-community.org
Tue Jun 11 01:07:04 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, 3.10.x has been updated
       via  50d90e28024a41bda6f7789eb2d6d577b844e982 (commit)
      from  0c222eaa9c7e86f400e827b7c008a73815fb177d (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 50d90e28024a41bda6f7789eb2d6d577b844e982
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue May 28 07:44:35 2013 -0400

    Bug 10359: transform masthead dropdown after user JS for CCSR
    
    Since libraries may want to customize the options in the masthead search
    dropdown, which is done via dropdown, it would be better if the select
    box were transformed *after* user javascript was run.
    
    To test:
    1) Switch to the CCSR OPAC theme.
    2) Add some Javascript to your OpacUserJS that will modify the masthead
       search dropdown, such as:
       $("select[name='idx']").append("<option value='Host-item,wrdl'>Journal title</option>");
    3) Note that when you view the OPAC, the results in the dropdown are unchanged.
    4) Apply patch.
    5) Note that your new option now shows up.
    6) Sign off.
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit ff2b4d1ff5992989478f83517d95f957c4af50d4)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 8d27bd783ebb353aea3d1a428b42b0b012b9d5a0)
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 8d27bd783ebb353aea3d1a428b42b0b012b9d5a0)

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

Summary of changes:
 .../opac-tmpl/ccsr/en/includes/opac-bottom.inc     |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list