aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/views/existing.js
Commit message (Expand)AuthorAgeLines
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+50
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-46/+0
* set existing page height using minimum heightStruan Donald2013-07-09-0/+4
* cancel event propogation for existing report buttonsStruan Donald2013-06-11-3/+6
* replace click with vclick as speeds up response to events on iOSStruan Donald2013-06-06-3/+3
* make locating screen cover whole pageStruan Donald2013-05-23-0/+1
* even if we fail to delete a draft behave as if it worked for nowStruan Donald2013-05-20-0/+1
* when we discard an in progress draft on startup make sure we do it properlyStruan Donald2013-04-22-0/+1
* set and clear currentDraft details via methods on FMS object to ensure consis...Struan Donald2013-04-22-4/+3
* add a save report option to use existing report pageStruan Donald2013-04-22-0/+7
* move removeDraft functionality to main object and use that elsewhereStruan Donald2013-04-16-14/+6
* clean up properly if we are discarding the current draftStruan Donald2013-04-11-1/+13
* if the user has a saved report then ask them if they want to use thatStruan Donald2013-04-09-0/+26