[koha-commits] main Koha release repository branch master updated. v3.22.00-1054-g09c7a9c

Git repo owner gitmaster at git.koha-community.org
Thu Mar 31 22:01:19 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  09c7a9c3af3ac7cde90e6e055fe2a233d71466e9 (commit)
      from  79fa6ec68a45a7112cbae763458381f9c53835c6 (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 09c7a9c3af3ac7cde90e6e055fe2a233d71466e9
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Tue Mar 29 02:29:26 2016 +0000

     Bug 16058: Delete individual news item from koha-news.pl
    
    This patch adds a confirm message for deleting a news item from the home page in the staff client. It also gives the ability to delete an individual news item from koha-news.pl with a confirm message. The buttons on koha-news.pl are now styled as font awesome buttons.
    
    To test:
    1) Go to main intranet page. Click 'Delete' for a news item.
    2) Confirm that Cancel stops the Delete, and OK deletes the item and takes you to tools/koha-news.pl
    3) Confirm that the buttons (Edit and Delete) on koha-news.pl are now styled as font awesome buttons and the buttons don't wrap on a narrow browser.
    4) Confirm that the column heading for the buttons is now "Actions".
    5) Confirm that clicking Delete triggers a confirm message. Confirm that Cancel stops the Delete, and OK deletes the item and it no longer shows in the News table or anywhere else.
    
    Sponsored-by: Catalyst IT
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Amended-patch: just split the td on several lines for readability.
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt   |    8 ++++++--
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt |    8 ++++++--
 2 files changed, 12 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list