[koha-commits] main Koha release repository branch master updated. v3.22.00-1127-gcbe3ded

Git repo owner gitmaster at git.koha-community.org
Thu Apr 7 07:28:12 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  cbe3dedc4f91a91e40f9e648c9de2358c68379cb (commit)
       via  a3557fd0f25371246445ff2e327eaa5df5bf6e8f (commit)
      from  c2669856becef61f83144b91faf35a9635300dad (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 cbe3dedc4f91a91e40f9e648c9de2358c68379cb
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Feb 24 17:56:23 2016 +0000

    Bug 15877 - Unit tests
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

commit a3557fd0f25371246445ff2e327eaa5df5bf6e8f
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Feb 24 17:10:02 2016 +0000

    Bug 15877 - C4::Barcodes does not correctly calculate db_max for 'annual' barcodes
    
    This patch alters the MySQL query to remove a max statement which
    incorrectly groups full annual barcodes with numeric values.
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 C4/Barcodes/annual.pm     |    4 +--
 t/db_dependent/Barcodes.t |   61 ++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 62 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list