[koha-commits] main Koha release repository branch master updated. v3.22.00-1464-g79fdcc9

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 18:02:26 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  79fdcc9855b40d0af38b2a169cf4fc4b968ee1a2 (commit)
      from  d50cdb72b366417b9ef5f8b5daa29308e0b3eaae (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 79fdcc9855b40d0af38b2a169cf4fc4b968ee1a2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Apr 26 13:00:42 2016 -0400

    Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates
    
    This patch removes the use of event attributes from several templates
    where the attributes were used to handle deletion operations. I've
    grouped these changes in one patch because each template had only small
    changes to be made.
    
    Unrelated change: Reformatted the "no news items" message which is
    displayed if there are no news items.
    
    To test, apply the patch and test deletion operations on the following
    pages. Clicking "delete" should prompty you to confirm. Test both the
    confirm and cancel actions.
    
    - On the staff client home page, test deletion of a news item.
    - On the patron lists page, test deletion of a patron list.
    - In the patron card creator, choose Manage -> Images. Test the "Delete"
      button for a single image.
    - On the news page, test deletion of a single news item.
    - On the news page, test deletion of multiple items.
    
    Signed-off-by: Arslan Farooq <arslanone at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/intranet-main.tt      |    7 ++++++-
 .../intranet-tmpl/prog/en/modules/patron_lists/lists.tt |   11 ++++++-----
 .../prog/en/modules/patroncards/image-manage.tt         |    6 ++++--
 .../intranet-tmpl/prog/en/modules/tools/koha-news.tt    |   15 +++++++++------
 4 files changed, 25 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list