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 cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
acqui-search.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
checkexpiration.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
claims.pl
distributedto.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
lateissues-excel.pl reintroducing lateissues-excel 2007-12-14 09:09:37 -06:00
member-search.pl
receipt.pl
reorder_members.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
routing-preview.pl created old_issues and old_reserves tables 2008-03-15 08:36:31 -05:00
routing.pl replaced incorrect '=>' with '=' 2008-01-03 20:22:19 -06:00
serial-issues.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
serials-collection.pl Populate serialitems table, bugfix 2008-01-10 13:45:19 -06:00
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 item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
statecollection.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
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 serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
subscription-detail.pl bugfix : independantbranches behaviour 2008-04-10 02:55:50 -05:00
subscription-renew.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
viewalerts.pl