]> git.koha-community.org Git - koha.git/commit
Bug 35191: Make entries per page configurable for items table on staff detail page
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 31 Oct 2023 08:00:11 +0000 (09:00 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 9 Oct 2024 19:51:44 +0000 (19:51 +0000)
commit11d42098ee89a2164c86230bf276c9c632b9064b
tree284461213310ea449cb8e3827453af7ceeee9323
parent54d20f44461abb2d404e10fb709970670697b604
Bug 35191: Make entries per page configurable for items table on staff detail page

The new API driven items view defaults to 20 per page. This is a bit low, it would be great if it could be configurable to a higher value per the table configuration.

Test plan:
1. Apply this patch
2. restart_all (memcached restart is required)
3. Go to Administration > Table settings
4. Catalogue > holdings_table | otherholdings_table
=> Notice the new "Default display length"
5. Select something else than 20
6. Go to the detail page of a record with lot of records
=> Notice that the default value defined in the settings is used.

Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 8e211a1fefa13e54ea01f38fdfe972f1cd603fc7)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
admin/columns_settings.yml