CompanyOnwership_icon
Offline Apps Team
Created on 28 November 2013
icon_unfollowing
Login to follow
offline-apps

Offline Apps

Deprecated
Stable version 1.2.9 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 18 January 2016 by 
Offline Apps Team
offline-apps

Offline Apps

Created on Older versions

Version 9.0

Stable
Solution Package
Uploaded on 23 September 2014 by Offline Apps Team
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
All
Release notes:
Added Features
- Changed documentation to work with 9.0 scaffolding
- When user goes to the app using a URL with a different case he is redirected to the correct url with proper casing (cache manifest urls are case sensitive)

Application Objects:
Offline Apps has 0 AOs.

Version 1.2.10

Under Development
Application Package
Uploaded on 20 September 2016 by Offline Apps Team
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:
  • Added support to Long Integers (.NET only; under development)
Application Objects:
Offline Apps has 0 AOs.

Version 1.2.8

Stable
Application Package
Uploaded on 19 November 2015 by Offline Apps Team
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:
  • Updated for OutSystems Platform 9.1 Bali.
Other Changes:
  • Hiding a screen’s content while the OfflineApps’ javascript renders elements now works with Silk UI’s themes.
  • Fixed an issue where the createOrUpdate and createOrUpdateFromRecord functions would lose cached records, when working online.
  • Added input parameters to the OfflineStorageJavascript web block to enable/disable debug and performance messages.
  • Manifest is updated even when the “force offline” flag is enabled.
  • Placing multiple OfflineFeedbackMessage widgets in the same screen no longer results in having multiple feedback messages show at the same time.
  • Added a property offlineHelpers.postedManifest that is set to true when a screen posts a manifest update to the server
  • Added a parameter dontAutoSyncWithServer to the OfflineTableRecords web block and to cachedList’s constructor, in the JavaScrip API. When true, the cachedList won’t submit dirty records to the server as soon as it detects an available connection; to save data to the server the function .saveToServer must be called explicitly.
  • It is now possible to import a manifest from another environment, from a module’s detail, accessible from the DebugCacheManifest screen.
  • Removed the foreign key from the CacheManifest table to the Espace_Version table, so it doesn’t interfere with Service Center’s “Delete old eSpaces” operation.

Application Objects:
Offline Apps has 0 AOs.