[koha-commits] main Koha release repository branch master updated. v16.05.00-811-gb3b85da

Git repo owner gitmaster at git.koha-community.org
Fri Sep 9 17:02:06 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  b3b85da7bc6f1a712efb3435d597525ee4bd28cc (commit)
      from  836937b70146abc36490852d6373d3822af6fe84 (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 b3b85da7bc6f1a712efb3435d597525ee4bd28cc
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Wed Aug 24 03:43:22 2016 +0000

    Bug 17183: Check if any checkboxes have been checked for 'Delete Selected' button in Koha News
    
    To test:
    1) Go to Tools -> Koha News
    2) Click 'Delete selected' button without selecting anything
    3) Notice you are asked to confirm if you would like to delete ... but
    you didn't choose anything to delete
    4) Apply patch and refresh page
    5) Click 'Delete selected' button without selecting anything
    6) Should see alert.
    7) Select one or more news items to delete and click 'Delete selected'
    button
    8) Should be asked to confirm
    9) Confirm that the delete works as expected
    
    Sponsored-by: Catalyst IT
    Signed-off-by: Claire Gravely <claire_gravely at hotmail.com>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/tools/koha-news.tt             |   20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list