[Koha-bugs] [Bug 16000] Duplicate a report from the New Reports button

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 8 15:03:17 CET 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 48785
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48785&action=edit
Bug 16000 - 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.

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


More information about the Koha-bugs mailing list