[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-20-g3cd210a

Git repo owner gitmaster at git.koha-community.org
Tue Aug 16 15:28:15 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, 3.22.x has been updated
       via  3cd210a13eee03092b3975f42fd13773a2291fa6 (commit)
      from  b4673a9da0228a1ed558dc3047f588947ece46d4 (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 3cd210a13eee03092b3975f42fd13773a2291fa6
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>
    (cherry picked from commit 62508428cdf3a4c3da975ef5f88c8ece9cf50537)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit d09b015e973c799cc392327484f3cc485a60ece2)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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