Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Jonathan Druart bd7e4fb0d9 Bug 16552: Add the ability to change the default holdings sort
This new enhancement will add the ability to change the default holdings
sort on OPAC displays to be by library, instead of item type.

This patch adds a new pref OPACHoldingsDefaultSortField with 3 different
possible values:
 - Item type
 - Home library
 - Holding library

Note that if OpacLocationBranchToDisplay is set not to display home libraries,
unexpected behaviors might happen if OPACHoldingsDefaultSortField is set to
"Home library", same for "Holding library".

Test plan:
- Confirm that the default value for OPACHoldingsDefaultSortField is
  'first column' after executing the DB entry and that there is no
  change in the behavior (first column is used to sort the holdings
  table on the detail page).
- Set OpacLocationBranchToDisplay to both and play with the different
  values of OPACHoldingsDefaultSortField
  => Confrm that the default column used to sort the table is correctly
  changed
- Set the pref SeparateHoldings on
  => Confirm that both tables (Holdings and other holdings) are sorted using
  the OPACHoldingsDefaultSortField value.

Sponsored-by: University of the Arts London

Signed-off-by: Claire Gravely <c.gravely@arts.ac.uk>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-25 15:44:03 +00:00
..
acquisitions.pref Bug 16768 - Add official number format for Switzerland: 1'234'567.89 2016-06-24 14:00:03 +00:00
admin.pref Bug 14707: Update existing installations and correct wrong values 2016-09-25 13:53:18 +00:00
authorities.pref
cataloguing.pref Bug 5979 - Follow up: Change ISBD syspref description and fix warning in t/Biblio/Isbd.t 2016-04-22 03:14:23 +00:00
circulation.pref Bug 16272: Automatically switch an on-site checkout to a regular checkout when checked out 2016-09-09 11:43:56 +00:00
enhanced_content.pref Bug 11606: (followup) minor typos 2016-07-22 17:16:12 +00:00
i18n_l10n.pref
labs.pref
local_use.pref
logs.pref Bug 14642: Add HoldsLog syspref 2016-08-17 18:43:12 +00:00
opac.pref Bug 16552: Add the ability to change the default holdings sort 2016-09-25 15:44:03 +00:00
patrons.pref Bug 16276: Add a new pref TrackLastPatronActivity and new column borrowers.lastseen 2016-09-13 17:27:42 +00:00
searching.pref Bug 15929 - typo in explanation for MaxSearchResultsItemsPerRecordStatusCheck 2016-07-08 13:09:00 +00:00
serials.pref Bug 7677 [Follow-up]: New areas in subscriptions and new functions when receiving. 2016-09-12 09:13:56 +00:00
staff_client.pref Bug 14902 - Add qualifier menu to staff side "Search the Catalog" 2016-07-08 13:57:59 +00:00
tools.pref Bug 11490: Add prefs MaxItemsToProcessForBatchMod and MaxItemsToDisplayForBatchDel 2016-06-24 11:50:27 +00:00
web_services.pref Bug 16165 - Include link to ILS-DI documentation page in ILS-DI system preference 2016-06-10 18:08:13 +00:00