Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
data Bug 24312: Update MARC21 frameworks to Updates 28+29 (May and November 2019) 2020-01-07 15:10:45 +00:00
includes Bug 24323: Advanced editor - Display an error message if the record did not save 2020-01-10 10:48:05 +00:00
modules Bug 24335: Cannot mark checkout notes seen/not seen in bulk 2020-01-10 10:50:28 +00:00
xslt Bug 24281: Fix the list of types of visual materials 2019-12-23 12:03:15 +00:00
columns.def Bug 14570: Make it possible to add multiple guarantors to a record 2019-08-20 16:04:48 +01:00