[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.10-50-gb098500

Git repo owner gitmaster at git.koha-community.org
Fri Sep 16 12:01:28 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  b098500c713494e18c571314ec34b74273821f92 (commit)
       via  ffe13850d5bb89648db9b169004992b90fb29bad (commit)
      from  e48dac0bf5b6705c82fac3df8041773bfce4084f (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 b098500c713494e18c571314ec34b74273821f92
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Aug 9 12:56:46 2016 -0400

    Bug 17010 [Follow-up] Canceling a hold awaiting pickup no longer alerts librarian about next hold
    
    This patch makes a minor change to the markup to make the button in the
    confirmation dialog conform to the appearance of similar buttons.
    
    To test, follow the original test plan for this bug and verify that the
    "OK" button in the dialog looks correct.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 2e79c211db318969b7c9d5ff538dfd54ba1aaed2)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit d9006fd602a8ac472bd9ce38422d82e2b65dd7ec)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit ffe13850d5bb89648db9b169004992b90fb29bad
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Aug 1 07:17:04 2016 -0700

    Bug 17010 - Canceling a hold awaiting pickup no longer alerts librarian about next hold
    
    In previous versions of Koha, if a hold canceled from the "Holds over" tab had other holds on it,
    the librarian would be alerted with the message "This item is on hold for pick-up at your library"
    and directed to check it in to fill the next hold. This no longer happens.
    
    Test Plan:
    1) Apply this patch
    2) Find a hold that has been waiting too long
    3) Cancel that hold via waitingreserves.pl
    4) Note you get the message "This item is on hold for pick-up at your library"
    5) Confirm the ok button redirects you to the correct tab
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit b80a18ee2f059309a78087e48b9464d2352d444f)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 40e667cd210b57061ca771caa38a4f6a14c22268)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 circ/waitingreserves.pl                                        |    3 ++-
 .../intranet-tmpl/prog/en/modules/circ/waitingreserves.tt      |    8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list