Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart a77a9a70a2 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 Veron <veron@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-13 10:55:21 -03:00
..
acqui Bug 13891: DataTables server-side processing - budget users 2015-04-13 10:55:13 -03:00
admin Bug 13891: DataTables server-side processing - budget users 2015-04-13 10:55:13 -03:00
authorities Bug 11961 - Add a "Z39.50 search" button to the authority creation and modification pages. 2015-01-24 18:19:06 -03:00
basket Bug 11395: Add links to the new tool page 2015-03-05 15:27:01 +01:00
batch
catalogue Bug 11982 - Images now display properly in the details section. 2015-03-30 13:45:38 -03:00
cataloguing Bug 7561: Redirect to the add items form if it's a fast cataloging 2015-04-08 11:22:53 -03:00
circ Bug 13936: Last patch contained wrong change 2015-04-10 10:19:02 -03:00
common Bug 13891: DataTables server-side processing - Serial recipients 2015-04-13 10:55:21 -03:00
course_reserves Bug 13818 - Editing and saving a course reserve displays the add item form 2015-03-25 11:25:26 -03:00
errors
help Bug 13878 - Typo in help file (aqbudgets.tt) 2015-03-25 11:22:16 -03:00
installer Bug 13496: make auth.tt use a template plugin to get the Koha version 2015-01-04 11:24:22 -03:00
labels Bug 10773 - add help for *_description fields 2015-03-30 13:22:41 -03:00
members Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
offline_circ
patron_lists Bug 12944: Fix regression on translating 2015-02-09 15:48:17 -03:00
patroncards Bug 8796 - patron cards not starting on designated card 2015-04-09 14:42:43 -03:00
plugins
reports Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
reserve Bug 13894: Make reserve.pl not using C4::Members::Search 2015-03-30 12:56:53 -03:00
reviews
rotating_collections Bug 8836 [QA Followup] - Prevent multiple collections from having the same title 2014-11-06 15:12:20 -03:00
serials Bug 13891: DataTables server-side processing - Serial recipients 2015-04-13 10:55:21 -03:00
services
sms
suggestion Bug 13378: Add a filter to search suggestions not linked to a fund 2015-01-10 16:13:08 -03:00
tags
test
tools Bug 8246: Allow deleting record if no more items 2015-04-08 11:10:28 -03:00
virtualshelves Bug 13417: Limit the permission to delete 2015-02-13 13:52:17 -03:00
about.tt Bug 13404: [QA Follow-up] Minor rewording of some warnings 2015-02-09 13:42:36 -03:00
auth.tt Bug 13507: Add intranet support for CAS authentication 2015-04-08 12:04:26 -03:00
intranet-main.tt