[koha-commits] main Koha release repository branch master updated. v16.05.00-944-gd44d0ac

Git repo owner gitmaster at git.koha-community.org
Tue Sep 27 15:03:32 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  d44d0acfec4e0b9a7f5dac33677e759e0fd69ab0 (commit)
       via  ad0cd505eb71634d2a3798463ce1c8ebc7a2459c (commit)
      from  cf9031711282f4be23e4a639797d0fd178940e1f (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 d44d0acfec4e0b9a7f5dac33677e759e0fd69ab0
Author: Hector Castro <hector.hecaxmmx at gmail.com>
Date:   Thu Sep 22 11:24:40 2016 -0600

    Bug 14668: (follow-up) JSON fails if single quotes are used
    
    Change single quotes to double quotes also add brackets to serial
    enumeration.
    
    To test follow previous test plan for intranet.
    Fix double semicolon
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit ad0cd505eb71634d2a3798463ce1c8ebc7a2459c
Author: Charles Farmer <charles.farmer at inlibro.com>
Date:   Fri Jul 15 14:18:29 2016 -0400

    Bug 14668: Show serial enumeration in INTRANET circulation.tt and OPAC patron's relatives' checkouts
    
    TEST PLAN
    
    1. THE CHECKOUT TAB, INTRANET
        1.1. Add a value to the 'h' subfield of an item. ie: 'volume #42'
        1.2. Check out the item to a patron
        1.3. Display this patron's issues in his checkout page
            1.3.1. The enumchron should be concatenated with the title
    
    2. A PATRON'S RELATIVE, INTRANET + OPAC
        1.1. Add somebody to a patron's guarantee list
        1.2. Checkout a serial to this guarantee
        1.3. Visit the guarantor's OPAC and INTRANET checkout page
            1.3.1. You should see the enumchron in his guarantee's issues
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/checkouts.js          |    8 ++++++++
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt |    3 ++-
 svc/checkouts                                         |    2 ++
 3 files changed, 12 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list