Bug 24982: Use checkboxes in Log Viewer
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 24 Mar 2020 16:00:41 +0000 (16:00 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 27 Mar 2020 11:52:14 +0000 (11:52 +0000)
commitb81d95f280259fe1de7775a0dbac52929b10bcb0
tree7e225741321e5819e041be9dd1996be69ef38a2b
parent39aa01a996da0de45a4578f0932019d703939deb
Bug 24982: Use checkboxes in Log Viewer

So we can see all options at once, and more easily select more than one
option.

Test plan:
1) Go to Tools -> Log viewer
2) Notice the new checkboxes under Modules, Actions and Interface. 'All'
should be selected by default for all three options
3) Confirm you can deselect 'All' and the other options are enabled.
Confirm selection all of the other options automatically selects 'All'
and disables the options again.
4) Confirm the results still work as expected when clicking 'Submit'
button

Sponsored-by: Catalyst IT
Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt
koha-tmpl/intranet-tmpl/prog/js/viewlog.js [new file with mode: 0644]