]> 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:28:21 +0000 (21:28 -0500)
commit39fb2073effed0d5cabad6a0a2b562a3a0fcee40
treeb3db39b7a22829a70f7a0de55a76eaeff39a4ead
parentd364097cf97040cc6b15bf52b6e2ca51891faa93
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