Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 6536: QA Follow-up for string changes referring to Z39.50 2014-09-01 10:09:14 -03:00
admin Bug 12582 - Control of branch displayed in search results linked to HomeOrHoldingBranch 2014-09-05 12:15:57 -03:00
authorities Bug 12708 - Unexpected behaviour in IE 9 and lower when using openWindow 2014-08-19 09:31:25 -03:00
basket Bug 11357 - biblioitems.size value not correctly displayed in list emails sent from OPAC and intranet 2014-07-01 15:29:29 +12:00
batch Bug 9210: wrap long lines in printed hold notices 2014-01-15 15:51:44 +00:00
catalogue Bug 6149 - Follow-up [syspref] - Stopwords for Result Highlighting 2014-09-05 10:54:06 -03:00
cataloguing Bug 6536: QA Follow-up for string changes referring to Z39.50 2014-09-01 10:09:14 -03:00
circ Bug 12744 - Set language in staff client should have 'Cancel' link 2014-08-24 13:23:41 -03:00
course_reserves Bug 12635 - Course reserves item list should use "Checked out" instead of "On Loan" 2014-08-07 11:03:56 -03:00
errors
help Bug 12790: QA-follow-up: Mention required version in online Help 2014-09-05 10:16:27 -03:00
installer Bug 12658: Wording of link text and translatability inside JavaScript 2014-08-15 15:36:11 -03:00
labels Bug 12589 - Manage label batch view should show item type description instead of code 2014-08-19 12:44:55 -03:00
members Bug 12866: Fixes Display of Email in Alternate Address 2014-09-03 14:16:14 -03:00
offline_circ Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
patron_lists ug 11857 - Number of patrons on a patron list not accurate 2014-07-02 15:44:14 -03:00
patroncards Bug 5502 - Patron card category search field should be menu 2014-08-10 09:30:47 -03:00
plugins
reports Bug 12432 [QA Followup] - Make "All" tab work when switching back to it 2014-08-19 09:54:33 -03:00
reserve Bug 4231 - Placing holds from cart fails silently 2014-08-15 15:33:01 -03:00
reviews
rotating_collections
serials Bug 12673: (followup) fix Supplemental issue too 2014-08-14 20:19:06 -03:00
services Bug 12673: Remove CGI::scrolling_list from C4::Items.pm 2014-08-03 17:21:08 -03:00
sms
suggestion Bug 11724: Make Funds/Status on suggestions page sortable/searchable 2014-04-28 17:25:29 +00:00
tags Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
test
tools Bug 12309: Adapt zipcode wording to match the other patron pages 2014-09-01 11:07:09 -03:00
virtualshelves Bug 12749 - Better translatability for list module 2014-08-14 20:05:26 -03:00
about.tt Bug 12790 - Perl modules: Display required version numbers on about page 2014-09-05 10:16:17 -03:00
auth.tt Bug 11146: Show a go back link on no permission page 2013-11-23 19:43:37 +00:00
intranet-main.tt Bug 10415 - Add course reserves to staff client home page 2014-03-12 18:15:24 +00:00