[koha-commits] main Koha release repository branch master updated. v3.22.00-1154-gbe33e1b

Git repo owner gitmaster at git.koha-community.org
Wed Apr 20 22:20:23 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  be33e1b46537d85b3d49abc076348916dd50004b (commit)
      from  6b319a2d487257e8a08bc26af9c6b2e7fa2ece2c (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 be33e1b46537d85b3d49abc076348916dd50004b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Apr 5 09:13:05 2016 +0100

    Bug 16055: Do not allow basketgroup deletion unless empty
    
    If a basketgroup has basket attached, it should not be deletable.
    This patch just removes the Delete button from the interface if it
    cannot be deleted.
    When editing a basketgroup, the "Delete basket group" button is no
    longer displayed.
    
    Test plan:
    1/ Create a basketgroup
    2/ Attach 1+ baskets to this basketgroup
    3/ Confirm you are not able to delete it
    4/ Remove the baskets from this basketgroup
    5/ Confirm you are able to delete it
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list