Koha/admin
Srdjan Jankovic 18b8991cf1 bug_6253: Unified member Search()
Removed SearchMembers() and replaced with more generic Search()
Amended Search() to try cardnumber first
Replaced SearchMembers() calls with Search()
Replaced SELECT with Search() where appropriate
C4::SQLHelper:
- added support for '' key for search filter.
- when passing an array to filter, join with OR (rather than AND)
- added support for key => [val1, val2] in filter
- did not document - there was no input documentation to start with,
  and SQLHelper should be replaced with something better anyway

Signed-off-by: Liz Rea <lrea@nekls.org>
(again - testing merge issue)
The functionality of the patch seems to be maintained with Biblibre's changes.

I tested the following:
Extended attribute searching: works
3 part name searching: works
2 part name searching: works
1 part name searching: works

From:
mainpage.pl
members-home.pl
	Patron search limited by branch: Works
	Patron search limited by patron category: works
	Ordering by cardnumber instead of surname: works
The "Check Out" field in the masthead.

Circ Autocomplete is not reliably functional at this time, but the problem appears to predate this patch.
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-19 16:23:02 +13:00
..
admin-home.pl Bug 2505: Enabled warnings in admin-home.pl and roadtype.pl. 2009-09-06 09:13:14 -04:00
aqbudget_owner_search.pl bug_6253: Unified member Search() 2011-10-19 16:23:02 +13:00
aqbudgetperiods.pl
aqbudgets.pl Bug 6834 : Removing last of the $template->{param_map} 2011-09-03 06:37:50 +12:00
aqcontract.pl Bug 5453: Move declarations out of conditionals 2011-07-15 15:50:20 +12:00
aqplan.pl Bug 6834 : Removing last of the $template->{param_map} 2011-09-03 06:37:50 +12:00
auth_subfields_structure.pl
auth_tag_structure.pl Bug 5453: Move declarations out of conditionals 2011-07-15 15:50:20 +12:00
authorised_values.pl
authtypes.pl Fix FSF address in directory admin/ 2010-03-16 20:17:50 -04:00
biblio_framework.pl
branch_transfer_limits.pl Fix for Bug 6842 - Branch transfer limits broken 2011-09-21 09:37:31 +12:00
branches.pl
categorie.pl
check_budget_parent.pl
check_parent_total.pl
checkmarc.pl Bug 3768 (Bibliographic Framework Test) 2010-05-17 08:26:21 -04:00
cities.pl Fix for Bug 5433 - Separate state field for cities 2011-08-04 20:54:49 +12:00
classsources.pl
clone-rules.pl Bug 2505 - Add commented use warnings where missing in the admin/ directory 2010-04-21 20:20:11 +12:00
currency.pl bug 4333 followup - fix an uninitialized value warning 2010-04-30 05:50:45 -04:00
env_tz_test.pl
fieldmapping.pl
import_export_framework.pl
item_circulation_alerts.pl bug 3581: fix staff permission for item circ alerts 2009-09-06 09:46:39 -04:00
itemtypes.pl
koha2marclinks.pl Using only default framework for koha2marclinks 2010-03-16 21:27:20 -04:00
marc_subfields_structure.pl
marctagstructure.pl
matching-rules.pl
patron-attr-types.pl Fix for Bug 5436 - Extended patron attributes display improvements 2011-09-23 15:35:54 +12:00
preferences.pl
printers.pl
roadtype.pl Another bug 5004 fix, this time for road types 2010-11-19 09:29:48 +13:00
smart-rules.pl
stopwords.pl
systempreferences.pl Bug 6390: Implement 'see mine/my branches/all baskets'-syspref 2011-10-18 09:39:45 +13:00
z3950servers.pl Bug 2505 - Add commented use warnings where missing in the admin/ directory 2010-04-21 20:20:11 +12:00