Bug 34982 - Administration currencies table not showing pagination
Summary: Administration currencies table not showing pagination
Status: Pushed to oldstable
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Jonathan Druart
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-04 09:42 UTC by Jonathan Druart
Modified: 2023-10-17 17:36 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.05,22.11.11


Attachments
Bug 34982: Add pagination to the currencies table (1.17 KB, patch)
2023-10-04 09:43 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 34982: Add pagination to the currencies table (1.22 KB, patch)
2023-10-04 22:25 UTC, David Nind
Details | Diff | Splinter Review
Bug 34982: Add pagination to the currencies table (1.27 KB, patch)
2023-10-05 20:49 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-10-04 09:42:28 UTC
and only the first 20 entries are displayed.
Comment 1 Jonathan Druart 2023-10-04 09:43:50 UTC
Created attachment 156520 [details] [review]
Bug 34982: Add pagination to the currencies table

Otherwise we only display the first 20.

Test plan:
Create more than 20 currencies and confirm that you can know
filter the table and see all the currencies.
Comment 2 David Nind 2023-10-04 22:25:56 UTC
Created attachment 156563 [details] [review]
Bug 34982: Add pagination to the currencies table

Otherwise we only display the first 20.

Test plan:
Create more than 20 currencies and confirm that you can know
filter the table and see all the currencies.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Katrin Fischer 2023-10-05 20:49:05 UTC
Created attachment 156584 [details] [review]
Bug 34982: Add pagination to the currencies table

Otherwise we only display the first 20.

Test plan:
Create more than 20 currencies and confirm that you can know
filter the table and see all the currencies.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2023-10-09 14:44:09 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 5 Fridolin Somers 2023-10-09 19:20:21 UTC
Pushed to 23.05.x for 23.05.05
Comment 6 Matt Blenkinsop 2023-10-17 17:36:22 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x