]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1287370: allow AutoGrid to persist filter state and page offset
authorBill Erickson <berick@esilibrary.com>
Mon, 11 Aug 2014 20:45:21 +0000 (16:45 -0400)
committerBen Shum <bshum@biblio.org>
Tue, 3 Mar 2015 02:30:18 +0000 (21:30 -0500)
commite3f0ee293677af324193de63978aecaab4e2f0a1
tree8c543573b6b069f2ea184b3f67cf1c2fb15efbd8
parent052243f109b9005e310ba262b7c5c4d15f3900e8
LP#1287370: allow AutoGrid to persist filter state and page offset

By turning on a new AutoGrid option called urlNavigation,
the current filter and offset is stored in a URL parameter
called djgridops. This permits using the back button
to return to an AutoGrid page at the place in the search
results where the user left it.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Erica Rohlfs <erohlfs@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/js/dojo/openils/widget/AutoGrid.js