[koha-commits] main Koha release repository branch master updated. v16.05.00-824-gb93ca8a

Git repo owner gitmaster at git.koha-community.org
Mon Sep 12 11:48:12 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  b93ca8a281ae7522844fb05c790017e60ebda32d (commit)
       via  9f7a55f3f267e5ea731cc442c9834a497f5f5fd0 (commit)
       via  e46ff189992b5322d17aaad6ba3a69fb9bd9b716 (commit)
       via  bc152d8ba2bde09efb45c3637197eb98084b4ccd (commit)
      from  85adee702147e7112ed41a440ad4f13d2ed9fd36 (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 b93ca8a281ae7522844fb05c790017e60ebda32d
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Sep 9 16:35:49 2016 +0000

    Bug 8030 - (QA Folllowup) Use Koha::Libraries
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 9f7a55f3f267e5ea731cc442c9834a497f5f5fd0
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Aug 22 15:43:57 2016 +0000

    Bug 8030 - (QA followup) Remove svc file no longer user Use animated gif for waiting as elsewhere Remove confirmation
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit e46ff189992b5322d17aaad6ba3a69fb9bd9b716
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Aug 19 20:51:07 2016 +0000

    Bug 8030 (QA Followup) - Use REST api and provide feedback
    
    Use REST API
    If cancelled return to previous selection
    If fail return to previous selection
    Use fa spinning icon while waiting
    Disable select while waiting
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit bc152d8ba2bde09efb45c3637197eb98084b4ccd
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jul 1 15:27:19 2016 -0400

    Bug 8030 - Change pickup location of a hold from patron record
    
    To test:
    1 - Place some holds for a patron
    2 - Load the patron into checkout module
    3 - View thier holds tab, should have a dropdwon for location
    4 - Alter the location
    5 - You should recieve a confirmation box
    6 - Confirm that pressing cancel does not update holds
    7 - Confirm that pressing Yes does update the hold
    8 - Confirm that waiting holds are not updateable
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/strings.inc     |    1 +
 koha-tmpl/intranet-tmpl/prog/js/holds.js           |   43 +++++++++++++++++++-
 svc/holds                                          |    5 +++
 3 files changed, 48 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list