[koha-commits] main Koha release repository branch master updated. v19.05.00-65-gad9338e

Git repo owner gitmaster at git.koha-community.org
Thu Jun 13 14:11:36 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, master has been updated
       via  ad9338e419ee04c38f5e7fdc918ce1a4d177cee0 (commit)
       via  b2be5b0c65ddf992e451e5b8c12cf0994038186e (commit)
      from  93c9b5d553261acda55f1f29f8687c5f4c276e04 (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 ad9338e419ee04c38f5e7fdc918ce1a4d177cee0
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Wed Apr 3 21:47:09 2019 +0200

    Bug 22633: Link barcodes in hold summary in patron account to moredetail page
    
    Bug 21070 links the barcode on holds to the item on moredetail.pl.
    This patch makes the same change to the hold lists in the staff
    patron account.
    
    To test:
    - Create some holds, have at least
      - one item level hold
      - one hold waiting for pick-up
    - Take a look at the details and checkouts tabs
      in the patron account on staff side
    - Verify that the barcodes link to the record detail page
    - Apply patch
    - Verify the barcodes now link to the moredetail page
    
    Signed-off-by: Axel Amghar <axel.amghar at gmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit b2be5b0c65ddf992e451e5b8c12cf0994038186e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Jun 8 13:29:24 2019 -0500

    Bug 23065: Rename "New subscription" button when default to current serial
    
    To make it explicite that the "New subscription" button will create a
    subscription based on the current serial it is now labeled "New
    subscription for this serial"
    
    Test plan:
    1 - Go to Serials module in Koha
    2 - Click 'New subscription'
    3 - You get a blank form
    4 - Fill it out, save it
    5 - You are viewing the subscription you created
    => The button is now labeled "New subscription for this serial"
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc |    4 ++--
 koha-tmpl/intranet-tmpl/prog/js/holds.js                     |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list