Loading...
 
Skip to main content

History: Offline Trackers

Preview of version: 9

Offline Trackers

Tiki Wiki CMS Groupware offers a robust and flexible system for managing data through Trackers. The Offline Tracker feature allows users to interact with Tiki Trackers without requiring a continuous internet connection. This feature ensures that users can continue their work seamlessly, even in environments with unreliable or no internet connectivity. With Offline Trackers, you can cache necessary data, insert items into trackers, and sync your changes once you’re back online.

Why this Feature in Tiki?


Available since Tiki26, the offline tracker feature enhances the flexibility and accessibility of Tiki Trackers by ensuring that users can continue their work without interruption, regardless of their connectivity status. It allows for uninterrupted data entry and management, making Tiki more robust and versatile for users in remote or mobile environments.

Requirements


To use the Offline Tracker feature, you need:

  • Tiki instance.
  • Trackers well setup


Setup


1. Enable the Offline Tracker Feature:

  • Ensure the Offline Tracker feature is activated by navigating to Settings > Control Panel > Features.
  • Under the Global Features tab, enable the Progressive Web Application option.


2. Install the Dexie Package:

  • Check if the Dexie package is installed. If not, you can install it by going to Settings > Control Panel > Packages.
  • On the Packages page, search for npm-asset/dexie in the list and proceed with the installation.

3. Choose Trackers for Offline Use:

  • Navigate to your Tiki Trackers page
  • Select the tracker you want to make available offline.
  • Click the Properties tab.
  • In the popup, select the Features section
  • Check the Allow offline usage option to enable offline functionality for this selected tracker

How it works


Note: Currently we support the following fields.

Field Notes
Text Support all options but the multilingual option.
TextArea Supports all options except multilingual and WYSIWYG (requires Vue initialization)
Dropdown Supports all forms: radios, checkboxes, select, multi-select, select with other
DateTime Traditional datetime field with dropdowns for month, year, etc
ItemLink Single/multi-selection with field formatting. Advanced display options to be added later
ItemsList Relatively full support in both input and output modes
Files Supports basic options: type/name filtering, maximum uploads.
UserSelector Fully supported except group-list selection (users by groups).
AutoIncrement Fully supported
Checkbox Fully supported
JsCalendar Reuses datetime-picker Vue widget, mostly fully supported.
DynamicList Relatively full support similar to ItemsList.


Steps:

  • Choose Trackers for Offline Use: Select the trackers you want to use offline by enabling the "Allow offline usage" option in the tracker’s properties.

  • Load Offline Page: While connected to the internet, load the offline page to cache the necessary data for offline use.

  • Work Offline: Insert items into all available trackers even without an internet connection.

  • Manage Stored Items: If you make a mistake, you can delete temporarily stored items or edit them as needed.

  • Sync Items When Back Online: Once you regain internet access, sync the offline changes with the server to update your trackers.

  • Auto-Sync: If you are online while using the offline page, your changes will automatically sync with the server.

  • Validation: jQuery validation works with Vue components, ensuring that required fields are validated. Other validation types, such as uniqueness or format checks that require remote verification, are still under development.





History

Advanced
Information Version
Emmanuel Masikilizano 18
Emmanuel Masikilizano 17
bienvenu ushindi Update image 16
bienvenu ushindi 15
bienvenu ushindi 14
bienvenu ushindi 13
bienvenu ushindi 12
bienvenu ushindi 11
bienvenu ushindi 10
bienvenu ushindi 9
bienvenu ushindi 8
bienvenu ushindi 7
bienvenu ushindi 6
bienvenu ushindi 5
bienvenu ushindi 4
bienvenu ushindi 3
bienvenu ushindi 2
Emmanuel Masikilizano 1