Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 84230fcd79 Bug 25702: Actions button on Search results from Z39.50 is displayed incorrectly
This patch modifies, again, the way the actions popup is implemented in
Z39.50 search results, whether it be in cataloging, authorities, or
acquisitions. The solution for Bug 25282 changed some markup which was
being referred to in JavaScript. This patch makes the markup more
consistent and unifies handling of the menu in one JavaScript file.

The solution changes the way a menu is generated when the user clicks
within the row of Z39.50 search results (not on the "Actions" button).
The script now creates a clone of the actions menu in that row and
appends it to the <td> the user clicked on.

To test, apply the patch and clear your browser cache if necessary. Test
these three areas in the same way:

1. Cataloging -> New from Z39.50 -> Search
2. Authorities -> New from Z39.50 -> Search
3. Acquisitions -> Vendor -> Add to Basket -> From an external source ->
Search.

In each case, test the functionality of the "Actions" menu button in the
last column ("Preview" in Acquisitions search results). The menu
should be positioned correctly and menu choice works correctly

Click anywhere else in the search results table. The same actions menu
should be triggered in that table cell. Confirm that these menu items
work correctly according to the row which was clicked.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-23 10:15:03 +02:00
..
acqui Bug 25702: Actions button on Search results from Z39.50 is displayed incorrectly 2020-06-23 10:15:03 +02:00
admin Bug 25627: Move OPAC problem reports from administration to tools 2020-06-15 11:53:36 +02:00
authorities Bug 25428: Correctly encode link if authority subfield is a URL 2020-05-22 09:33:16 +01:00
basket
batch
catalogue Bug 12093: (QA follow-up) Fix typo 'noteforloan' 2020-06-15 11:53:36 +02:00
cataloguing Bug 25702: Actions button on Search results from Z39.50 is displayed incorrectly 2020-06-23 10:15:03 +02:00
circ Bug 25070: Centralize member-display-address-style 2020-06-15 11:53:36 +02:00
clubs
common
course_reserves Bug 22630: Display correct "in storage" value 2020-05-25 15:58:41 +02:00
errors
ill
installer
labels
mana
members Bug 10910: (follow-up) Move the suggestions note with the other non-blocking notes 2020-06-15 11:53:36 +02:00
offline_circ
onboarding Bug 25409: Add missing "Required" text and "required" classes 2020-05-12 11:17:45 +01:00
patron_lists
patroncards
plugins Bug 23975: (RM follow-up) Comment example configuration 2020-05-22 12:09:29 +01:00
pos
reports
reserve Bug 16547: Remove more multi_holds inconsistencies 2020-05-11 14:00:32 +01:00
reviews
rotating_collections
serials Bug 25696: Correct "Test prediction pattern" HTML button 2020-06-15 11:20:35 +02:00
services
suggestion Bug 25130: Reason for accepting/rejecting a suggestion is not visible when viewing (not editing) 2020-05-11 10:02:29 +01:00
tags
test
tools Bug 25627: Fix class and id in body tag 2020-06-15 11:53:36 +02:00
virtualshelves
about.tt Bug 25592: Add Devinim to about page 2020-05-29 11:46:29 +02:00
auth.tt
intranet-main.tt Bug 25627: Move OPAC problem reports from administration to tools 2020-06-15 11:53:36 +02:00