[koha-commits] main Koha release repository branch master updated. v16.05.00-beta-29-g12faa24

Git repo owner gitmaster at git.koha-community.org
Mon May 23 19:38:24 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  12faa24f776c812a16174fd64a479484a0e53778 (commit)
       via  03f303ce534e3c1c04944010f8fc352eb32be2d2 (commit)
       via  48597577d63b6e4b35dcbf3c90b83179074ec44b (commit)
      from  c7ca98c8d9a2647f422f6446239ec67c91261aa1 (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 12faa24f776c812a16174fd64a479484a0e53778
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon May 23 17:49:02 2016 +0000

    Bug 15878 [QA Followup]
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 03f303ce534e3c1c04944010f8fc352eb32be2d2
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri May 13 14:03:37 2016 -0400

    Bug 15878 - C4::Barcodes::hbyymmincr inccorectly calculates max and should warn when no branchcode present
    
    Test plan:
    
    1 - prove t/db_dependent/Barcodes.t
    2 - All should pass
    3 - Apply first patch (unit tests update)
        4 - Tests should fail on values and warnings
        5 - Apply second patch
        6 - All tests should now pass
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Work as described
    Removed tab on line 47 of C4/Barcodes/hbyymmincr.pm
    No more qa errors
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 48597577d63b6e4b35dcbf3c90b83179074ec44b
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri May 13 14:02:33 2016 -0400

    Bug 15878 - Updated unit tests for hbyymmincr barcodes
    
    Test plan in second patch
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Bug 15878 - QA Followup
    
    * Remove debug statment
    * Move transcation start
    * Remove unused testbuilder object
    
    Rebased on top of 16561
    
    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:
 C4/Barcodes/hbyymmincr.pm |   35 +++++++++++-------
 t/db_dependent/Barcodes.t |   86 ++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 100 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list