Koha/admin
Tomas Cohen Arazi 7a990de29d
Bug 35604: Move available_backends() to Koha::ILL::Request::Config
This patch removes the the Koha::ILL::Backends class as it is not
actually a Koha::Objects-based class as it claims, and also internally
instantiates the config class, which could just hold the only defined
method.

This method is only used in the preferences.pl page, and its occurence
is fixed by this patch.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2025-04-14 08:51:10 +02:00
..
searchengine/elasticsearch Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
additional-fields.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
admin-home.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
adveditorshortcuts.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
aqbudgetperiods.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
aqbudgets.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
aqcontract.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
aqplan.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
audio_alerts.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
auth_subfields_structure.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
auth_tag_structure.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
authorised_values.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
authtypes.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
background_jobs.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
biblio_framework.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
branch_transfer_limits.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
branches.pl Bug 38663: (follow-up) Fix new library creation 2025-03-10 11:42:29 +01:00
cash_registers.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
categories.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
check_budget_parent.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
check_parent_total.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
checkmarc.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
cities.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
classsources.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
clone-rules.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
columns_settings.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
columns_settings.yml Bug 15461: Add stand alone shelving location column to holdings table 2025-03-17 11:59:50 +01:00
credit_types.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
curbside_pickup.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
currency.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
debit_types.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
desks.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
didyoumean.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
edi_accounts.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
edi_ean_accounts.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
identity_providers.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
ill_batch_statuses.pl Bug 35581: Illbatchstatus* -> ILL::Batch::Status* 2024-04-22 08:57:42 +02:00
import_export_authtype.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
import_export_framework.pl Bug 39012: Koha fails to import default MARC bibliographic framework 2025-02-21 16:41:14 +01:00
item_circulation_alerts.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
items_search_field.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
items_search_fields.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
itemtypes.pl Bug 38630: (QA follow-up) Fixing few calls of getTranslatedLanguages 2025-01-30 18:05:25 +01:00
koha2marclinks.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
library_groups.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
localization.pl Bug 38904: Allow opac translation in admin/localization 2025-03-07 15:41:14 +01:00
marc-overlay-rules.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
marc_order_accounts.pl Bug 34355: (QA follow-up) Migrate vendor dropdown to a kohaSelect 2024-11-11 17:43:16 +01:00
marc_subfields_structure.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
marctagstructure.pl Bug 39300: Fix quick edit of subfields 2025-04-10 09:13:14 +02:00
matching-rules.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
oai_servers.pl Bug 37826: Remove the use of the script_name variable where it is unnecessary 2024-12-27 17:33:51 +01:00
oai_set_mappings.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
oai_sets.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
overdrive.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
patron-attr-types.pl Bug 35635: Split mandatory field into mandatory and opac_mandatory 2025-02-20 17:34:53 +01:00
preferences.pl Bug 35604: Move available_backends() to Koha::ILL::Request::Config 2025-04-14 08:51:10 +02:00
record_sources.pl Bug 35919: Add record sources admin page 2024-04-26 17:06:04 +02:00
restrictions.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
search_filters.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
share_content.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
smart-rules.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
sms_providers.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
smtp_servers.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
sru_modmapping.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
systempreferences.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
transfer_limits.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
transport-cost-matrix.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
usage_statistics.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
z3950servers.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00