[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.05.1-30-g6248277

Git repo owner gitmaster at git.koha-community.org
Tue Mar 31 07:41:02 CEST 2015


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.18.x has been updated
       via  624827782d9f3046b222da0118225c0654a36e99 (commit)
       via  18286f1ec0084d181fb815c33efa037bde7e9a02 (commit)
       via  70d9beaed1b1b209948d9607f8e3eabf67eb325b (commit)
      from  b10ef9005d1e9edef70cb6b2559e3c5ea4816418 (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 624827782d9f3046b222da0118225c0654a36e99
Author: mbeaulieu <mbeaulieu at inlibro.com>
Date:   Fri Aug 8 09:49:53 2014 -0400

    Bug 11982 - Images now display properly in the details section.
    
    If the a cover image exists, it will be displayed on the details page.
    Nothing is displayed of there is no cover available.
        modified:   koha-tmpl/intranet-tmpl/prog/en/js/localcovers.js
        modified:   koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Works as described, passes tests and QA script.
    Checked Amazon covers and local covers display correctly
    in staff on results and detail pages.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 2a4a91aef3ecaacdf3d01dc358f9486b96fba705)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 18286f1ec0084d181fb815c33efa037bde7e9a02
Author: mbeaulieu <mbeaulieu at inlibro.com>
Date:   Fri Aug 8 08:38:20 2014 -0400

    Bug 11982 - Fixed the amazon no image icon.
    
    A no image icon will only be displayed if both the amazon and local images are missing.
    Added hyperlink to details on the local image in the search result page.
        modified:   koha-tmpl/intranet-tmpl/prog/en/js/localcovers.js
        modified:   koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
        modified:   koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 2668cbdc419fa550968d3a63dec4ac1d09749a17)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 70d9beaed1b1b209948d9607f8e3eabf67eb325b
Author: Frédérick <frederick.capovilla at libeo.com>
Date:   Fri Mar 21 11:39:13 2014 -0400

    Bug 11982 - Show local cover image in the intranet biblio details page
    
    Also, fix useless "No cover image" block when using Amazon and local
    cover images at the same time.
    
    http://bugs.koha-community.org/show_bug.cgi?id=11982
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit bbb6cf94de88da46394d17a446c8906bac31af98)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/localcovers.js  |   45 +++++++++++--
 .../prog/en/modules/catalogue/detail.tt            |   66 +++++++++++++++-----
 .../prog/en/modules/catalogue/results.tt           |   17 +++--
 koha-tmpl/opac-tmpl/bootstrap/js/localcovers.js    |    1 +
 4 files changed, 105 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list