[koha-commits] main Koha release repository branch master updated. v16.11.00-132-g2ee5cd2

Git repo owner gitmaster at git.koha-community.org
Wed Dec 28 14:41:33 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  2ee5cd27129d487fee26987118a8675033139c53 (commit)
       via  bd3879e037727cdc2cc851aa910c68bd257ee6f4 (commit)
      from  1b492938e4eee4d1babe26417cfbf69cede2b844 (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 2ee5cd27129d487fee26987118a8675033139c53
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Fri Dec 2 19:37:07 2016 +0000

    Bug 15711: Follow up batch_id not used
    
    Changed batch_id to image_id in the template, as the multiparam
    would catch the array case.
    
    TEST PLAN
    ---------
    1) attempt to delete a selected item, but get a warning.
    2) apply this follow up
    3) attempt to delete a selected item, it deletes.
    4) run koha qa test tools
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit bd3879e037727cdc2cc851aa910c68bd257ee6f4
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Wed Aug 24 01:08:11 2016 +0000

    Bug 15711: Fixing the 'Delete selected' button on patroncard images
    
    To test:
    1) Go to Tools -> Patron Card Creator -> Manage images
    2) Upload an image if you haven't already
    3) Click Delete selected without selecting any images
    4) Notice broken behaviour as described in Description
    5) Apply patch, refresh page
    6) Click Delete selected without selecting any images
    7) Notice alert. Click OK
    8) Select one image or more, click Delete selected
    9) Notice confirm delete message.
    
    Sponsored-by: Catalyst IT
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/patroncards/image-manage.tt     |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list