aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/www/js/mobile.js
Commit message (Expand)AuthorAgeLines
* Clear password and email field after succesful sign inStruan Donald2012-10-19-0/+5
* change sign in/sign out to be an account pageStruan Donald2012-10-19-47/+9
* Save login details when used in problem reportStruan Donald2012-10-18-7/+42
* ICS does not seem to let you dismiss busy screen after page transitionStruan Donald2012-06-13-0/+8
* Add in busy spinnersStruan Donald2012-06-11-19/+48
* move page loading functions to onDeviceReady to stop phone gap unavailable er...Struan Donald2012-06-11-10/+8
* FileTransfer does not seem to URI decode things which breaks JSON parsingStruan Donald2012-06-11-4/+9
* basic busy indicator things for AndroidStruan Donald2012-06-08-13/+17
* android emulator caches gets so add time to end to stop thisStruan Donald2012-06-07-3/+3
* do not update user meta if we are logging outStruan Donald2012-06-07-1/+1
* only do signed in actions if actually signed inStruan Donald2012-06-06-10/+12
* display error for failed sign inStruan Donald2012-06-06-1/+2
* basic connection checking functionalityStruan Donald2012-06-06-0/+10
* sign out on map page does not take you away from formStruan Donald2012-06-06-3/+33
* whitespace and layout tidy upStruan Donald2012-06-01-5/+4
* inital pass at sign in/sign out functionalityStruan Donald2012-06-01-2/+89
* display check details message when logging in and submiting an photoStruan Donald2012-05-31-13/+21
* properly parse response back when submitting a report with a photoStruan Donald2012-05-30-2/+14
* make non postcode locations workStruan Donald2012-05-28-5/+6
* ask for confirmation of details when user signs inStruan Donald2012-05-28-1/+12
* prevent scrolling on front page on iPhone to make it a bit more app likeStruan Donald2012-05-28-0/+4
* first pass of using password to loging. needs lots of work stillStruan Donald2012-03-15-6/+26
* make validation work properlyStruan Donald2012-03-15-0/+4
* move config out to fileStruan Donald2012-03-13-5/+5
* use localstorage as it is less clunky and actually works for androidStruan Donald2012-03-13-17/+4
* tidy up location error message displayStruan Donald2012-03-13-18/+30
* send anonymous flag and fix jslint complaintsStruan Donald2012-03-12-88/+101
* rough initial code for iPhone phonegap appStruan Donald2012-03-12-0/+242