[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.20-10-g306a0fc

Git repo owner gitmaster at git.koha-community.org
Wed May 10 11:46:27 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, 3.22.x has been updated
       via  306a0fceb9a1d5fe24adc15365863474cfbb6cee (commit)
       via  aa33ca6825f41834fe20a0de9610c2378fc2c4c1 (commit)
       via  e88a4cc3b0694e4ea6ddb82aa97d942bb4180419 (commit)
       via  cda75c660f97cb87f47d500e1bb069e731e7fe72 (commit)
       via  c682b54287b17b9349feef69a0634beffe7abe13 (commit)
      from  085e853827b18fbffb6fc09ae9447fad727d9d78 (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 306a0fceb9a1d5fe24adc15365863474cfbb6cee
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>
    (cherry picked from commit 00b76faf0ac30601fb3ff12a6cd71bcdab1b7177)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit aa33ca6825f41834fe20a0de9610c2378fc2c4c1
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>
    (cherry picked from commit c481c15a4fedd13b7f0f96d519313f744a425421)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit e88a4cc3b0694e4ea6ddb82aa97d942bb4180419
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>
    (cherry picked from commit 63c72da9483f26d88c1b287b93105cea7d6cdf89)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit cda75c660f97cb87f47d500e1bb069e731e7fe72
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>
    (cherry picked from commit 4cc1f7304f98886aa035fe194d5c5bc63409ff24)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit c682b54287b17b9349feef69a0634beffe7abe13
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: Mason James <mtj at kohaaloha.com>
    (cherry picked from commit 46fd998c85ea36291f5af6169f8860d36fb57a94)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 circ/circulation.pl                                          |    1 -
 koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc |    4 ++--
 members/boraccount.pl                                        |    3 +--
 members/deletemem.pl                                         |    4 ++--
 members/files.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 ++
 18 files changed, 19 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list