Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 499c7a0a8d Bug 7374: Add remote image option for authorized values
This patch adds the option of using a remote image for an authorized
value, just as you can with item types.

To test, apply the patch and go to Administration -> Authorized values.

- Click "CCODE" to view the collection authorized values.
- Edit a collection code.
- In the form, under "Choose an icon," there should now be a "Remote
  image" tab.
- Enter a remote image url, e.g. https://via.placeholder.com/50/FF0000/FFFFFF.png
- Click "Save."
- After the page redirects to the list of collection codes you should
  see your image in the table next to the code you edited.
- Test that you can still edit a collection to set "No image" or to
  use one of the local image sets.
- Test that remote images can also be added when adding a new
  collection.

- Make sure "ccode" is in the "AdvancedSearchTypes" sytem preference.
- Go to the catalog's advanced search page and click the "Collection"
  tab.
- You should see your collection image in the list of collections.
- Perform the same check in the OPAC.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

JD amended patch: fix indentation

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-10 14:44:23 -10:00
..
acqui Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
admin Bug 7374: Add remote image option for authorized values 2022-02-10 14:44:23 -10:00
authorities Bug 28993: Switch magnifying glass in staff detail pages to FA icon 2022-02-09 22:01:37 -10:00
basket
batch
catalogue Bug 28993: Switch magnifying glass in staff detail pages to FA icon 2022-02-09 22:01:37 -10:00
cataloguing Bug 26102: Prevent XSS when To.json is used: unimarc_field_4XX.tt 2022-02-02 21:05:29 -10:00
circ Bug 29735: Fix flatpickr init from circulation.tt 2022-02-09 15:36:24 -10:00
clubs Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
common
course_reserves
errors
ill Bug 29514: Remove extraneous HTML entity from breadcrumbs 2021-12-01 21:38:12 -10:00
installer
labels
mana
members Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos Bug 27801: Fix javascript price calculations 2021-12-15 12:15:00 -10:00
reports Bug 29767: (QA follow-up) Make singular/plural forms consistent 2022-02-09 22:01:37 -10:00
reserve Bug 29058: Don't display 'Always show holds' at the bottom of the patron list 2022-01-31 21:55:39 -10:00
reviews
rotating_collections
serials Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
services
suggestion
tags
test
tools Bug 29869: Teach log viewer about FILL 2022-02-10 14:44:22 -10:00
virtualshelves Bug 29542: Prevent access to private list to non authorized users 2022-02-02 21:05:29 -10:00
about.tt
auth.tt Bug 29487: Set autocomplete off for userid/password fields at login 2021-12-01 21:57:36 -10:00
intranet-main.tt Bug 29571: Display all pending suggestions even if none from logged in library 2022-01-03 20:58:36 -10:00