[koha-commits] main Koha release repository branch master updated. v16.05.00-56-g30cf9ee

Git repo owner gitmaster at git.koha-community.org
Fri Jun 10 18:35:28 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  30cf9ee277481b54ed75e500c38f328f2d82b831 (commit)
       via  29e402d398f567e2526c89695384bce7f4e4b737 (commit)
      from  7d916c380a03904c47035f189d1ee666f00d9a11 (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 30cf9ee277481b54ed75e500c38f328f2d82b831
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Jun 10 11:49:45 2016 +0200

    Bug 16443: [QA Follow-up] Add two tests for get_fields
    
    Adds t/db_dependent/Members/Statistics.t.
    
    Test plan:
    Run the test.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 29e402d398f567e2526c89695384bce7f4e4b737
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 4 20:08:53 2016 +0100

    Bug 16443: Make C4::Members::Statistics plack safe
    
    If the prefs is updated, the fields won't be.
    To make sure we already fetch updated values, we should remove the
    package variable and define it in the subroutine.
    
    There is not test plan, just make sure the changes are consistent.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Members/Statistics.pm            |    5 +----
 t/db_dependent/Members/Statistics.t |   20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 4 deletions(-)
 create mode 100644 t/db_dependent/Members/Statistics.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list