Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove next button from confirm location screen | Struan Donald | 2013-08-20 | -4/+1 |
| | | | | | | | Potentially confusing to user that there is a confirm location and a next button and as they do the same remove the most ambigously titled one. Fixes #105 | |||
* | Remember user's name once entered | Struan Donald | 2013-08-19 | -0/+4 |
| | | | | Fixes #102 | |||
* | Reset submission type on choices screen | Struan Donald | 2013-08-19 | -1/+6 |
| | | | | | Removes problems with starting one type of submission, going back and the state not being properly cleared | |||
* | Shorter intro help text | Struan Donald | 2013-08-19 | -1/+0 |
| | | | | Fixes #100 | |||
* | Hide errors on submit login password page | Struan Donald | 2013-08-16 | -0/+2 |
| | | | | Otherwise they are still there if you are asked to confirm your name | |||
* | Correctly close location error message tag | Struan Donald | 2013-08-15 | -1/+2 |
| | ||||
* | Geolocation error was never shown if accuracy check failed | Struan Donald | 2013-08-15 | -3/+2 |
| | | | | | | If we got a geolocation fix but not one that met the accuracy check then the locating screen was being hidden but the error message was never being displayed. | |||
* | Better name and even less duplicate code for first time help display | Struan Donald | 2013-08-14 | -10/+7 |
| | ||||
* | Refactor first time help showing code to a method | Struan Donald | 2013-08-14 | -4/+7 |
| | | | | For the reduction of duplicate code | |||
* | Display help the first time the app is run | Struan Donald | 2013-08-12 | -0/+10 |
| | | | | | | Also record when help has been viewed so we don't display it again. For #92. | |||
* | fix missing ] | Struan Donald | 2013-08-12 | -1/+1 |
| | ||||
* | Remove hardcoded location search placeholder text | Struan Donald | 2013-08-09 | -1/+1 |
| | ||||
* | Remove hardcoded submission error dialog button strings | Struan Donald | 2013-08-09 | -1/+1 |
| | ||||
* | Put in place timeout for file upload | Struan Donald | 2013-08-09 | -1/+3 |
| | | | | | | | 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 | |||
* | Reset submission type if confirming by email | Struan Donald | 2013-08-08 | -0/+1 |
| | | | | | | Prevents the app form attempting to log you in if you've attempted password login, it's failed and you've gone back to email confirmation. Fixes #88 | |||
* | Fix glitchy drafts to offline transition | Struan Donald | 2013-08-07 | -0/+20 |
| | | | | | | | Make sure offline page is scrolled to top before it's displayed and also hide drafts page to make avoid popup effects Fixes #85 | |||
* | correct transition direction for offline -> drafts | Struan Donald | 2013-08-07 | -2/+2 |
| | ||||
* | make sure the relocate button is hidden before map display | Struan Donald | 2013-08-07 | -0/+1 |
| | ||||
* | Force saving of draft if removing a photo | Struan Donald | 2013-08-07 | -1/+1 |
| | | | | | | | | Becuase we don't save drafts that are only a location once you remove the photo from a report that only has a location and a photo that change isn't saved as it becomes a report with only a location hence add a force option so saveCurrentDrafts and use it when removing a photo. Fixes #86 | |||
* | Improve feel of photo adding screen | Struan Donald | 2013-08-06 | -0/+8 |
| | | | | | | Now we hide the placeholder image to stop jerky resizing Also display a busy indicator so the user knows something is happening Fixes #83 after a fashion. | |||
* | only hide search errors if there is a map | Struan Donald | 2013-08-06 | -2/+4 |
| | | | | | Otherwise when the inital search fails bluring the search box removes the errors which doesn't seem very helpful | |||
* | Return to details extra page from submit page as appropriate | Struan Donald | 2013-08-05 | -2/+17 |
| | | | | Fixes #82 | |||
* | Only stop listening to search events once search complete | Struan Donald | 2013-08-05 | -2/+4 |
| | | | | | | Don't stop listening to all locator events as that stops the current location GPS function working. Fixes #80. | |||
* | fix .attr call | Struan Donald | 2013-08-05 | -1/+1 |
| | ||||
* | Improve display of error messages on confirm screen | Struan Donald | 2013-08-05 | -0/+3 |
| | | | | | | | Hide start blurb and replace with errors in order to stop the screen getting too long. Fixes #77. | |||
* | Merge remote-tracking branch 'origin/master' | Struan Donald | 2013-08-05 | -1/+1 |
|\ | ||||
| * | Fixed text for no-location search box | Jedidiah Broadbent | 2013-08-05 | -1/+1 |
| | | ||||
* | | Display reposition report button after recentering map | Struan Donald | 2013-08-05 | -1/+21 |
| | | | | | | | | | | | | | | If recentering the map moves the crosshair position to somewhere different to the current report location then display the reposition button. Includes small margin of error for GPS noise etc. Fixes #75 | |||
* | | Improve name validation | Struan Donald | 2013-08-05 | -1/+1 |
| | | | | | | | | | | Insist on a space somewhere in the name to match server side rules. Fixes #76 | |||
* | | Add basic validation to set password screen | Struan Donald | 2013-08-05 | -5/+7 |
|/ | | | | Fixes #78 | |||
* | Improve the select draft -> map transition | Struan Donald | 2013-08-02 | -0/+16 |
| | | | | | | | | Hide the list of reports to stop the weird popup things and start off the map change before we navigate to the map screen as it then looks part of the same action rather than transition followed by map move. Fixes #72 | |||
* | do not highlight the email field for general login errors | Struan Donald | 2013-08-02 | -2/+2 |
| | ||||
* | always dismiss onscreen keyboard when logging in | Struan Donald | 2013-08-02 | -2/+1 |
| | ||||
* | improve display of search errors | Struan Donald | 2013-08-01 | -2/+22 |
| | ||||
* | Make sure drafts button is hidden initially | Struan Donald | 2013-08-01 | -0/+1 |
| | | | | | Avoids it appearing and disappearing if yo go back to the screen from the photo page | |||
* | Do not perform background map blurring unless iPhone 4s+ | Struan Donald | 2013-08-01 | -1/+3 |
| | | | | | On iPhone 4 it slows things down too much and as there's no way to sensibly limit this on Android devices just don't do it on Android. | |||
* | server actually sends back titles_list not title_list | Struan Donald | 2013-08-01 | -2/+2 |
| | ||||
* | force bbox update if we cancel the current report | Struan Donald | 2013-07-30 | -0/+2 |
| | | | | Fixes #71 | |||
* | Hide popup and make sure crosshairs visible when click New Report | Struan Donald | 2013-07-30 | -0/+2 |
| | | | | Fixes #67 | |||
* | Provide options if report submission fails | Struan Donald | 2013-07-26 | -3/+22 |
| | | | | | Rather that just please retry offer user ability to either save the report for later or to try again. | |||
* | More reliably make sure crosshair is displayed | Struan Donald | 2013-07-26 | -5/+2 |
| | | | | | | | The touchstart event seem unreliable in combination with openlayers and also the ability of backbone to capture events from an element not managed by it is also suspect so use touchend which is more reliable and directly manage handling it. It's not as neat but it works reliably :/ | |||
* | display keyboard automatically on locating failed screen. Fixes #65 | Struan Donald | 2013-07-25 | -0/+1 |
| | ||||
* | redisplay the corsshairs if the user touches the map. Fixes #5 | Struan Donald | 2013-07-25 | -0/+5 |
| | ||||
* | move cancelling of offline locate click default up to the view the event | Struan Donald | 2013-07-25 | -3/+7 |
| | | | | | is for rather because locator.locate usually doesn't get an event and it's silly to put a guard clause there | |||
* | add and remove background-map class to map_box when map enters/leaves ↵ | Struan Donald | 2013-07-25 | -0/+2 |
| | | | | background. Fixes #64 | |||
* | stop phantom click throughs from canceling the locating screen and also from ↵ | Struan Donald | 2013-07-25 | -2/+4 |
| | | | | it starting and immediately returning on the offline screen | |||
* | Stop locating screen being able to scroll. Fixes #60 | Struan Donald | 2013-07-25 | -0/+3 |
| | ||||
* | change to use phonegap API alert call so we can use a title in | Struan Donald | 2013-07-23 | -8/+8 |
| | | | | | the alert box and then use own internal function to call this to ensure consistency | |||
* | If we pause the app then it seems to fire the report synced event on iOS | Struan Donald | 2013-07-23 | -0/+3 |
| | | | | | | | which means we change page. However, it does this outside the report model so we set a success flag on the report and then check for that in the sync event handler to make sure it's a genuine report sync event. Fixes #59. | |||
* | improve handling of upload errors | Struan Donald | 2013-07-22 | -2/+2 |
| |