Added support for JavaScript session keep-alive.
Showing
- config/vufind/config.ini 5 additions, 0 deletionsconfig/vufind/config.ini
- module/VuFind/src/VuFind/Controller/AjaxController.php 13 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AjaxController.php
- module/VuFind/src/VuFind/View/Helper/Root/Factory.php 15 additions, 0 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Factory.php
- module/VuFind/src/VuFind/View/Helper/Root/KeepAlive.php 70 additions, 0 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/KeepAlive.php
- themes/blueprint/js/keep_alive.js 5 additions, 0 deletionsthemes/blueprint/js/keep_alive.js
- themes/blueprint/templates/layout/layout.phtml 7 additions, 0 deletionsthemes/blueprint/templates/layout/layout.phtml
- themes/bootstrap/js/keep_alive.js 5 additions, 0 deletionsthemes/bootstrap/js/keep_alive.js
- themes/bootstrap/templates/layout/layout.phtml 7 additions, 0 deletionsthemes/bootstrap/templates/layout/layout.phtml
- themes/jquerymobile/js/keep_alive.js 5 additions, 0 deletionsthemes/jquerymobile/js/keep_alive.js
- themes/jquerymobile/templates/layout/layout.phtml 7 additions, 0 deletionsthemes/jquerymobile/templates/layout/layout.phtml
- themes/root/theme.config.php 1 addition, 0 deletionsthemes/root/theme.config.php
Please register or sign in to comment