Koha/koha-tmpl/intranet-tmpl/prog/en/modules
David Cook e96d73aa9f Bug 11502: make library filter in "Holds To Pull" more precise
This patch uses regex checking via the DataTables fnFilter API method
to make the branch filter more precise on the "Holds to Pull" page.

The ability to use regex is built into DataTables so this just adds
the actual expression.

_TEST PLAN_

Before applying:

1) Add library (branches) with codes of NM, NMH, and NB
2) Add items (that can be placed on hold) at all these branches
3) Place a hold on an item that is only available at NM
4) Place a hold on an item that is only available at NMH
5) Place a hold on an item that is only available at NM and NB
6) Go to "Holds to Pull" in the Circulation module
7) Filter by these three different values
8) Note that filtering by "NM" will incorrectly bring up all three
holds, while "NMH" and "NB" will only pull up one (like they should).

Apply the patch.

9) Shift+refresh the page so that your Javascript refreshes
10) Repeat step 7 (filtering by the different branch values)
11) Note that filtering by "NM" will now only bring up the hold for "NM"
and the hold for "NM" and "NB", while the others still only bring up
one hold.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-14 16:32:47 +00:00
..
acqui Bug 9807: (follow-up) reindent basketgroup.tt 2013-12-17 17:40:24 +00:00
admin Bug 8018: (follow-up) fixing some wrong capitalization 2013-12-27 00:35:50 +00:00
authorities Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
basket Bug 9218: fix intranet cart email for non english templates 2013-10-31 23:53:25 +00:00
batch
catalogue Bug 9673: QA followup 2013-12-19 06:27:46 +00:00
cataloguing Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
circ Bug 11502: make library filter in "Holds To Pull" more precise 2014-01-14 16:32:47 +00:00
course_reserves Bug 10634 - Use datatables for course details items table 2013-09-04 14:19:03 +00:00
errors
help Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
installer
labels Bug 11505: fix untranslatable table headers in Label batch manager 2014-01-13 21:03:49 +00:00
members Bug 10318: Show primary email in patron search results 2014-01-13 21:33:09 +00:00
offline_circ
patron_lists Bug 10565: (follow-up) improve navigation aids 2013-10-14 22:43:03 +00:00
patroncards Bug 9924 - Simplify and rename patron card creator error message include 2013-09-08 19:19:23 +00:00
plugins
reports Bug 10718: fix items with no checkouts report 2013-09-08 20:04:43 +00:00
reserve Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
reviews
rotating_collections
serials Bug 10429: improve display of library and library filter on serials claim page 2014-01-06 15:33:28 +00:00
services
sms
suggestion Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues 2013-12-20 04:14:45 +00:00
tags Bug 2693: add ability to filter by reviewer name on tag review page 2013-12-02 15:58:04 +00:00
test
tools Bug 11475: fix return link after editing/deleting items in batch 2014-01-10 15:48:26 +00:00
virtualshelves
z3950
about.tt Bug 7143: Adding RMaint for 3.8 to release team 2013-12-13 15:12:14 +00:00
auth.tt Bug 11146: Show a go back link on no permission page 2013-11-23 19:43:37 +00:00
intranet-main.tt Bug 10888: Don't hide authorities module from users who lack permission to edit authorities 2013-09-21 17:59:05 +00:00