[Koha-bugs] [Bug 15321] Add delete report option to Show, Edit and Run screens

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 8 22:02:33 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15321

Magnus Enger <magnus at libriotech.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45509|0                           |1
        is obsolete|                            |

--- Comment #6 from Magnus Enger <magnus at libriotech.no> ---
Created attachment 45513
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45513&action=edit
Bug 15321 - Add delete report link to Show, Edit and Run screens

Currently, if you are editing or viewing the results of running a
report and you decide you want to delete it, you have to go back
to the list of saved reports to do so. This patch adds a "Delete"
link in some convenient places.

To test:
- Apply the patch
- Make sure you have at least one saved report
- Make sure you have the create_reports permission
- Go to the Show, Edit and Run screens and verify the Delete link
  is present and functional, including the JavaScript confirmation
  dialogue
- Change to a user without the create_reports permission and check
  that the Delete link is not displayed on the Show, Edit and Run
  screens
- Sign ye off merrily!

Version 2: This version makes sure the JavaScript confirmation is
shown before an actual delete is carried out.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list