Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Translated "Untitled draft".translation-fixes | Matthew Somerville | 2016-09-05 | -0/+1 |
| | ||||
* | Translate "Next" and "More details". | Matthew Somerville | 2016-09-05 | -0/+1 |
| | | | | Fixes #231. Fixes #233. | |||
* | update Android to Cordova 3.6 | Struan Donald | 2015-08-28 | -0/+56 |
| | | | | | | | | Required due to security issue Remove Android directory as no longer required, move src -> www to match standard layout, update .gitignore to avoid including the standard platform files, update README based on Steve's zurich one | |||
* | instead of using js to inject the correct cordova js file in to | Struan Donald | 2013-07-12 | -47/+0 |
| | | | | | | | | | | index.html restructure things so that the common files are a level down and the platofrm specific ones are directly placed in the relevant project. This both makes for less fuss and also avoids the error with Android < v3 instantiating cordova twice. Note that the iOS common assets are included by a build script rather than a symlink as symlinking doesn't seem to agree with Xcode | |||
* | slightly better login error message | Struan Donald | 2013-06-28 | -1/+1 |
| | ||||
* | slightly improved reporting error messages | Struan Donald | 2013-06-28 | -1/+2 |
| | ||||
* | if cancel locating then make sure map buttons are in correct state and also ↵ | Struan Donald | 2013-06-28 | -0/+1 |
| | | | | display help message | |||
* | slightly more helpful login error message | Struan Donald | 2013-06-26 | -1/+1 |
| | ||||
* | more expansive lookup failed error messages | Struan Donald | 2013-06-26 | -2/+2 |
| | ||||
* | if initial geolocation fails then display a message on the map screen | Struan Donald | 2013-06-24 | -1/+1 |
| | | | | rather than a whole new page | |||
* | move hardcoded string into strings list | Struan Donald | 2013-06-18 | -0/+1 |
| | ||||
* | replace password error message with non website specific one. Fixes #447 | Struan Donald | 2013-06-18 | -0/+1 |
| | ||||
* | better validation messages and display for signout page | Struan Donald | 2013-06-05 | -1/+3 |
| | ||||
* | basic login page and link from map screen | Struan Donald | 2013-04-24 | -0/+1 |
| | ||||
* | display sensible error message if location services are turned off | Struan Donald | 2013-04-23 | -0/+1 |
| | ||||
* | jslint pacification | Struan Donald | 2013-03-07 | -3/+3 |
| | ||||
* | populate strings object | Struan Donald | 2013-03-07 | -0/+14 |
| | ||||
* | validation and message strings | Struan Donald | 2013-03-07 | -0/+25 |