Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Jonathan Druart 85e7d186ec Bug 16167: Remove Authorised value images prefs
There are 2 prefs to drive this feature: StaffAuthorisedValueImages and
AuthorisedValueImages. AuthorisedValueImages is not added by
sysprefs.sql and does not appear in updatedatabase.pl, we could easily
imagine that nobody uses it.

With XSLT enabled, the feature is only visible on a record detail page
at the OPAC, if AuthorisedValueImages is set. Otherwise you need to turn
the XSLT off. In this case you will see the images on the result list
(OPAC+Staff interfaces) and OPAC detail page, but not the Staff detail
page.

This patch suggests to remove completely this feature as it does not
work correctly.

The ability to assign an image to an authorised value is now always
displayed, but the image will only be displayed on the advanced search
if defined.

Test plan:
Confirm that the authorised value images are no longer visible at the
opac and the staff interfaces.
The prefs should have been removed too.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-04-29 13:59:58 +00:00
..
acquisitions.pref Bug 10076 - Add Bcc syspref for ClaimAcquisition and ClaimIssues 2015-12-31 20:28:59 +00:00
admin.pref Bug 12478: Remove Solr occurrences reintroduced by a previous patch 2016-04-26 20:20:09 +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 14577 - Allow restriction of checkouts based on fines of guarantor's guarantees 2016-04-29 11:54:23 +00:00
enhanced_content.pref Bug 14168 - enhance streaming cataloging to include youtube 2016-03-02 00:40:00 +00:00
i18n_l10n.pref Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00
labs.pref
local_use.pref
logs.pref
opac.pref Bug 16167: Remove Authorised value images prefs 2016-04-29 13:59:58 +00:00
patrons.pref Bug 12721 - Syspref StatisticsFields: Warning on About page and text change in System preferences 2016-04-29 02:48:30 +00:00
searching.pref Bug 13022 [QA Followup] - Allow the pref to be unset for unlimited item status checks 2015-12-31 18:11:21 +00:00
serials.pref
staff_client.pref Bug 16167: Remove Authorised value images prefs 2016-04-29 13:59:58 +00:00
tools.pref Bug 14247: Add system preference for news display 2015-10-27 16:20:33 -03:00
web_services.pref