[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.04-12-g90ec4bc

Git repo owner gitmaster at git.koha-community.org
Mon Mar 7 09:53:53 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, 3.22.x has been updated
       via  90ec4bcbf2a2cdc2fe0b58b017e7ee7532e5ac18 (commit)
      from  8d58579d6b5a4a287c3283284a2c4b8618ec763b (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 90ec4bcbf2a2cdc2fe0b58b017e7ee7532e5ac18
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
    (cherry picked from commit 4bf881d32c41b54357949e4d37b1401b1324bc8e)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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