Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Fridolin Somers 32e301df15
Bug 35110: Authorities editor with JS error when only one tab
Exactly like Bug 34251 for biblios :
When using the an authorities framework with all fields in the same tab, there is thrown a JS error in selectTab( "#tab0XX_panel" );
This is because no nav tabs are build in authorities/authorities.tt as BIG_LOOP has a length(size) of 1

Test plan :
1) Edit an authority framework, for example 'Meeting Name', to set all sufields in tab 0
   You may use SQL : UPDATE auth_subfield_structure SET tab=0 WHERE authtypecode='MEETI_NAME'
   Don't forget to restart memcached
2) Go to 'Authorities'
3) Click on 'New authority' then 'Meeting Name'
4) Check you don't see any JavaScript error
5) Check you can save

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Bug 35110: (follow-up) Fix comment in addbiblio.tt

Change comment in addbiblio.tt since any biblio framework may use only
one tab.
Also fixes indenting using 4 spaces.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Edit: squashed because follow-up fixes code introduced by the same
author.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-20 17:22:03 -03:00
..
acqui Bug 34831: Add input types "tel", "email" and "url" to vendor edit form 2023-10-20 11:43:04 -03:00
admin Bug 25393: Add new noautorenewalbefore circulation rule 2023-10-20 16:31:17 -03:00
authorities Bug 35110: Authorities editor with JS error when only one tab 2023-10-20 17:22:03 -03:00
basket Bug 34873: Fix inconsistencies between "Sending your cart/list" headings 2023-10-09 11:41:23 -03:00
batch Bug 33927: Improve translation of title tags: Tools 2023-09-22 10:52:49 -03:00
catalogue Bug 35010: In record checkout history do not show anonymous patron link 2023-10-10 09:22:34 -03:00
cataloguing Bug 35110: Authorities editor with JS error when only one tab 2023-10-20 17:22:03 -03:00
circ Bug 33845: (follow-up) Rename config and add a second configuration section 2023-10-20 16:31:12 -03:00
clubs Bug 33919: Improve translation of title tags: Patron clubs 2023-09-22 10:52:49 -03:00
course_reserves Bug 34038: Fix incorrect use of __() in .tt and .inc files 2023-09-08 11:54:49 -03:00
erm Bug 33908: Improve translation of title tags: Acquisitions 2023-09-01 11:07:41 -03:00
errors
ill Bug 35096: Fix batch accessor in ILL request page 2023-10-19 16:00:49 -03:00
installer Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
labels Bug 34453: Update background of quick spine label pop-up 2023-09-22 11:35:48 -03:00
mana
members Bug 31357: Separate holds history from intranetreadinghistory 2023-10-20 16:31:16 -03:00
offline_circ Bug 33917: Improve translation of title tags: Offline circulation and patron lists 2023-09-01 11:23:29 -03:00
onboarding Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
patron_lists Bug 33917: Improve translation of title tags: Offline circulation and patron lists 2023-09-01 11:23:29 -03:00
patroncards Bug 33918: Improve translation of title tags: Patron card creator 2023-09-22 10:52:48 -03:00
plugins Bug 33921: Improve translation of title tags: Plugins and Point of sale 2023-09-01 11:23:33 -03:00
pos Bug 6419: Add StaffPOSHome block to additional contents 2023-10-18 15:41:31 -03:00
preservation Bug 30708: Pass csrf_token to the Vue app 2023-10-18 15:42:01 -03:00
recalls Bug 34794: Fix typo in recalls_to_pull.tt 2023-09-15 15:50:44 -03:00
reports Bug 23059: (QA follow-up) Put status strings in a span 2023-10-20 14:44:07 -03:00
reserve Bug 34457: Added cardnumber view to hold details page 2023-10-09 11:41:17 -03:00
reviews
rotating_collections Bug 33924: Improve translation of title tags: Rotating collections 2023-09-18 15:31:52 -03:00
serials Bug 6419: Add StaffSerialsHome block to additional contents 2023-10-18 15:41:32 -03:00
services
suggestion Bug 33426: Add DataTables saveState to suggestion.tt 2023-10-10 10:53:55 -03:00
tags Bug 34079: The phrase "Displaying [all|approved|pending|rejected] terms" was separated 2023-09-12 09:45:06 -03:00
test
tools Bug 34954: Fixed typo to 'dateexpiry' 2023-10-20 17:22:02 -03:00
virtualshelves Bug 6419: Add StaffListsHome block to additional contents 2023-10-18 15:41:30 -03:00
about.tt Bug 27634: (QA follow-up) Add punctuation to message on About page 2023-09-19 16:34:21 -03:00
auth.tt
intranet-main.tt Bug 35019: Add a CSRF token when deleting news 2023-10-20 17:22:02 -03:00