[Koha-bugs] [Bug 13891] Make all patron searches use DataTables server-side processing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 24 16:48:20 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13891

--- Comment #13 from Marc Véron <veron at veron.ch> ---
Created attachment 37185
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37185&action=edit
[Signed-off] Bug 13891: DataTables server-side processing - Serial recipients

This second patch removes the previous way to search for serial recipients.

Test plan:
1/ Edit the routing list for a subscription
(serials/routing.pl?subscriptionid=X)
2/ Add 1+ recipients
3/ Confirm there is no regression on the add/delete/search actions

QA note: This search does not use a clean way to interact with the
window opener. Indeed the opener is reloaded to display the new item.
This patch does not change this behavior, but note the trick in the
template (common/patron_search.tt) to wait for the opener in order not
to get a JS error.
This is also used by the next patch (patron card).

Tested together with other patches.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list