Koha/koha-tmpl/opac-tmpl/bootstrap
Owen Leonard 87a78e5a92 Bug 14222: Sort holds in OPAC by priority
This patch modifies the markup of the users's holds table in the OPAC so
that if hold priority is displayed, the table will be sorted by that
number.

To test, apply the patch and set the OPACShowHoldQueueDetails system
preference to "Show priority level" or "Show holds and their priority
level."

 - Log in to the OPAC as a user who has multiple holds with various
   priorities. Include priorities which could be sorted incorrectly
   using a text sort, e.g. 1, 10.
 - View the holds tab on the "your summary" page. Confirm that the
   priority column is sorted by default with the lowest priority holds
   first.
 - Set the  OPACShowHoldQueueDetails preference to "Show holds" and
   confirm that the holds table still displays correctly, sorted by
   "Placed on" ascending.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Followed the test plan and the patch works.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-06-29 20:21:52 +00:00
..
css Bug 20756: Compiled CSS 2018-06-08 09:48:12 -04:00
en Bug 14222: Sort holds in OPAC by priority 2018-06-29 20:21:52 +00:00
images Bug 20756: OPAC "Share list" button should be styled with an icon 2018-06-08 09:48:12 -04:00
itemtypeimg
js Bug 20122: Explicitly set path to fix emptying cart functionality 2018-04-09 16:15:17 -03:00
less Bug 20756: OPAC "Share list" button should be styled with an icon 2018-06-08 09:48:12 -04:00
lib