[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-67-g3f1b174

Git repo owner gitmaster at git.koha-community.org
Thu Apr 21 09:57:21 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  3f1b17441ea6037ed50aa55895184494445be16a (commit)
      from  ef6c60d8ccc93832f87f7b6fe1f3daa5ce48dda9 (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 3f1b17441ea6037ed50aa55895184494445be16a
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>
    (cherry picked from commit be33e1b46537d85b3d49abc076348916dd50004b)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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