This patch will update the pagination links on the staged MARC records page to match the links on the catalog search results page.
Created attachment 90485 [details] [review] Bug 23094: Use Bootstrap-style pagination on staged MARC records page This patch makes markup and CSS changes in order to make the pagination links on the staged MARC records page consistent with the links on the catalog search results page. The patch also adds Font Awesome icons to the catalog search results pagination include, replacing angle bracket symbols. To test, apply the patch and rebuild the staff client CSS. (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). To test properly you should have enough staged marc record batches that there are multiple pages to list. Go to Tools -> Manage staged MARC records. Test that the pagination links look consistent with the catalog search results page and that they work correctly.
Sorry Owen, even following the dependencies, I can't seem to get this one to apply. :/ Liz
Created attachment 90515 [details] [review] Bug 23094: Use Bootstrap-style pagination on staged MARC records page This patch makes markup and CSS changes in order to make the pagination links on the staged MARC records page consistent with the links on the catalog search results page. The patch also adds Font Awesome icons to the catalog search results pagination include, replacing angle bracket symbols. To test, apply the patch and rebuild the staff client CSS. (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). To test properly you should have enough staged marc record batches that there are multiple pages to list. Go to Tools -> Manage staged MARC records. Test that the pagination links look consistent with the catalog search results page and that they work correctly.
Created attachment 91027 [details] [review] Bug 23094: Use Bootstrap-style pagination on staged MARC records page This patch makes markup changes in order to make the pagination links on the staged MARC records page consistent with the links on the catalog search results page. To test properly you should have enough staged marc record batches that there are multiple pages to list. Go to Tools -> Manage staged MARC records. Test that the pagination links look consistent with the catalog search results page and that they work correctly.
Created attachment 91375 [details] [review] Bug 23094: Use Bootstrap-style pagination on staged MARC records page This patch makes markup changes in order to make the pagination links on the staged MARC records page consistent with the links on the catalog search results page. To test properly you should have enough staged marc record batches that there are multiple pages to list. Go to Tools -> Manage staged MARC records. Test that the pagination links look consistent with the catalog search results page and that they work correctly. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Created attachment 91385 [details] [review] Bug 23094: Use Bootstrap-style pagination on staged MARC records page This patch makes markup changes in order to make the pagination links on the staged MARC records page consistent with the links on the catalog search results page. To test properly you should have enough staged marc record batches that there are multiple pages to list. Go to Tools -> Manage staged MARC records. Test that the pagination links look consistent with the catalog search results page and that they work correctly. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Nice work! Pushed to master for 19.11.00
Enhancement not pushed to 19.05.x