Bug 37310 - Add ability to set default display length of holdings/otherholdings table
Summary: Add ability to set default display length of holdings/otherholdings table
Status: RESOLVED DUPLICATE of bug 35191
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Lucas Gass (lukeg)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-10 16:09 UTC by Lucas Gass (lukeg)
Modified: 2024-10-03 17:14 UTC (History)
4 users (show)

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


Attachments
Bug 37310: Add default display length to holdings and otherholdings table settings (1.22 KB, patch)
2024-07-10 16:13 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review
Bug 37310: Add default display length to holdings and otherholdings table settings (1.27 KB, patch)
2024-07-10 16:52 UTC, Eric Garcia
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2024-07-10 16:09:23 UTC
The holdings and otherholdings tables default to a display length of 20 before paginating. It would be nice if this was customizable via Table settings.
Comment 1 Lucas Gass (lukeg) 2024-07-10 16:13:37 UTC
Created attachment 168753 [details] [review]
Bug 37310: Add default display length to holdings and otherholdings table settings

To test:
1. APPLY PATCH and restart_all
2. Go to a Admin > Table settings
3. Notice the "Default display length:" under both holdings and other_holdings tables.
4. Adjust the dropdown and make sure the holdings/other holdings table reflect that.

Use the 'SeparateHoldings' system preference to test the other_holdings table.
Comment 2 Eric Garcia 2024-07-10 16:52:47 UTC
Created attachment 168754 [details] [review]
Bug 37310: Add default display length to holdings and otherholdings table settings

To test:
1. APPLY PATCH and restart_all
2. Go to a Admin > Table settings
3. Notice the "Default display length:" under both holdings and other_holdings tables.
4. Adjust the dropdown and make sure the holdings/other holdings table reflect that.

Use the 'SeparateHoldings' system preference to test the other_holdings table.

Signed-off-by: Eric Garcia <cubingguy714@gmail.com>
Comment 3 Nick Clemens (kidclamp) 2024-10-03 17:14:50 UTC

*** This bug has been marked as a duplicate of bug 35191 ***