JBAS-1665 return-to=self option; timeout repairs
authorBill Erickson <berickxx@gmail.com>
Wed, 15 Feb 2017 17:33:56 +0000 (12:33 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
commit1507c58f96deff97ce091756909f817edcc2d8f9
treeba49148880bf182804712efd8f91d4ba9e38e13b
parent827ffad7d2bd50f4ddc4984527ccf5bc58c1d813
JBAS-1665 return-to=self option; timeout repairs

Adds a special ?return-to=self parameter, telling the UI to return to
its own URL after completion / timeout / exit.

Rely solely on JS activity checker for page timeouts.  Otherwise, the
refresh simply overrides the activity checker.

Put all timeout value configuration into the template so no JS changes
are required for timeout changes.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/openils/var/templates_kcls/opac/register.tt2
Open-ILS/web/js/ui/default/opac/register.js