[koha-commits] main Koha release repository branch master updated. v3.22.00-552-g4bf881d

Git repo owner gitmaster at git.koha-community.org
Tue Feb 23 23:48:23 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  4bf881d32c41b54357949e4d37b1401b1324bc8e (commit)
      from  d9dc8be41780c3a4332f2fd50f80961d1653c49e (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 4bf881d32c41b54357949e4d37b1401b1324bc8e
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Tue Jan 26 02:57:38 2016 +0000

    Bug 15663: Fix 'remove selected items', add a 'delete batch' button
    
    In this patch I have fixed the 'Remove selected items' button.
    I have also added a 'Delete batch' button like there is in the Patron Card Creator.
    
    To test:
    1) Go to Tools -> Label creator -> New label batch
    2) Add 2 items
    3) Select the checkbox next to an item you just added and click 'Remove selected items'
    4) A pop-up will say that you are yet to select an item. (Please ignore the mistake in the pop-up message, this is being fixed in Bug 15662)
    5) Apply patch and refresh. Confirm there is now a 'Delete batch' button in the toolbar
    6) Select one item and click 'Remove selected items'
    7) Confirm the item is deleted from the batch
    8) Select the final item and click 'Remove selected items'
    9) Pop-up message will tell you that deleting this item will delete the batch. Click 'Okay'
    10) Click 'Delete batch' then 'Okay'
    11) Confirm you are redirected to the Labels page and the batch has been deleted.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../prog/en/modules/labels/label-edit-batch.tt       |   18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list