Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard ff22a2006b
Bug 33524: Use template wrapper for tabs: Authority editor
This patch updates the authority editor template to replace tab markup
with the use of WRAPPERs. Some CSS and JS has been modified in order to
make the custom style and behavior of the tabs on this page work
correctly with standard Bootstrap tab markup.

To test, apply the patch and go to Authorities -> New authority.

- Confirm that the tabs look correct, with the same style they had
  before the template change.
- The first tab ("0") should be selected by default.
- Confirm that tab-switching works correctly: The tab color should
  change and the list of numbered tags in the menu just below should
  change to match the section.
  - Confirm that these tag number links still work correctly to jump you
    down the page to the corresponding tag.
- Without filling in any mandatory fields, click the "Save" button.
  - You should get an error message about missing mandatory fields.
    - Clicking the "Go to field" link should take you to the correct tab
      and the correct tag.
- Append a hash to the URL to pre-select a tab other than the first one,
  e.g. "/cgi-bin/koha/authorities/authorities.pl?authtypecode=PERSO_NAME#tab5XX_panel"
  The correct tab should be selected upon page load.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-06-09 12:04:59 -03:00
..
acqui Bug 33748: Fix UI issue when importing records from a staged MARC file 2023-06-09 11:22:08 -03:00
admin Bug 33343: Catch more cases and correctly use new-password hint 2023-06-09 12:04:57 -03:00
authorities Bug 33524: Use template wrapper for tabs: Authority editor 2023-06-09 12:04:59 -03:00
basket
batch
catalogue Bug 33769: Terminology: 'Warning: Item {barcode} is reserved' 2023-05-18 12:13:44 -03:00
cataloguing Bug 33525: Use template wrapper for tabs: Basic MARC editor 2023-06-09 11:22:16 -03:00
circ Bug 33246: Add some space between icon and text when there is only one result 2023-05-18 11:35:12 -03:00
clubs Bug 33553: Remove unecessary GetCategories calls in templates 2023-05-16 15:17:35 -03:00
course_reserves
erm
errors
ill Bug 33779: Terminology: biblio record 2023-06-09 11:22:13 -03:00
installer
labels
mana
members Bug 33343: Catch more cases and correctly use new-password hint 2023-06-09 12:04:57 -03:00
offline_circ
onboarding
patron_lists
patroncards
plugins Bug 33463: Remove sort for 'Actions' on the plugins table 2023-05-15 08:53:54 -03:00
pos
recalls
reports Bug 33792: reserves_stats: Undo homebranch and holdingbranch preselect 2023-05-23 16:53:59 -03:00
reserve Bug 33599: Use template wrapper for breadcrumbs: Various 2023-05-16 15:17:34 -03:00
reviews Bug 33599: Use template wrapper for breadcrumbs: Various 2023-05-16 15:17:34 -03:00
rotating_collections
serials Bug 32752: Update serial edit form to allow for new status 2023-05-15 18:24:08 -03:00
services
suggestion Bug 33599: Use template wrapper for breadcrumbs: Various 2023-05-16 15:17:34 -03:00
tags
test
tools Bug 33865: (bug 27421 follow-up) Remove leftover 2023-06-09 11:22:02 -03:00
virtualshelves Bug 33599: Use template wrapper for breadcrumbs: Various 2023-05-16 15:17:34 -03:00
about.tt
auth.tt
intranet-main.tt