[Bug 38074] New: It should be possible to define the default size of the holdings table on the details page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38074 Bug ID: 38074 Summary: It should be possible to define the default size of the holdings table on the details page Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Some systems may want to see more than 20 items by default on the holdings table - say a consortium with 25 members. It should be possible to configure the default page length -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38074 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38074 --- Comment #1 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 172340 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172340&action=edit Bug 38074: Add HoldingsTableDefaultLength system preference This patch adds anew preference to allow determining the default number of items shown on the details page. To test: 1 - Add 100 items to a bib record 2 - View the holdings tab on the details page 3 - NOte default of 20 shown 4 - Apply patch, update database 5 - Reload the page (clear cache), no change 6 - Set new system preference HoldingsTableDefaultLength to 32 7 - Reload page, note 32 items loaded, dropdown of results per page includes 32 8 - Set pref to 50 9 - Reload page, 50 items displayed, dropdown set to 50 10 - Set pref to -1 11 - Reload page, all items displayed 12 - Set pref to 100 13 - Reload page, 100 items displayed, no page dropdown (This is a bug but seems to be present before this patch as well) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38074 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33568 Assignee|koha-bugs@lists.koha-commun |nick@bywatersolutions.com |ity.org | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 [Bug 33568] Use the REST API to display items on the staff biblio detail view -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38074 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|Needs Signoff |RESOLVED --- Comment #2 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Hah, we have this feature in column settings - a bit more granularity could be nice, but closing this -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38074 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |DUPLICATE --- Comment #3 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 35191 *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38074 Bug 38074 depends on bug 33568, which changed state. Bug 33568 Summary: Use the REST API to display items on the staff biblio detail view https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org