[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.11-34-g531ee47

Git repo owner gitmaster at git.koha-community.org
Thu Apr 18 00:57:21 CEST 2019


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, 18.05.x has been updated
       via  531ee472234942f1c63ab10745551af8e3eddbf8 (commit)
      from  14cfc4e7c558033299e1b719dc648c5649024304 (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 531ee472234942f1c63ab10745551af8e3eddbf8
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Mon Apr 1 19:15:18 2019 +0000

    Bug 22624: Show OPAC description for authorised values in OPAC
    
    Patch adds the IS_OPAC parameter to a few GetByCode calls in
    OPAC files.
    
    To test:
    - Add different OPAC and intranet descriptions to some authorised
      value categories:
      - TERM
      - DEPARTMENT
      - LOC
      - CCODE
    - Create a new course using the values and adding items to it
    - Check the course reserves overview and detail pages in OPAC
    - Verify Department, term, location, and collection show
      the OPAC description if existing
    - Create a subscription, make sure a default location is selected
    - Check the OPAC detail page, subscription tab for this subsription
      in the OPAC
    - Verify the location of the subscription displays correctly
    
    Signed-off-by: Mikaël Olangcay Brisebois <mikael.olangcay-brisebois at inLibro.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 3323a428eaf662a0ba1a31b2cb56002a7372461a)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 764260ded4f350904c548422defb74d32581f65e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../bootstrap/en/modules/opac-course-details.tt    |   22 ++++++++++----------
 .../bootstrap/en/modules/opac-course-reserves.tt   |   10 ++++-----
 .../opac-tmpl/bootstrap/en/modules/opac-detail.tt  |   10 ++++-----
 3 files changed, 21 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list