[Koha-bugs] [Bug 18008] Use templates for generating pagination in intranet

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 25 13:25:32 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18008

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73398|0                           |1
        is obsolete|                            |

--- Comment #17 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 79366
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79366&action=edit
Bug 18008: Make pagination generated in templates

It generates pagination in bootstrap style (as bug 18005 also do)

Modified pages:
acqui/neworderbiblio.pl
authorities/authorities-home.pl
cataloguing/addbooks.pl
cataloguing/value_builder/marc21_linking_section.pl
cataloguing/value_builder/unimarc_field_210c.pl
cataloguing/value_builder/unimarc_field_4XX.pl
reports/guided_reports.pl
reviews/reviewswaiting.pl
tags/review.pl
virtualshelves/shelves.pl

Test plan:
0) Apply the patch
1) go through pages from the list above/use cataloguing plugins, and
make the data to be big enough for pagination
2) confirm that pagination looks nice and behave correctly
3) git grep pagination_bar
  should return just C4/Output.pm and opac templates (I'll deal with it
          on another bugs)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list