Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Marcel de Rooy ddaa928215
Bug 30982: (QA follow-up) Remove redundancy from template
The template now contains two lists for both status and type:
a TT list and a JS list. The type list already proves that
redundancy leads to bugs. We miss three types at one side:
    Unknown job type 'stage_marc_for_import'
    Unknown job type 'marc_import_commit_batch'
    Unknown job type 'marc_import_revert_batch'

This patch removes the TT list. And gets the status and type
via an additional js call. For that reason I hide the fieldset
until document ready. This can be improved later when needed.

Test plan:
Look at status and type on both job list and detail view.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-23 08:57:51 -03:00
..
preferences Bug 31562: Remove gonenoaddress and lost from OPAC borrower field preferences 2022-09-22 09:24:49 -03:00
searchengine/elasticsearch
additional-fields.tt Bug 31254: Add additional fields for accountlines 2022-09-21 18:58:28 -03:00
admin-home.tt Bug 30982: Rename 'Background Jobs' => 'Jobs' 2022-09-23 08:57:50 -03:00
adveditorshortcuts.tt
aqbudgetperiods.tt
aqbudgets.tt
aqcontract.tt
aqplan.tt
audio_alerts.tt
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt
authtypes.tt Bug 31398: Set focus on first input when adding a new authority type 2022-09-07 13:44:05 -07:00
background_jobs.tt Bug 30982: (QA follow-up) Remove redundancy from template 2022-09-23 08:57:51 -03:00
biblio_framework.tt Bug 31397: Set focus in first input when adding a new bibliographic framework 2022-09-07 13:42:47 -07:00
branch_transfer_limits.tt
branches.tt Bug 29144: Adjust libraries form 2022-09-16 09:55:20 -03:00
cash_registers.tt Bug 27802: Set cursor focus in first input when adding a cash register 2022-09-07 13:42:13 -07:00
categories.tt Bug 27191: Set focus on first input when adding a new patron category 2022-09-07 13:45:20 -07:00
checkmarc.tt
cities.tt Bug 27195: Set focus on first input when adding a new city 2022-09-16 16:57:33 -03:00
classsources.tt Bug 31399: Set focus on first input when adding a new classification source, filing rule, or splitting rule 2022-09-07 13:43:39 -07:00
clone-rules.tt
columns_settings.tt
credit_types.tt
curbside_pickup.tt
currency.tt
debit_types.tt
desks.tt
didyoumean.tt
edi_accounts.tt
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
library_groups.tt
localization.tt
marc-overlay-rules.tt Bug 31490: Terminology: change 'staff client' to 'staff interface' in marc-overlay-rule 2022-09-07 13:25:10 -07:00
marc_subfields_structure.tt
marctagstructure.tt
matching-rules.tt Bug 31400: Set focus on first input when adding a new matching rule 2022-09-07 13:43:07 -07:00
oai_set_mappings.tt
oai_sets.tt
overdrive.tt
patron-attr-types.tt Bug 27193: Set focus on first input when adding a new patron attribute 2022-09-07 13:44:52 -07:00
preferences.tt
restrictions.tt Bug 23681: Move to ::Patron::Restriction::Type(s) 2022-08-25 08:50:35 -03:00
share_content.tt
smart-rules.tt Bug 20262: Add ability to refund lost item fees without creating credits 2022-08-26 15:55:41 -03:00
sms_providers.tt
smtp_servers.tt Bug 31435: (QA follow-up) Don't pass explicitly default parameter values 2022-09-07 12:08:05 -07:00
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transfer_limits.tt
transport-cost-matrix.tt
usage_statistics.tt
z3950servers.tt