Bug 37627 - Improve display of actions on log viewer form
Summary: Improve display of actions on log viewer form
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Transaction logs (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-13 14:08 UTC by Katrin Fischer
Modified: 2024-08-14 13:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.