Bug 39908

Summary: Hide diff column by default in log viewer
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: ToolsAssignee: Andrew Fuerste-Henry <andrew>
Status: Pushed to main --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:
Bug Depends on: 39628    
Bug Blocks:    
Attachments: Bug 39908: Hide diff column in log viewer by default

Description Andrew Fuerste-Henry 2025-05-15 12:30:34 UTC
BZ 39628 made the diff column visible in the log viewer, but did not hide it by default. This follow-up is to hide the diff column by default.
Comment 1 Andrew Fuerste-Henry 2025-05-15 12:40:32 UTC
Created attachment 182490 [details] [review]
Bug 39908: Hide diff column in log viewer by default

To test:
1 - go to the log viewer in tools, perform a search
2 - observe the diff column is visible by default
3 - apply patch, reset_all
4 - reload log viewer, repeat search
5 - observe the diff column is now hidden by default
6 - confirm you can toggle diff visibility in the log viewer page
7 - go to column settings and confirm you can toggle diff visibility there
Comment 2 Katrin Fischer 2025-05-15 13:06:29 UTC
Hi Andrew, for next time: follow-up usually means you can just put another patch on the original bug ;) I'll treat this one as such.
Comment 3 Katrin Fischer 2025-05-16 12:27:22 UTC
Pushed for 25.05!

Well done everyone, thank you!