[koha-commits] main Koha release repository branch master updated. v16.11.00-856-g185dc7f

Git repo owner gitmaster at git.koha-community.org
Fri Apr 21 13:43:38 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  185dc7f45af17bf70ec36125be736286a1f8b86e (commit)
       via  b81a18ea39e1f360dc0dc4b7a874b614dc67d725 (commit)
       via  b689c6f9fe31dea49657b65af4f6830af1b17433 (commit)
       via  d18f30eb3f794a144989970893ef87d673cef8ec (commit)
       via  e28f19f0a88e334c99a45fadf96ae504bbb17ebe (commit)
      from  46d0be3114785c17e48df8bc31b515599d394789 (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 185dc7f45af17bf70ec36125be736286a1f8b86e
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Apr 18 14:03:37 2017 -0400

    Bug 18423 - Followup - enable Add child button for institutional borrowers
    
    If they can have guarantors and we shwo the button on one page I think
    we should in fact show it on all.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit b81a18ea39e1f360dc0dc4b7a874b614dc67d725
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Apr 18 13:53:54 2017 -0400

    Bug 18423 - Add 'Add child' button to files, housebound, and deletemem pages
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit b689c6f9fe31dea49657b65af4f6830af1b17433
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Apr 17 12:32:56 2017 -0400

    Bug 18423 Follow-up - Add 'Add child' button to statistics tab
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit d18f30eb3f794a144989970893ef87d673cef8ec
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Apr 12 11:32:11 2017 -0400

    Bug 18423 follow up - fix display off add child on members/notices.pl
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit e28f19f0a88e334c99a45fadf96ae504bbb17ebe
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Apr 12 10:23:56 2017 -0400

    Bug 18423 - Add child button not always appearing - problem in template variable
    
    This patch removes the retrieval of the syspref borrowerRelationship
    from the scripts and moves it to a check using the Template Toolkit
    plugin
    
    To test:
    1 - Apply patch
    2 - Ensure 'Add child' button displays appropriately on all member pages.
    
    Tested 3 pateches together, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 circ/circulation.pl                                          |    1 -
 koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc |    2 +-
 members/boraccount.pl                                        |    3 +--
 members/deletemem.pl                                         |    3 ++-
 members/files.pl                                             |    1 +
 members/housebound.pl                                        |    1 +
 members/mancredit.pl                                         |    3 +--
 members/maninvoice.pl                                        |    3 +--
 members/member-flags.pl                                      |    3 +--
 members/member-password.pl                                   |    3 +--
 members/moremember.pl                                        |    1 -
 members/notices.pl                                           |    3 +--
 members/pay.pl                                               |    3 +--
 members/paycollect.pl                                        |    3 +--
 members/printfeercpt.pl                                      |    2 +-
 members/printinvoice.pl                                      |    2 +-
 members/readingrec.pl                                        |    4 +---
 members/routing-lists.pl                                     |    2 +-
 members/statistics.pl                                        |    2 ++
 19 files changed, 19 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list