aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/views
Commit message (Expand)AuthorAgeLines
* make sure the relocate button is hidden before map displayStruan Donald2013-08-07-0/+1
* Force saving of draft if removing a photoStruan Donald2013-08-07-1/+1
* Improve feel of photo adding screenStruan Donald2013-08-06-0/+8
* only hide search errors if there is a mapStruan Donald2013-08-06-2/+4
* Return to details extra page from submit page as appropriateStruan Donald2013-08-05-2/+17
* Only stop listening to search events once search completeStruan Donald2013-08-05-2/+4
* fix .attr callStruan Donald2013-08-05-1/+1
* Improve display of error messages on confirm screenStruan Donald2013-08-05-0/+3
* Merge remote-tracking branch 'origin/master'Struan Donald2013-08-05-1/+1
|\
| * Fixed text for no-location search boxJedidiah Broadbent2013-08-05-1/+1
* | Display reposition report button after recentering mapStruan Donald2013-08-05-1/+21
* | Improve name validationStruan Donald2013-08-05-1/+1
* | Add basic validation to set password screenStruan Donald2013-08-05-5/+7
|/
* Improve the select draft -> map transitionStruan Donald2013-08-02-0/+16
* do not highlight the email field for general login errorsStruan Donald2013-08-02-2/+2
* always dismiss onscreen keyboard when logging inStruan Donald2013-08-02-2/+1
* improve display of search errorsStruan Donald2013-08-01-2/+22
* Make sure drafts button is hidden initiallyStruan Donald2013-08-01-0/+1
* Do not perform background map blurring unless iPhone 4s+Struan Donald2013-08-01-1/+3
* server actually sends back titles_list not title_listStruan Donald2013-08-01-2/+2
* force bbox update if we cancel the current reportStruan Donald2013-07-30-0/+2
* Hide popup and make sure crosshairs visible when click New ReportStruan Donald2013-07-30-0/+2
* Provide options if report submission failsStruan Donald2013-07-26-3/+22
* More reliably make sure crosshair is displayedStruan Donald2013-07-26-5/+2
* display keyboard automatically on locating failed screen. Fixes #65Struan Donald2013-07-25-0/+1
* redisplay the corsshairs if the user touches the map. Fixes #5Struan Donald2013-07-25-0/+5
* move cancelling of offline locate click default up to the view the eventStruan Donald2013-07-25-3/+7
* add and remove background-map class to map_box when map enters/leaves backgro...Struan Donald2013-07-25-0/+2
* stop phantom click throughs from canceling the locating screen and also from ...Struan Donald2013-07-25-2/+4
* Stop locating screen being able to scroll. Fixes #60Struan Donald2013-07-25-0/+3
* change to use phonegap API alert call so we can use a title inStruan Donald2013-07-23-8/+8
* If we pause the app then it seems to fire the report synced event on iOSStruan Donald2013-07-23-0/+3
* improve handling of upload errorsStruan Donald2013-07-22-2/+2
* try again goes to around rather than home from offline screenStruan Donald2013-07-19-1/+1
* hide locating screen before changing to offline screen as otherwise you get a...Struan Donald2013-07-19-0/+1
* avoid distorting photo placeholder image. Fixes #50Struan Donald2013-07-19-2/+2
* do not display lat/long of offline report. For #55Struan Donald2013-07-18-1/+1
* update text and how deleteing all drafts is handled on drafts screen. Fixes #49Struan Donald2013-07-18-0/+12
* fix layout of offline save page. Fixes #53Struan Donald2013-07-18-0/+1
* return to the map screen and not the home screen from account and draftsStruan Donald2013-07-17-2/+4
* Change invalid report handling to allow subclass to override it.Struan Donald2013-07-17-18/+21
* close correct tagStruan Donald2013-07-16-1/+1
* If the category extras lookup fails display error. Fixes #48.Struan Donald2013-07-16-1/+1
* If location check fails display an error. Fixes #47.Struan Donald2013-07-16-1/+5
* focus on something before we leave the details screen to try and dismiss the ...Struan Donald2013-07-16-0/+2
* use a unique name for each photo added to a report in order to get roundStruan Donald2013-07-16-2/+3
* On android we access photos directly on the file system rather than inStruan Donald2013-07-16-1/+13
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-0/+1868