Bug 41571 - Tidy kohaTable block - labels
Summary: Tidy kohaTable block - labels
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on:
Blocks: 41324
  Show dependency treegraph
 
Reported: 2026-01-09 13:58 UTC by Jonathan Druart
Modified: 2026-01-14 12:57 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 41571: Tidy kohaTable - labels/label-edit-batch.tt (3.38 KB, patch)
2026-01-09 14:48 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 41571: Tidy kohaTable - labels/label-manage.tt (1.72 KB, patch)
2026-01-09 14:48 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 41571: labels - auto tidy (12.05 KB, patch)
2026-01-09 14:48 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 41571: Tidy kohaTable - labels/label-edit-batch.tt (3.42 KB, patch)
2026-01-14 12:57 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 41571: (follow-up) Remove unused function (3.18 KB, patch)
2026-01-14 12:57 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 41571: labels - auto tidy (13.29 KB, patch)
2026-01-14 12:57 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2026-01-09 13:58:06 UTC

    
Comment 1 Jonathan Druart 2026-01-09 14:48:40 UTC
Created attachment 191130 [details] [review]
Bug 41571: Tidy kohaTable - labels/label-edit-batch.tt

Patch from commit c51b71b
Comment 2 Jonathan Druart 2026-01-09 14:48:41 UTC
Created attachment 191131 [details] [review]
Bug 41571: Tidy kohaTable - labels/label-manage.tt

Patch from commit a302520
Comment 3 Jonathan Druart 2026-01-09 14:48:42 UTC
Created attachment 191132 [details] [review]
Bug 41571: labels - auto tidy

Patch from commit 7f86593
Comment 4 Owen Leonard 2026-01-14 12:57:12 UTC
Created attachment 191407 [details] [review]
Bug 41571: Tidy kohaTable - labels/label-edit-batch.tt

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 5 Owen Leonard 2026-01-14 12:57:15 UTC
Created attachment 191408 [details] [review]
Bug 41571: (follow-up) Remove unused function

The selected_layout function is defined but never called.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 6 Owen Leonard 2026-01-14 12:57:18 UTC
Created attachment 191409 [details] [review]
Bug 41571: labels - auto tidy

Signed-off-by: Owen Leonard <oleonard@myacpl.org>