aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/www/js
Commit message (Collapse)AuthorAgeLines
* Remove the phonegap directoryEdmund von der Burg2014-03-12-5602/+0
|
* Clear password and email field after succesful sign inStruan Donald2012-10-19-0/+5
| | | | blur fields to make sure ios virtual keyboard is dismissed
* change sign in/sign out to be an account pageStruan Donald2012-10-19-47/+9
| | | | only use one page for sign in/sign out
* Save login details when used in problem reportStruan Donald2012-10-18-7/+42
| | | | | change sign in page to store log in details add forget option to login page
* add example phonegap app config fileStruan Donald2012-06-15-0/+5
|
* fix jslint issues and remove unused js filesStruan Donald2012-06-15-4/+4
|
* remove various unused filesStruan Donald2012-06-15-4/+0
|
* 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 ↵Struan Donald2012-06-11-10/+8
| | | | errors
* FileTransfer does not seem to URI decode things which breaks JSON parsingStruan Donald2012-06-11-4/+9
| | | | Also need to set chunkedMode to false otherwise upload fails on android
* 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-8/+7
|
* inital pass at sign in/sign out functionalityStruan Donald2012-06-01-2/+576
|
* 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 sure we re-enable all submit buttons after photo upload error
* 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
|
* fix a few more places where we need FMS_URLStruan Donald2012-05-25-3/+3
|
* do not submit form from validation handlerStruan Donald2012-05-25-1/+4
|
* bring CSS and JS up to date with web versionStruan Donald2012-05-24-90/+215
|
* put back in commented out codeStruan Donald2012-03-19-3/+3
|
* first pass of using password to loging. needs lots of work stillStruan Donald2012-03-15-6/+26
|
* make validation work properlyStruan Donald2012-03-15-3/+10
|
* move config out to fileStruan Donald2012-03-13-8/+8
|
* 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/+4736