Bug 37627

Summary: Improve display of actions on log viewer form
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Transaction logsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2024-08-13 14:08:36 UTC
We have added quite a bit of new logging options over the last releases and the "log viewer" search form looks a little bit cluttered now. It would be nice if we could improve the display to make it easier to find action that is valid for a certain module.
Comment 1 Owen Leonard 2024-08-14 13:02:39 UTC
I've been thinking about this too, and have the start of a patch. I was working on tying the module checkboxes to the action checkboxes so that unchecking a module will deactivate any action which is tied specifically to that module.
Comment 2 Katrin Fischer 2024-08-14 13:12:34 UTC
That would be pretty awesome.