Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Fridolin Somers 14a2cc60a4
Bug 32519: In Elasticsearch mappings table use of search field name and label
In Elasticsearch mappings table, in tabs for mappings we should add search field name in addition to label ; in order to find them when searching using DataTable search field. This is very useful when debugging.

Also the lines are sorting alphabetically by search field name.
So I propose to display name and label between parenthesis.
And also add label to the form in last line.

By default label equals name so I display label only if different from name.

Test plan :
1) Go to : Administration > Search engine configuration (Elasticsearch)
2) In first tabe edit a line to change label, for example : author => Auteur
3) Save
4) Go to second tab
5) Check you see a line with 'author (Auteur)' and lines with only name when label equals name
6) Look at last line (addition form)
7) Check you see in combobox : 'author (Auteur)' and lines with only name when label equals name

Signed-off-by: Solene Ngamga <solene.ngamga@inLibro.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-10 12:04:10 -03:00
..
preferences Bug 31028: (follow-up) System preference terminology 2023-03-06 11:23:17 -03:00
searchengine/elasticsearch Bug 32519: In Elasticsearch mappings table use of search field name and label 2023-03-10 12:04:10 -03:00
additional-fields.tt
admin-home.tt
adveditorshortcuts.tt Bug 32769: Standardize structure around action fieldsets in administration 2023-02-09 10:21:24 -03:00
aqbudgetperiods.tt
aqbudgets.tt
aqcontract.tt
aqplan.tt Bug 32769: Standardize structure around action fieldsets in administration 2023-02-09 10:21:24 -03:00
audio_alerts.tt Bug 32769: Standardize structure around action fieldsets in administration 2023-02-09 10:21:24 -03:00
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt Bug 32799: Rename ILLSTATUS authorised value category to ILL_STATUS_ALIAS 2023-02-27 13:08:10 -03:00
authtypes.tt
background_jobs.tt
biblio_framework.tt
branch_transfer_limits.tt Bug 32649: Use template wrapper for library transfer limits tabs 2023-02-07 15:30:24 -03:00
branches.tt Bug 31957: (QA follow-up) Add missing filters 2023-02-15 09:32:07 -03:00
cash_registers.tt
categories.tt
checkmarc.tt
cities.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
classsources.tt
clone-rules.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
columns_settings.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
credit_types.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
curbside_pickup.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
currency.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
debit_types.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
desks.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
didyoumean.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
edi_accounts.tt Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 2023-03-06 14:45:14 -03:00
edi_ean_accounts.tt
identity_provider_domains.tt Bug 32222: Fix capitalization in various "id is invalid" 2023-02-07 10:29:35 -03:00
identity_providers.tt Bug 32222: Fix capitalization in various "id is invalid" 2023-02-07 10:29:35 -03:00
item_circulation_alerts.tt Bug 32662: Use template wrapper for item circulation alerts page 2023-02-07 15:30:24 -03:00
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
library_groups.tt Bug 32982: Add primary button to libary group modals 2023-02-24 17:02:00 -03:00
localization.tt
marc-overlay-rules.tt
marc_subfields_structure.tt
marctagstructure.tt
matching-rules.tt
oai_set_mappings.tt
oai_sets.tt
overdrive.tt Bug 32769: Standardize structure around action fieldsets in administration 2023-02-09 10:21:24 -03:00
patron-attr-types.tt
preferences.tt Bug 32926: Assign unique ids to <h3> elements 2023-02-24 17:52:30 -03:00
restrictions.tt Bug 32886: Set focus for cursor to Code when adding a new restriction 2023-03-10 11:15:38 -03:00
search_filters.tt Bug 32264: Fix capitalization and terminology: Show in Staff client? 2023-02-07 10:27:01 -03:00
share_content.tt Bug 32769: Standardize structure around action fieldsets in administration 2023-02-09 10:21:24 -03:00
smart-rules.tt
sms_providers.tt
smtp_servers.tt Bug 32222: Fix capitalization in various "id is invalid" 2023-02-07 10:29:35 -03:00
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transfer_limits.tt
transport-cost-matrix.tt
usage_statistics.tt
z3950servers.tt