Koha/C4
Galen Charlton 5c1d14d822 C4::Members::SearchMember - support attributes
Modified SearchMember() so that if the patron attributes
feature is on (i.e., ExtendedPatronAttributes is ON), it
is possible to search for patrons on any attributes whose
type is set as staff searchable.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-12 09:03:04 -05:00
..
AuthoritiesMarc
Barcodes
ClassSortRoutine
External C4/External/BakerTaylor.pm - Back end for B&T content. 2008-04-22 18:02:33 -05:00
Heading
Members new C4 modules for patron attributes 2008-05-12 09:03:00 -05:00
OAI
Search
SIP
tests
VirtualShelves fixing display of itemtypes and itemtype icons in virtual shelves 2008-03-17 20:12:38 -05:00
Accounts.pm bug 2006: do not crash when paying a lost item fine 2008-04-10 15:52:55 -05:00
Acquisition.pm bug 1953: removing possible SQL injections from C4::Acquisition::GetHistory 2008-04-11 16:56:36 -05:00
Amazon.pm adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
Auth.pm Fixing bug 1629: RSS Feeds of Search Results in OPAC 2008-05-01 18:55:13 -05:00
Auth_with_ldap.pm
AuthoritiesMarc.pm unlocking table when adding/updating authorities is finished. 2008-04-24 11:51:48 -05:00
BackgroundJob.pm
Biblio.pm Bug 2047: another fix for error during search when there is no MARC::Record 2008-05-11 06:48:42 -05:00
Bookfund.pm
Bookseller.pm acqui/addorder.pl - use reliable GetBookSellerFromId instead of relying on name search. 2008-03-08 11:19:27 -06:00
Boolean.pm
Branch.pm
Breeding.pm
Calendar.pm removed warns 2008-03-15 08:36:40 -05:00
Charset.pm work around issue in MARC::Charset 2008-04-01 06:46:04 -05:00
Circulation.pm Alter itemBarcodeInputFilter T-Prefix. 2008-05-11 07:03:53 -05:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm Add backtrace printing option through SetEnv KOHA_BACKTRACES 1 2008-04-03 14:44:31 -05:00
Date.pm
Dates.pm Dates.pm - trivial perldoc corrections 2008-04-08 17:00:07 -05:00
Debug.pm C4::Debug - should resolve conflict w/ CGI upload. Debug no longer uses CGI. 2008-03-16 08:32:20 -05:00
Heading.pm Porting SimpleSearch return changes to all code calling it. 2008-04-17 05:52:45 -05:00
ImportBatch.pm staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
Input.pm
Installer.pm C4::Installer - new method to get available MARC frameworks 2008-05-11 06:48:55 -05:00
Items.pm Bug 2094: fixing two bugs in lost items report 2008-05-11 06:48:51 -05:00
Koha.pm C4::Koha - added GetAuthorisedValueCategories 2008-05-12 09:03:02 -05:00
Labels.pm More labels repair: FIXME's added, warns $debug-ified. 2008-04-30 06:09:02 -05:00
Languages.pm adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
Letters.pm refactor C4::Log::logaction 2008-03-19 06:34:10 -05:00
Log.pm refactor C4::Log::logaction 2008-03-19 06:34:10 -05:00
Maintainance.pm
Matcher.pm Porting SimpleSearch return changes to all code calling it. 2008-04-17 05:52:45 -05:00
Members.pm C4::Members::SearchMember - support attributes 2008-05-12 09:03:04 -05:00
NewsChannels.pm
Output.pm
Overdues.pm Fix calls to CalcFine, and make fines obey CircControl syspref (get homebranch withssue data). 2008-04-08 08:37:01 -05:00
Print.pm
Record.pm fixed MODS biblio export on a "standard" install 2008-04-01 06:46:08 -05:00
Reports.pm bug 2004: changes to guided reports on items 2008-04-08 17:00:12 -05:00
Reserves.pm Revert "2 FixPriority calls were broken. FixPriority itself may be broken too," 2008-04-22 19:16:30 -05:00
Review.pm Bugfix #1624 - remove problem w/ EXPR in template, minor cleanup of module. 2008-04-22 18:06:38 -05:00
Scheduler.pm Pretty sure that "S" is needed. Significant typo. 2008-04-22 18:06:37 -05:00
Scrubber.pm Wrapper for Koha's use of HTML::Scrubber, with test script on usage. 2008-05-11 06:43:46 -05:00
Search.pm Adding authorised value icons display in the search results 2008-04-30 21:07:29 -05:00
Serials.pm IMPROVEMENT : serialsadditems at subscription level (bump 071) 2008-04-22 17:34:33 -05:00
SMS.pm
Stats.pm
Suggestions.pm Accept or reject : Bug Fix and improvements. 2008-04-17 05:52:47 -05:00
Tags.pm Tags - module, script and template support for user tagging in OPAC. 2008-04-22 18:02:44 -05:00
UploadedFile.pm
Utils.pm
VirtualShelves.pm
XISBN.pm adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
XSLT.pm Normalizing s/On loan/Checked out/ 2008-04-25 15:28:14 -05:00
Z3950.pm