[koha-commits] main Koha release repository branch master updated. v16.05.00-36-gedec592

Git repo owner gitmaster at git.koha-community.org
Fri Jun 3 10:37:22 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  edec5921b11afcbda44fbb6c45f26174768b1708 (commit)
       via  9c339f5941a3a628645e3f13c8fdbc92077ea4fc (commit)
       via  481fb09701b83a460f0eb93c0a11c48759aba5c1 (commit)
       via  46607f1098153008698023b538ab1391e782a6fc (commit)
      from  6c733b2fda7cd94ae2997c1a058d229dd7819692 (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 edec5921b11afcbda44fbb6c45f26174768b1708
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 20 16:29:01 2016 +0100

    Bug 9543: Separate MTT with commas
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

commit 9c339f5941a3a628645e3f13c8fdbc92077ea4fc
Author: Marc Véron <veron at veron.ch>
Date:   Fri May 20 11:01:18 2016 +0200

    Bug 9543 - (Follow-up) Show patrons messaging subscription on holds notification
    
    As of comment #19
    - Code de-duplicated to a BLOCK statement
    - Variable renamed
    - Wording slightly changed. I like it that way, but feel free to change it
      in a follow-up
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

commit 481fb09701b83a460f0eb93c0a11c48759aba5c1
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Apr 6 00:51:15 2016 +0000

    Bug 9543 - Show patrons messaging subscription on holds notification not already waiting
    
    Same plan as previous patch, but this one should show the message for a
    hold not already waiting but not requiring a transfer (hold-found2 alert
            box)
    
    Signed-off-by: Chris Kirby <christopherlawrencekirby at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

commit 46607f1098153008698023b538ab1391e782a6fc
Author: Marc Véron <veron at veron.ch>
Date:   Thu Mar 24 16:06:30 2016 +0100

    Bug 9543 - Show patrons messaging subscription on holds notification
    
    Display an information about a patron's messaging preferences if an item
    is checked in where the patron has put a hold.
    
    To test:
    
    - Apply patch
    - Make sure that SMS driver and TalkingTech sysprefs are defined to
      enable SMS and Phone preferences for users (SMS driver can be a dummy
      value)
    - Place a hold for a patron
    - Set patron's messaging preferences to different choices (including none)
    - Check in the item that is on hold (it has not to be checked out for the
      test
    - Verify that below the message "Hold found (item is already waiting") an
      information appears about the patron's messaging preferences.
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Chris Kirby <christopherlawrencekirby at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 circ/returns.pl                                     |    4 +++-
 .../intranet-tmpl/prog/en/modules/circ/returns.tt   |   19 +++++++++++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list