Koha/serials
Andrew Moore 66c420c3d0 bug 1980: updateing calls to SimpleSearch to limit number of things returned
C4::Search::SimpleSearch was alredy patched to let you pass in the number of results you want back.
These instances were not using the new API. This patch makes all calls to SimpleSearch specify a limit.

I improved the documentation of SimpleSearch a bit to include the third returned value.

I believe there's a bug in C4::Output::pagination_bar, in that it doesn't deal well with URLs
with only one pair of parameter=value passed to it. I'm getting around this by passing in a second
pair that does nothing.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-10 09:11:24 -05:00
..
acqui-search-result.pl
acqui-search.pl
checkexpiration.pl
claims.pl
distributedto.pl
lateissues-excel.pl
member-search.pl
receipt.pl
reorder_members.pl
routing-preview.pl
routing.pl
serial-issues.pl
serials-collection.pl
serials-edit.pl Remove bad use of map in void context, exclusively for side effects! 2008-06-05 22:43:20 -05:00
serials-home.pl
serials-recieve.pl
statecollection.pl
subscription-add.pl Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 2008-06-02 00:50:33 -05:00
subscription-bib-search.pl bug 1980: updateing calls to SimpleSearch to limit number of things returned 2008-07-10 09:11:24 -05:00
subscription-copy.pl
subscription-detail.pl bugfix : independantbranches behaviour 2008-04-10 02:55:50 -05:00
subscription-renew.pl
viewalerts.pl