Koha/koha-tmpl/opac-tmpl/prog/en
Salvador Zaragoza Rubio 4a2a95cc25 Bug 6483 - Paging in opac-detail when coming from a search
Add paging in opac-detail when coming from a search to be
able to continue viewing the previous and next register
from the detail without returning to the results.
The partial list pagination can be showed to increase forwarding
or rewinding in the pagination.
It's implemented for Zebra search and not build_grouped_results.

The param busc with all the information from the search is stored
on the session when running opac-search and opac-detail, outside these
pages the busc param is removed from the session.

A list of the biblionumbers inside the OPACnumSearchResults range
is passed to avoid repeating the searching everytime we see the
previous or next biblio. The searching will be run again when
we are going to exceed the list and a new one will be calculated
from the new search.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-21 04:57:09 +13:00
..
css Bug 6483 - Paging in opac-detail when coming from a search 2011-10-21 04:57:09 +13:00
includes Bug 6483 - Paging in opac-detail when coming from a search 2011-10-21 04:57:09 +13:00
js Bug 5429 : Open Library book covers 2011-08-04 13:30:23 +12:00
lib Fix for Bug 6484 - due date sorter on 'my summary' missing 2011-07-21 08:20:12 +12:00
modules Bug 6483 - Paging in opac-detail when coming from a search 2011-10-21 04:57:09 +13:00
xslt Bug 6553: parentheses in authors break tracings 2011-10-20 11:24:56 +13:00