[Koha-bugs] [Bug 16421] Move hold edit actions into dropdown menu

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 31 20:16:57 CEST 2016


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 51935
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51935&action=edit
Bug 16421 - Move hold edit actions into dropdown menu

This patch modifies the view of existing holds in the staff client so
that holds-related actions are moved into an 'actions' menu. This
includes priority-reordering controls, suspend, and cancel.

This patch also modifies the display of details for each hold so that
its suspension or priority status is clear.

To test, apply the patch and view holds for a title with multiple holds.

- Test the priority-reordering controls and confirm that they work
  correctly.
- Test the "suspend" link and confirm that the suspension form is
  displayed correctly in a modal window.
  - Confirm that suspensions are saved correctly with and without a
    date, and that suspension information is displayed correctly after
    saving.
- Test the "Cancel hold" link.

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


More information about the Koha-bugs mailing list