aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeLines
* teeny bit more documention in the example config fileinternational-map-fixStruan Donald2014-04-01-1/+2
* use OpenStreetMap tiles if not in UKStruan Donald2014-04-01-2/+9
* Hide any alert messages if the user scrolls the mapStruan Donald2014-04-01-0/+3
* use > 7 rather than == 7 to detect iOS7Struan Donald2014-04-01-1/+1
* If help is visible then the back button hides itStruan Donald2014-01-09-1/+3
* Fix variable name typo so it submits with user title if presentStruan Donald2014-01-09-2/+2
* Do not focus on search box on first loadStruan Donald2013-10-03-1/+5
* Fix iOS 7 display to clear scroll barStruan Donald2013-09-26-2/+14
* Reduce the size of the photos we useStruan Donald2013-09-24-2/+4
* split out photo option setting to a methodStruan Donald2013-09-24-2/+26
* Save the current user as we goStruan Donald2013-09-19-0/+6
* Change initial map page if locating draft with no locationStruan Donald2013-09-18-5/+15
* Do not show relocate if search errors visibleStruan Donald2013-09-18-1/+3
* clear search errors when starting new reportStruan Donald2013-09-18-0/+1
* Send 0 or 1 to server for may_show nameStruan Donald2013-09-18-1/+1
* Save last show name publicly statusStruan Donald2013-09-17-3/+6
* Location instead of positionStruan Donald2013-09-16-2/+2
* remove debug codeStruan Donald2013-09-16-1/+0
* Remove hardcoded position result strings from offline pageStruan Donald2013-09-16-2/+4
* Change photo page title if report has a photoStruan Donald2013-09-16-0/+5
* Add note about confirmation to login errorsStruan Donald2013-09-12-2/+2
* prevent map zoom snapback effectStruan Donald2013-09-11-0/+25
* Allow details screen to scroll on AndroidStruan Donald2013-09-11-7/+44
* Scale photos to roughly 3 MPStruan Donald2013-09-09-2/+2
* delay display of photo delete buttonStruan Donald2013-08-23-2/+2
* Make dubug output conditional on a debug flagStruan Donald2013-08-23-24/+30
* remove unwanted debug statementsStruan Donald2013-08-23-6/+0
* Correctly handle back button on start screensStruan Donald2013-08-23-2/+26
* Fix race condition when setting currentViewStruan Donald2013-08-23-2/+4
* Reverse direction of locator progress indicatorStruan Donald2013-08-22-1/+1
* Change position of remove photo buttonStruan Donald2013-08-21-3/+3
* Stop running locate progress indicator when hiddenStruan Donald2013-08-20-0/+3
* Only call content hide before displaying pageStruan Donald2013-08-20-2/+6
* Replace view report link with a button on final screenconfirm-screen-buttonsStruan Donald2013-08-20-0/+7
* Add a start new report button to final screenStruan Donald2013-08-20-0/+1
* Remove next button from confirm location screenStruan Donald2013-08-20-5/+2
* Remember user's name once enteredStruan Donald2013-08-19-0/+4
* Reset submission type on choices screenStruan Donald2013-08-19-1/+6
* Do not make initial help full heightStruan Donald2013-08-19-4/+14
* Shorter intro help textStruan Donald2013-08-19-8/+13
* Hide errors on submit login password pageStruan Donald2013-08-16-0/+2
* Correctly close location error message tagStruan Donald2013-08-15-1/+2
* Improve geolocation failed error messageStruan Donald2013-08-15-1/+1
* Geolocation error was never shown if accuracy check failedStruan Donald2013-08-15-3/+2
* Add in test version warning to initial map pageStruan Donald2013-08-15-0/+5
* Fix android 2 scrolling caused by helpStruan Donald2013-08-15-1/+4
* Better name and even less duplicate code for first time help displayStruan Donald2013-08-14-10/+7
* Refactor first time help showing code to a methodStruan Donald2013-08-14-4/+7
* remove debug outputStruan Donald2013-08-14-4/+0
* improve post help show callback readabilityStruan Donald2013-08-14-1/+5