refs #7187:
* ils-offline notification is loaded via ajax on homepage * ils-offline notification now isolated in one template * consistent check for ils-offline status on each ILS interaction * introduced getOfflineMode to FincILS to properly report offline status
Showing
- local/config/vufind/FincILS.ini 6 additions, 0 deletionslocal/config/vufind/FincILS.ini
- module/finc/src/finc/Controller/AjaxController.php 125 additions, 0 deletionsmodule/finc/src/finc/Controller/AjaxController.php
- module/finc/src/finc/ILS/Driver/FincILS.php 51 additions, 4 deletionsmodule/finc/src/finc/ILS/Driver/FincILS.php
- themes/finc/templates/Helpers/ils-offline.phtml 7 additions, 0 deletionsthemes/finc/templates/Helpers/ils-offline.phtml
- themes/finc/templates/RecordTab/holdingsils.phtml 8 additions, 12 deletionsthemes/finc/templates/RecordTab/holdingsils.phtml
- themes/finc/templates/myresearch/cataloglogin.phtml 50 additions, 0 deletionsthemes/finc/templates/myresearch/cataloglogin.phtml
- themes/finc/templates/myresearch/login.phtml 26 additions, 0 deletionsthemes/finc/templates/myresearch/login.phtml
- themes/finc/templates/record/view.phtml 30 additions, 30 deletionsthemes/finc/templates/record/view.phtml
- themes/finc/templates/search/home.phtml 122 additions, 0 deletionsthemes/finc/templates/search/home.phtml
- themes/foundation5/js/record.js 22 additions, 17 deletionsthemes/foundation5/js/record.js
Please register or sign in to comment