Bug 20376 - "Select all" button no longer selects disabled checkboxes in Batch Record Deletion Tool
Summary: "Select all" button no longer selects disabled checkboxes in Batch Record Del...
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: master
Hardware: All All
: P5 - low minor (vote)
Assignee: Maksim Sen
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-12 20:04 UTC by Maksim Sen
Modified: 2019-10-14 19:56 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 20376: Select all ignores disabled checkboxes (2.03 KB, patch)
2018-03-12 20:24 UTC, Maksim Sen
Details | Diff | Splinter Review
Bug 20376: Select all ignores disabled checkboxes (2.09 KB, patch)
2018-03-13 13:43 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
Bug 20376: Make select/unselect all ignore disabled checkboxes on batch record deletion (2.18 KB, patch)
2018-03-13 15:21 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Sen 2018-03-12 20:04:06 UTC
This fix restricts the "Select all" (as well as the "Clear all") button from changing the "checked" status of disabled checkboxes in the Batch Record Deletion Tool.

Patch and test plan will be added shortly.
Comment 1 Maksim Sen 2018-03-12 20:24:27 UTC
Created attachment 72726 [details] [review]
Bug 20376: Select all ignores disabled checkboxes

Test Plan:

0.1 - find at least one biblionumber that has at least one item checked out
0.2 - find at least one biblionumber that has zero items checked out.
1 - Go into the module "Tools > Batch record deletion"
2 - in "List of biblionumbers or authority ids (one per line)" put the values you found in step 0.1 and 0.2
3 - click continue
4 - biblionumbers with at least one item checked out should not be clickable.
5 - biblionumbers with zero items checked out should be clickable.
6 - click "Select all" and "Clear all", both buttons should change the "checked" status of the enabled AND disabled biblionumber checkboxes.
7 - apply patch
8 - click "Select all" and "Clear all", both buttons should change the "checked" status of ONLY the enabled biblionumber checkboxes.
Comment 2 Biblibre Sandboxes 2018-03-13 13:43:13 UTC
Patch tested with a sandbox, by JM Broust <jean-manuel.broust@univ-lyon2.fr>
Comment 3 Biblibre Sandboxes 2018-03-13 13:43:35 UTC
Created attachment 72774 [details] [review]
Bug 20376: Select all ignores disabled checkboxes

Test Plan:

0.1 - find at least one biblionumber that has at least one item checked out
0.2 - find at least one biblionumber that has zero items checked out.
1 - Go into the module "Tools > Batch record deletion"
2 - in "List of biblionumbers or authority ids (one per line)" put the values you found in step 0.1 and 0.2
3 - click continue
4 - biblionumbers with at least one item checked out should not be clickable.
5 - biblionumbers with zero items checked out should be clickable.
6 - click "Select all" and "Clear all", both buttons should change the "checked" status of the enabled AND disabled biblionumber checkboxes.
7 - apply patch
8 - click "Select all" and "Clear all", both buttons should change the "checked" status of ONLY the enabled biblionumber checkboxes.

Signed-off-by: JM Broust <jean-manuel.broust@univ-lyon2.fr>
Comment 4 Katrin Fischer 2018-03-13 15:21:04 UTC
Created attachment 72797 [details] [review]
Bug 20376: Make select/unselect all ignore disabled checkboxes on batch record deletion

Test Plan:

0.1 - find at least one biblionumber that has at least one item checked out
0.2 - find at least one biblionumber that has zero items checked out.
1 - Go into the module "Tools > Batch record deletion"
2 - in "List of biblionumbers or authority ids (one per line)" put the values you found in step 0.1 and 0.2
3 - click continue
4 - biblionumbers with at least one item checked out should not be clickable.
5 - biblionumbers with zero items checked out should be clickable.
6 - click "Select all" and "Clear all", both buttons should change the "checked" status of the enabled AND disabled biblionumber checkboxes.
7 - apply patch
8 - click "Select all" and "Clear all", both buttons should change the "checked" status of ONLY the enabled biblionumber checkboxes.

Signed-off-by: JM Broust <jean-manuel.broust@univ-lyon2.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Jonathan Druart 2018-03-19 18:29:59 UTC
Patch pushed to master for 18.05

Thanks Maksim for your first patch in!
Comment 6 Nick Clemens 2018-04-24 01:33:14 UTC
Awesome work all, backported to stable for 17.11.05
Comment 7 Fridolin Somers 2018-04-24 05:37:49 UTC
Pushed to 17.05.x for 17.05.11