aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/views/offline.js
Commit message (Expand)AuthorAgeLines
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+160
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-140/+0
* event for canceling offline geolocationStruan Donald2013-07-08-0/+5
* replace click with vclick as speeds up response to events on iOSStruan Donald2013-06-06-6/+6
* even if we fail to delete a draft behave as if it worked for nowStruan Donald2013-05-20-0/+1
* make sure offline page next button had correct text when initially displayedStruan Donald2013-04-25-0/+1
* set and clear currentDraft details via methods on FMS object to ensure consis...Struan Donald2013-04-22-4/+2
* change the next button text to reflect if we are saving the report or skippingStruan Donald2013-04-22-1/+11
* do not save blank offline reportsStruan Donald2013-04-22-1/+26
* reduce decimal places on position confirmationStruan Donald2013-04-22-1/+1
* add a geolocate button and geolocate functionality to offline report pageStruan Donald2013-04-22-2/+20
* if no internet connection then allow the user to create an offlineStruan Donald2013-04-12-0/+82