Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Owen Leonard e4efbe396a Bug 29430: Table cell click doesn't activate buttons in patron search
Bug 15812 included a change which allows a click on the patron
search results table cell to toggle the checkbox it contains. This patch
modifies that click event so that it fires the change() event which is
required for toggling the "Add to patron list" and "Merge patrons"
buttons.

To reproduce this problem, perform a patron search in the staff client
which will return multiple results.
 - In the first column containing checkboxes, click in the empty part of
   the table cell. The checkbox should be checked.
   - However, the "Add to patron list" button remains disabled.
  - Clicking a table cell to check another checkbox should result in the
    "Merge selected patrons" button being enabled, but it doesn't.

To test, apply the patch and repeat the process above. The behavior of
the buttons should be the same whether you're clicking the checkbox
itself or the table cell it's in.

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-08 11:42:07 +01:00
..
tables Bug 29261: Add missing html filters 2021-11-04 09:24:59 +01:00
accountline-details.tt
apikeys.tt
boraccount.tt
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt
ill-requests.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt Bug 29430: Table cell click doesn't activate buttons in patron search 2021-11-08 11:42:07 +01:00
memberentrygen.tt Bug 29278: Fix selector of hint used to show age 2021-10-25 13:56:35 +02:00
members-update.tt
merge-patrons.tt
moremember-brief.tt
moremember-print.tt Bug 28450: Make Account summary print tables configurable 2021-11-03 15:40:52 +01:00
moremember.tt Bug 29227: Patron messaging preferences digest show as editable but are not 2021-10-25 14:08:06 +02:00
notices.tt
pay.tt
paycollect.tt Bug 29309: (follow-up) Change 'Pay fines' to 'Pay charges' 2021-10-25 14:08:06 +02:00
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt
readingrec.tt
routing-lists.tt
statistics.tt
update-child.tt