[koha-commits] main Koha release repository branch master updated. v16.05.00-203-g6250842

Git repo owner gitmaster at git.koha-community.org
Fri Jun 24 15:57:04 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  62508428cdf3a4c3da975ef5f88c8ece9cf50537 (commit)
      from  458ce34a1dbfff9a5c5a696560ffdc5b8afa041a (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 62508428cdf3a4c3da975ef5f88c8ece9cf50537
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Jun 6 11:28:39 2016 -0400

    Bug 16651: Notes field blank for 952$z in opac-course-details.pl
    
    This patch changes course reserves to check for item notes form the
    course reserve and fallback to itemlevel notes if they are empty
    
    To test:
    1 - Enabvle course reserves
    2 - Add some items
    3 - Make sure the items have notes at the item level and not at course
    reserves
    4 - Notes don't display in staff or opac
    5 - Apply patch
    6 - Notes display in staff and opac
    7 - Add notes at course reserves level
    8 - These override the item level notes
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/course_reserves/course-details.tt    |   14 ++++++++++++--
 .../bootstrap/en/modules/opac-course-details.tt          |    7 ++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list