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 Bug 29632: Don't sort cn-sort numerically 2022-07-18 11:21:47 -03:00
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 Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
aqbudgets.tt Bug 30733: Fix string context lost due to being in two parts 2022-06-17 10:16:40 -03:00
aqcontract.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
aqplan.tt
audio_alerts.tt
auth_subfields_structure.tt Bug 30733: fix url => URL to merge with existing string 2022-06-17 10:16:44 -03:00
auth_tag_structure.tt
authorised_values.tt Bug 31017: Add new vendor_type field to edit screen and display 2022-08-19 16:15:11 -03:00
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 Bug 31117: New message for cloning standard rules 2022-07-08 15:25:19 -03:00
columns_settings.tt Bug 29723: (QA follow-up) Ensure ID's match Module names 2022-08-16 10:12:27 -03:00
credit_types.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
curbside_pickup.tt Bug 31264: Curbside pickups - Take CalendarFirstDayOfWeek into account 2022-08-05 11:59:44 -03:00
currency.tt
debit_types.tt Bug 30733: Fix string context lost due to being in two parts 2022-06-17 10:16:40 -03:00
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 Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
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 Bug 31214: Make subfield code non-editable in MARC framework editor 2022-08-09 07:40:47 -03:00
marctagstructure.tt Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
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