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

Git repo owner gitmaster at git.koha-community.org
Wed May 29 16:38:41 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  ff2b4d1ff5992989478f83517d95f957c4af50d4 (commit)
      from  b0eeb00d48892c2ea7f42d787dae10364537ed6f (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 ff2b4d1ff5992989478f83517d95f957c4af50d4
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>

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

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