Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Tomas Cohen Arazi dc94a9bef7 Bug 10464: Patron search on placing a hold now supports autocomplete
The patron search box for placing a hold request on a bib in the
staff interface now supports autocomplete if the CircAutocompl
system preference is enabled.

This patch grabs the autocomplete handling javascript stuff from patron-search-box.inc
and puts an adjusted version on reserve/request.tt.  It sets form and input
IDs to match those configured in the autocomplete call, adjusted where needed to
avoid name collisions with the patron-search-box.inc that is present everywhere.

This patch also doubles the width of the patron search input field.

To test:
- On a biblio record, go to the Holds tab, mine looks like
  /cgi-bin/koha/reserve/request.pl?biblionumber=2
- A search box is shown for patron searching.
- Search for a patron: it works as usual.
- Make sure CircAutocompl is "Don't try"
- Apply the patch
- Click the Holds tab again, and do the same search: functionality should remain intact.
- Change CircAutocompl to "Try"
- Click the Holds tab again
- Autocomplete should show you the possible options, and once you choose one result,
  it should work as usual.

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Adding a nice new autocomplete feature.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-06-16 18:38:30 -07:00
..
acqui Bug 9779 - Remove global include of YUI assets from the staff client 2013-06-16 15:24:19 -07:00
admin Bug 10343: Rename OpacShowHoldNotes to OpacHoldNotes 2013-06-07 10:01:11 -07:00
authorities Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
basket
batch
catalogue Bug 10350 - Capitalization: Home Library column in staff detail items table 2013-05-31 09:02:02 -07:00
cataloguing Bug 10141: improve editing of MARC21 bib 008/18-21 and 008/24-27 2013-06-16 16:14:04 -07:00
circ Bug 10368: (followup) tweak label 2013-06-07 08:56:48 -07:00
course_reserves Bug 10418 - Correct template markup problems on course reserves add item page 2013-06-14 11:21:45 -07:00
errors
help Bug 10425: tweaks to text of help for local use system preference 2013-06-14 08:30:35 -07:00
installer Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
labels Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
members Bug 10297 - categorycode and branchcode should be required when adding patrons 2013-06-12 11:51:54 -07:00
offline_circ Bug 10288 - Fix a tiny typo on "Pending offline circulation actions" 2013-05-20 12:23:32 -07:00
patroncards Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
plugins Bug 7804 - Add Koha Plugin System - QA Followup 2 2013-03-20 14:50:19 -04:00
reports Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
reserve Bug 10464: Patron search on placing a hold now supports autocomplete 2013-06-16 18:38:30 -07:00
reviews
rotating_collections
serials Bug 10080: (followup) change two last instances of the old syspref name 2013-05-22 08:10:35 -07:00
services
sms
suggestion Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
tags Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
test Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
tools Bug 7892: Open link to imported record in new tab 2013-06-05 07:17:20 -07:00
virtualshelves Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
z3950
about.tt Bug 7143: Release team 3.14 on about page 2013-06-16 15:19:39 -07:00
auth.tt Bug 10080 - Change system pref IndependantBranches to IndependentBranches 2013-05-22 07:58:23 -07:00
intranet-main.tt Bug 7875: Change the pending suggestion link in home page so that it directs to pending suggestions 2013-03-20 08:40:43 -04:00