[koha-commits] main Koha release repository branch master updated. v3.22.00-898-g99f2fee

Git repo owner gitmaster at git.koha-community.org
Mon Mar 21 19:20:01 CET 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  99f2feeed94cb88bb14653231735f35c0787cb27 (commit)
      from  7aedcf643e6f7793b4ebf55b1c7cdec7ec04a25d (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 99f2feeed94cb88bb14653231735f35c0787cb27
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Mar 9 12:21:14 2016 +0000

    Bug 16015: Restore the ability to delete a group of libraries
    
    If a group of libraries is linked to at least 1 library, the group
    cannot be delete and the librarian should get a warning message.
    But if no libraries are linked, the deletion should be allowed.
    Since bug 15294 this behavior is broken: The deletion is always blocked:
    "This library category cannot be deleted. 0 libraries are still using
    it", hum...
    
    Test plan:
    Create a group of libraries, delete it
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 admin/branches.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list