History: Progressive Web App
Preview of version: 7
Progressive Web App
New in Tiki21. This permits (at first) offline access to wiki pages and tracker items, and even to submit tracker items offline which are added when user gets back online.
https://gitlab.com/tikiwiki/tiki/merge_requests/237
https://gitlab.com/tikiwiki/tiki/merge_requests/238
https://en.wikipedia.org/wiki/Progressive_web_application
For now only wikipages (view) and trackers items edit (new or updates) are available on offline. The pages are cached when visited.
This is an experimental feature. To make it work properly please ensure the following settings:
- HTTPS is used;
- SEFURLs feature is disabled.