[koha-commits] main Koha release repository branch master updated. v16.05.00-192-g9cb7244

Git repo owner gitmaster at git.koha-community.org
Fri Jun 24 15:37:59 CEST 2016


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  9cb7244433cf446232cfcc8a22f333cdcd8db1db (commit)
      from  dd867b10b81ff34020fb036549bceb815238bea2 (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 9cb7244433cf446232cfcc8a22f333cdcd8db1db
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri May 6 11:40:00 2016 -0400

    Bug 16469 - Remove the use of "onclick" from some catalog pages
    
    This patch removes the use of "onclick" attributes from two
    catalog-related templates: The local cover image viewer and the search
    results page. Events are now defined in JavaScript.
    
    To test:
    
    On the search results page:
    
    - Perform a catalog search which will return multiple results.
    - On the search results page, confirm that the "Select all" and "Clear
      all" links at the top of the results table work correctly.
    
    In the local cover image viewer:
    
    - The LocalCoverImages and AllowMultipleCovers system preferences must
      enabled, and at least one catalog record must have at least two local
      cover images attached.
    - Locate that record in the catalog and view the detail page for it.
    - Click the cover image in the "Images" tab to go to the image viewer
      page.
    - Clicking each local cover image thumnail should correctly display the
      larger version of each image.
    
    Signed-off-by: Nikos Chatzakis, Afrodite Malliari <nchatzakis at datascouting.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/catalogue/imageviewer.tt              |    7 ++++++-
 .../intranet-tmpl/prog/en/modules/catalogue/results.tt    |   13 ++++++++++---
 2 files changed, 16 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list