[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.00-47-g2bc4791

Git repo owner gitmaster at git.koha-community.org
Tue Jun 13 09:03:08 CEST 2017


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, 17.05.x has been updated
       via  2bc4791dedc9d266b7aa3a121e62af2dc78354e2 (commit)
      from  5c5290eb31efe31fe189b2f17f95741e02d00667 (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 2bc4791dedc9d266b7aa3a121e62af2dc78354e2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed May 24 13:46:50 2017 +0000

    Bug 18656 - Require confirmation of deletion of files from patron record
    
    This patch adds a JavaScript confirm to the deletion of files. It also
    styles the file deletion link as a Bootstrap button.
    
    To test, apply the patch and open the "Files" page for a patron who has
    files attached.
    
    - Verify that clicking any "delete" link prompts for a confirmation.
    - Verify that confirming the dialog triggers the deletion of the correct
      file.
    - Verify that canceling the confirmation dialog aborts the deletion.
    - Confirm that the "Delete" button looks correct.
    
    Signed-off-by: David Roberts <david.roberts at ptfs-europe.com>
    
    Revision for QA: Replaced '.click(function' with '.on("click",function'
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit a38ffe2d48c35029ef80ea0a4294e36b408cd1a4)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/members/files.tt      |   15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list