[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
Thu Mar 24 18:29:50 CET 2016


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

--- Comment #21 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 49543
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49543&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.

Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>

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


More information about the Koha-bugs mailing list