https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16000

Owen Leonard <[email protected]> changed:

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

--- Comment #14 from Owen Leonard <[email protected]> ---
Created attachment 49276
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49276&action=edit
Bug 16000 [Revised] Duplicate a report from the New Reports button

This patch creates a combined edit/duplicate/delete toolbar menu option
similar to the one on the bibliographic detail page. Also added is the
"Schedule" link which was previously only available from the main list
of saved reports. Also added is some deletion confirmation JavaScript
for deletions initiated from the toolbar.

To test, apply the patch and go to Reports -> Saved reports.

- Click "Show" in the menu for any saved report. The toolbar which
  appears on this page should show the new menu items.
- Confirm the behavior of all the buttons.
- As you check the behavior of the button actions, check that the
  toolbar is shown and hidden appropriately for each action.
- Confirm that the toolbar is correctly shown or hidden when building a
  guided report.
- Confirm that the "Schedule" button is shown or hidden according to the
  logged-in user's "schedule_tasks" permission.
- Confirm that clicking the "Delete" menu option triggers a JS
  confirmation.

Revision passes the sql data to the template in the case of the
"save_successful" screen.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to