[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.06-112-g3802d19

Git repo owner gitmaster at git.koha-community.org
Wed May 25 10:56:06 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, 3.22.x has been updated
       via  3802d198c02975cb1c76ddbe2feb0b0ea6f88c49 (commit)
       via  0f856c4dc63edbcf9af2438f0b10515cc1e3389e (commit)
       via  a555a341e6f78a683f6527fcac35c143e200c680 (commit)
      from  b260550a7af6c5efa33e86b8ea35f7847ee4e582 (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 3802d198c02975cb1c76ddbe2feb0b0ea6f88c49
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>
    (cherry picked from commit 12faa24f776c812a16174fd64a479484a0e53778)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

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