Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard f78eaf0461
Bug 24335: Cannot mark checkout notes seen/not seen in bulk
This patch changes the way checkbox events are handled on the checkout
notes page so that checking a checkbox enables the batch operation
controls.

Note: The addition of a "markseen" class is a preventative measure to
avoid future problems where using the "btn-small" class might not be
specific enough.

To test you should have multiple checkout notes to work with, both seen
and unseen. Apply the patch and go to "Checkout notes pending" from the
staff client home page.

 - Check any checkbox. The "Mark seen" and "Mark not seen" should go
   from disabled to enabled.
   - Test that the buttons work correctly.
 - Click the "Select all" and "Clear all" controls and confirm that the
   buttons are enabled and disabled correctly.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-10 10:50:28 +00:00
..
acqui Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
admin Bug 24394: Typo when adding a new cash register 2020-01-10 08:45:07 +00:00
authorities Bug 7882: Add ability to move and reorder fields in MARC editor 2020-01-03 16:27:59 +00:00
basket
batch
catalogue Bug 24059: Remove unused Greybox assets from detail.tt 2020-01-03 16:15:05 +00:00
cataloguing Bug 7882: (follow-up) Only show sortable icon for sortable tags 2020-01-03 16:28:21 +00:00
circ Bug 24335: Cannot mark checkout notes seen/not seen in bulk 2020-01-10 10:50:28 +00:00
clubs
common
course_reserves Bug 24283: (bug 21446 follow-up) close strong and add missing parens 2019-12-23 12:02:46 +00:00
errors
ill
installer
labels
mana
members Bug 23442: Prevent payouts from being reduced 2020-01-10 08:41:29 +00:00
offline_circ
onboarding
patron_lists
patroncards
plugins
reports Bug 13806: Sanitize inputs where creating Reports subgroup 2019-12-13 15:29:34 +00:00
reserve Bug 23957: (follow-up) Disable both place hold buttons 2020-01-03 15:43:41 +00:00
reviews
rotating_collections
serials Bug 7047: (QA follow-up) Add missing filters 2019-12-23 12:07:08 +00:00
services
suggestion Bug 24308: Suggestions table on suggestions.pl should have separate columns for dates 2020-01-08 14:34:57 +00:00
tags
test
tools Bug 10352: (follow-up) Show the biblionumber for items in modification logs 2020-01-10 08:37:00 +00:00
virtualshelves Bug 24093: Sorting indicators broken on list contents view 2019-11-25 08:37:01 +00:00
about.tt Bug 24327: Add warning to the about page is AnonSugggestions but AnonymousPatron 2020-01-08 14:13:28 +00:00
auth.tt Bug 23042: Correct shib param escaping 2019-11-27 11:30:20 +00:00
intranet-main.tt