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. | |||
* | Location instead of position | Struan Donald | 2013-09-16 | -2/+2 |
| | | | | For consistency | |||
* | Remove hardcoded position result strings from offline page | Struan Donald | 2013-09-16 | -0/+2 |
| | ||||
* | Change photo page title if report has a photo | Struan Donald | 2013-09-16 | -0/+1 |
| | | | | | | | | Also update it when adding a photo to give an indication that adding the photo was succesful. This is to remove any confusion about whether the photo on the page has been added. Fixes #130 | |||
* | Add note about confirmation to login errors | Struan Donald | 2013-09-12 | -2/+2 |
| | | | | | | | Just to make it obvious you need to click the confirmation link to set activate the password Fixes #124 | |||
* | Improve geolocation failed error message | Struan Donald | 2013-08-15 | -1/+1 |
| | | | | Fixes #96 | |||
* | Remove hardcoded location search placeholder text | Struan Donald | 2013-08-09 | -0/+1 |
| | ||||
* | Remove hardcoded submission error dialog button strings | Struan Donald | 2013-08-09 | -0/+2 |
| | ||||
* | Put in place timeout for file upload | Struan Donald | 2013-08-09 | -0/+1 |
| | | | | | | | A timeout mechanism that checks that the file is uploading and if not then bails out, and even if it is bails out after 2 minutes Fixes #87 | |||
* | Do not hard code image uploading message | Struan Donald | 2013-08-09 | -0/+1 |
| | ||||
* | Make message strings a bit more consistent | Struan Donald | 2013-08-02 | -8/+8 |
| | | | | | Add full stop at the end of all messages try again -> try again later | |||
* | Add in translation framework and templates | Struan Donald | 2013-07-30 | -0/+48 |
For #12 |