Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Owen Leonard 8a124f8951 Bug 12094: fix default tab selection broken by jQueryUI upgrade
The recent upgrade to jQueryUI didn't take into account the new method
for forcing selection of a tab by adding a class to the tab markup. This
patch corrects this by updating the class name.

This patch also updates one instance where it was necessary to switch to
the new function for selecting a tab by ID, introduced by Bug 12075.

To test, view the following pages:

- Perform a catalog search in the staff client. On the search results
  page the "Search the catalog" tab should be selected.

- In Acquisitions, view the basket groups page for a vendor which has
  open and closed basket groups
  (/cgi-bin/koha/acqui/basketgroup.pl?booksellerid=X). Append
  "&listclosed=1" to the URL. The "Closed" tab should be selected.

- In Administration -> Authorized values, modify an authorized value for
  which an icon has been selected. When the edit form loads the
  corresponding icon tab should be selected.

- In Administration -> Item types, modify an itemtype for which an icon
  has been selected. When the edit form loads the corresponding icon tab
  should be selected.

- In Cataloging, open an existing record and select any tab besides the
  first one. Choose "Save and continue editing" from the Save menu. When
  the page reloads you should be returned to the tab you selected
  before.

- In Suggestions, markup for selected the tab has been removed because
  it didn't appear to be performing any function. The first tab is
  selected by default. The template doesn't need to explicitly add a
  class to make it so.

- In Tools -> CSV profiles, choose an existing profile for editing. When
  the page loads the "Edit existing profile" tab should be selected.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

NOTE: Unable to duplicate Cataloging step issue, but there is no
      visible regression with the patch. The second part of the
      addbiblio.tt portion of the patch is clearly correct,
      because it is the same type of change as made in the other
      sections.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-22 14:51:18 +00:00
..
batchMod-del.tt Bug 11734 - Use new DataTables include in batch modification templates 2014-04-08 23:51:47 +00:00
batchMod-edit.tt Bug 11734 - Use new DataTables include in batch modification templates 2014-04-08 23:51:47 +00:00
batchMod.tt Bug 9533: batch item modification form now shows default field values only by request 2013-07-05 15:52:26 +00:00
cleanborrowers.tt Bug 11352: fix unexpected data loss issues with batch patron deletion/anonymization 2014-03-22 13:55:28 +00:00
csv-profiles.tt Bug 12094: fix default tab selection broken by jQueryUI upgrade 2014-04-22 14:51:18 +00:00
export.tt Bug 7986: Export issues for patron 2012-09-13 17:58:30 +02:00
holidays.tt Bug 12056: fix untranslatable strings in calendar 2014-04-09 22:09:09 +00:00
import_borrowers.tt Bug 10861: Add a check on cardnumber length 2014-03-12 02:16:18 +00:00
inventory.tt Bug 11253: tools/inventory.pl: fix handling of inventory date 2014-04-20 15:03:36 +00:00
koha-news.tt Bug 7567: (follow-up) Modify DataTables configuration 2014-04-07 18:14:20 +00:00
letter.tt Bug 9677 - Style button on notices and slips page with Bootstrap 2014-02-21 18:29:15 +00:00
manage-marc-import.tt Bug 11605: (follow-up) use DT defaults for the new Ajax staged batch page 2014-03-10 19:07:15 +00:00
marc_modification_templates.tt Bug 11414: warn user about dangerous MARC modification rules 2013-12-23 16:06:57 +00:00
modborrowers.tt Bug 11738: Use new DataTables include in batch patron modification template 2014-03-26 19:27:30 +00:00
overduerules.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
picture-upload.tt Bug 9310 - Patron image upload template corrections 2013-01-17 21:53:42 -05:00
quotes-upload.tt Bug 11740 - Use new DataTables include in quotes upload template 2014-02-19 15:54:51 +00:00
quotes.tt Bug 10558: (follow-up) styling improvements 2014-03-10 15:47:53 +00:00
scheduler.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
stage-marc-import.tt Bug 8015: Add MARC Modifications Templates 2013-10-31 22:47:08 +00:00
tools-home.tt Bug 8015: QA Followup 2013-10-31 22:50:39 +00:00
upload-images.tt Bug 11785 - Use validation plugin when uploading local cover images 2014-02-20 16:56:21 +00:00
viewlog.tt Bug 11477: (follow-up) improve display of user/patrons in logs tool 2014-01-17 06:06:53 +00:00