[koha-commits] main Koha release repository branch master updated. v16.11.00-760-g2370695

Git repo owner gitmaster at git.koha-community.org
Fri Mar 31 17:08:13 CEST 2017


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  2370695fb9efa680251ddd9cb1e0e271fcf4935e (commit)
       via  37550a1d690c91465789920f64800c28bdc9a6ec (commit)
      from  9bc62c4e1dca2fba92f63dfcbd472db88dc7ff80 (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 2370695fb9efa680251ddd9cb1e0e271fcf4935e
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Mar 20 21:58:49 2017 +0100

    Bug 18304: [QA Follow-up] Add id to paragraph tag
    
    See Bugzilla, comment 4.
    
    Note: the id is unique in the Koha codebase (git grepped).
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 37550a1d690c91465789920f64800c28bdc9a6ec
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Mar 20 12:58:42 2017 +0100

    Bug 18304: Do not mail cart or list contents to the library
    
    Sometimes we receive mails from patrons, sent from opac-sendbasket or
    opac-sendshelf. Instead of placing a hold on books they send the contents
    of the cart (or even a list).
    
    This patch simply puts a note on both forms saying that they should not
    use the mail to request or renew books. If both options are disabled on
    the OPAC, the message is not shown.
    
    Test plan:
    [1] Enable RequestOnOPAC.
    [2] Put a book in the cart.
    [3] Open the cart, click on Send. Verify presence of the message.
    [4] Open a list.
    [5] Click on Send list. Verify presence of the message.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt |    2 ++
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendshelfform.tt  |    2 ++
 2 files changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list