Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Kyle M Hall a8458630a7 Bug 12582 - Control of branch displayed in search results linked to HomeOrHoldingBranch
Some libraries would like the ability choose to display the home branch
on search results while having circulation rules based on the holding
branch. This is currently impossible because both the display of the
branch in search results, and the selection of the home or holding
branch for circulation rules are controlled by the same system
preference: HomeOrHoldingBranch. This preference is described as being
used only for circulation rules, and makes no mention of its use for
display control. The display control should be split off into a separate
preference.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Note the value of the new system preference StaffSearchResultsDisplayBranch
   matches the current value of HomeOrHoldingBranch
4) Set the preference to home branch
5) Perform a staff catalog search with results having items with differing home and
   holding branches.
6) Note the home branch displays
7) Set the preference to holding branch
8) Repeat step 5
9) Note the holding branch displays

Signed-off-by: Jason Robb <jrobb@sekls.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, logic is now tied to a new system preference.
Passes tests and QA script.
2014-09-05 12:15:57 -03:00
..
preferences Bug 12582 - Control of branch displayed in search results linked to HomeOrHoldingBranch 2014-09-05 12:15:57 -03:00
searchengine/solr
admin-home.tt Bug 6536: QA Follow-up for string changes referring to Z39.50 2014-09-01 10:09:14 -03:00
aqbudget_user_search.tt
aqbudgetperiods.tt Bug 7498 - Cloning a budget, enable change of description 2014-09-05 10:21:30 -03:00
aqbudgets.tt
aqcontract.tt
aqplan.tt Bug 766: Remove CGI::scrolling_list from aqplan.pl 2014-08-13 10:11:01 -03:00
auth_subfields_structure.tt Bug 12091: HTML from auth_subfields_structure.tt doesn't pass firefox's html validator 2014-08-15 14:48:44 -03:00
auth_tag_structure.tt Bug 12686: Make more selected option XHTML compliant 2014-08-07 10:58:39 -03:00
authorised_values.tt Bug 766: Remove CGI::scrollinglist from authorised_values.pl 2014-08-13 10:11:11 -03:00
authtypes.tt
biblio_framework.tt
branch_transfer_limits.tt Bug 11504: Untranslatable "Item Type" or "Collection Code" in branch transfer limits 2014-08-15 15:30:18 -03:00
branches.tt
categorie.tt
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt Bug 10212: (qa followup) accordion collapsed by default 2014-08-26 10:26:50 -03:00
currency.tt Bug 10212: Move colvis files to the include file 2014-08-26 09:28:58 -03:00
didyoumean.tt
fieldmapping.tt
item_circulation_alerts.tt
itemtypes.tt
koha2marclinks.tt Bug 12686: Make more selected option XHTML compliant 2014-08-07 10:58:39 -03:00
marc_subfields_structure.tt Bug 12686: Make more selected option XHTML compliant 2014-08-07 10:58:39 -03:00
marctagstructure.tt Bug 766: Remove CGI::scrollinglist from marctagstructure.pl 2014-08-13 10:11:19 -03:00
matching-rules.tt
oai_set_mappings.tt Bug 12686: Make more selected option XHTML compliant 2014-08-07 10:58:39 -03:00
oai_sets.tt
patron-attr-types.tt
preferences.tt
printers.tt
smart-rules.tt Bug 12686: Make more selected option XHTML compliant 2014-08-07 10:58:39 -03:00
sru_modmapping.tt Bug 6536: Add a form for SRU Field mapping 2014-09-01 10:08:50 -03:00
stopwords.tt
systempreferences.tt
transport-cost-matrix.tt Bug 8938: Transport cost matrix script and template contain untranslatable strings 2014-08-14 20:37:37 -03:00
z3950servers.tt Bug 6536: QA Follow-up for string changes referring to Z39.50 2014-09-01 10:09:14 -03:00