[Koha-bugs] [Bug 26214] Remove the use of jquery.checkboxes plugin on late orders page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 14 17:02:47 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 108287
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108287&action=edit
Bug 26214: Remove the use of jquery.checkboxes plugin on late orders page

This patch replaces the use of the jquery.checkboxes plugin on late
orders page in acquisitions.

Unrelated changes: The "Check all" and "Uncheck all" links are moved out
of the table header so that it matches similar interfaces. Sorting is
now disabled on the checkboxes column and the table is sorted by default
on the "Order line" column.

To test, apply the patch and go to Acquisitions -> Late orders.

 - On the initial view, there should be no "Check all" or "Uncheck all"
   links.
 - Select a vendor in the left-hand sidebar form.
 - When the filtered table is redisplayed the "Check all" and "Uncheck
   all" links should now be visible.
 - Test that the links work correctly.
 - Confirm that the checkboxes column cannot be sorted and that the
   table is sorted by default by order line number.

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


More information about the Koha-bugs mailing list