[koha-commits] main Koha release repository branch master updated. v16.11.00-979-g0e0897a

Git repo owner gitmaster at git.koha-community.org
Mon May 8 14:39:18 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  0e0897a7e6d2940a496168485e2219d8efa37913 (commit)
       via  62c337065590a0eca51db37d286bcb04fa7971ff (commit)
      from  a807d7199ea025aa507e0ca7e3ff2330902844f8 (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 0e0897a7e6d2940a496168485e2219d8efa37913
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue May 2 17:27:48 2017 -0300

    Bug 18512: Add tests
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 62c337065590a0eca51db37d286bcb04fa7971ff
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Apr 28 14:11:00 2017 -0400

    Bug 18512 - GetAuthorisedValues.GetByCode Template plguin should return code (not empty string) if value not found
    
    To test:
    1 - Create or edit a borrower with info in Sort1 and Sort2 field, not
    mapped to authorized values
    2 - Note this info does not display on moremember.tt
    3 - Apply patch
    4 - Note value is passed through
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    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:
 Koha/Template/Plugin/AuthorisedValues.pm          |    2 +-
 t/db_dependent/Template/Plugin/AuthorisedValues.t |   66 +++++++++++++++++++++
 2 files changed, 67 insertions(+), 1 deletion(-)
 create mode 100644 t/db_dependent/Template/Plugin/AuthorisedValues.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list