Bug 22671: Show warning if browser doesn't support applicationCache
authorOwen Leonard <oleonard@myacpl.org>
Mon, 18 Oct 2021 12:29:19 +0000 (12:29 +0000)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 25 Feb 2022 13:21:51 +0000 (08:21 -0500)
commite79a1723c6b10d71a8b82e295836247e52c2fad3
tree3da82127334b47c0cf70b186791c547dd7ad3d6d
parentf80d9d6d78daaaa3523c962184c1314ca5613796
Bug 22671: Show warning if browser doesn't support applicationCache

This patch adds a check for browser support for the "applicationCache"
feature required by the offline circulation tool. If the feature is not
available, a message is shown to the user that offline circulation is
disabled.

To test, apply the patch and enable the AllowOfflineCirculation system
preference.

In a browser which supports applicationCache (Firefox < 81, Chrome < 94,
Safari <= 15), go to Circulation -> Built-in offline circulation
interface.

- You should see the standard Offline Circulation menu options: Check
  out, check in, syncrhonize, etc.
- Click "Synchronize," then "Download records."
- The process should complete correctly, updating the "last synced"
  information on the page.

Follow the same steps in a browser which has dropped support for
applicationCache. As soon as you reach the built-in offline circulation
page you should see a message, "Your browser is not compatible..."

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt