Koha/circ
Frédéric DEMIANS b6e604c80e patch
See attached file. Thanks.

>From 1c3021f31675193ad2e9b91a95191f9ae0caeff2 Mon Sep 17 00:00:00 2001
From: Frederic Demians <f.demians@tamil.fr>
Date: Wed, 24 Oct 2007 11:50:08 +0200
Subject: [PATCH] Borrower name autocompletion improvement
 Autocompletion is selected by syspref directly in circ-search.inc.
 This way it could be activated elsewhere just by adding CircAutocompl
 param into page using circ-search.inc.
 Done for example in circ/branchtransfers.pl. Must be done in all other
 circ/*.pl pages.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-24 17:01:41 -05:00
..
bookcount.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
branchoverdues.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
branchtransfers.pl patch 2007-10-24 17:01:41 -05:00
circulation-home.pl Adding new circulation-home, what we ultimately hope to be a "dashboard" interface for circulation functions. circulation-home.pl was created by copy-and-paste, so it should be reviewed. Circulation sub-pages' breadcrumb links have been updated to point to circulation-home. 2007-10-18 16:26:04 -05:00
circulation.pl Circulation borrower name autocompletion 2007-10-20 16:17:08 -05:00
overdue.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
pendingreserves.pl Working on a fix for bug 1456 2007-10-21 21:55:57 -05:00
returns.pl Applying the fix for bug 1416 from paul 2007-09-20 17:39:43 -05:00
selectbranchprinter.pl Fix to get selectbranchandprinter working fine with the Session 2007-09-06 20:48:13 -05:00
stats.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
transferstodo.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
transferstoreceive.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
waitingreserves.pl Fix for bug 1456 2007-10-22 19:58:14 -05:00
ysearch.pl Circulation borrower name autocompletion 2007-10-20 16:17:08 -05:00