Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | clicking on pins to get more detail of report now works. Fixes #428 | Struan Donald | 2013-05-31 | -1/+7 |
| | ||||
* | remove unused code | Struan Donald | 2013-05-30 | -1/+0 |
| | ||||
* | do not use a fixed position header on the map screen as that causes the | Struan Donald | 2013-05-30 | -6/+6 |
| | | | | | size of the screen to jump before navigation and the confirm button and attribution text to move | |||
* | remove unused code | Struan Donald | 2013-05-21 | -3/+0 |
| | ||||
* | update around page to use new design | Struan Donald | 2013-05-21 | -45/+2 |
| | ||||
* | Add in a confirm location step as it provides a better workflow when | Struan Donald | 2013-04-23 | -1/+6 |
| | | | | dealing with existing reports | |||
* | always set currentPosition to use lat/long | Struan Donald | 2013-04-22 | -1/+1 |
| | ||||
* | set currentPosition whenever we center map | Struan Donald | 2013-03-20 | -0/+1 |
| | ||||
* | display blue dot at current location and update as person moves | Struan Donald | 2013-03-20 | -0/+3 |
| | ||||
* | around page doing GPS locate and showing map | Struan Donald | 2013-02-28 | -1/+1 |
| | ||||
* | WIP around page display | Struan Donald | 2013-02-28 | -7/+7 |
| | ||||
* | set default zoom to max | Struan Donald | 2012-11-30 | -1/+1 |
| | ||||
* | move map resize code so it is only called on pages with maps | Struan Donald | 2012-11-16 | -0/+41 |
| | ||||
* | make sure that dragging is enabled when we load the map | Struan Donald | 2012-11-15 | -0/+1 |
| | ||||
* | deactivate drag on map when you mark a location | Struan Donald | 2012-11-15 | -0/+14 |
| | ||||
* | add zoom controls back in as pinch zoom does not work on all android phones | Struan Donald | 2012-11-15 | -0/+35 |
| | ||||
* | remove old and tidy up code | Struan Donald | 2012-11-13 | -4/+0 |
| | ||||
* | place crosshair over map centre so it is over our location | Struan Donald | 2012-11-12 | -2/+4 |
| | ||||
* | more use of vclick to speed up ui | Struan Donald | 2012-11-12 | -2/+2 |
| | ||||
* | remove some code that does not relate to mobile | Struan Donald | 2012-11-12 | -48/+0 |
| | ||||
* | remove more unused code | Struan Donald | 2012-11-09 | -161/+1 |
| | ||||
* | reload saved report for completion | Struan Donald | 2012-11-07 | -52/+9 |
| | ||||
* | bit of a tidy up of some old code | Struan Donald | 2012-11-07 | -31/+4 |
| | ||||
* | Slightly more fleshed out workflow for dealing with internet | Struan Donald | 2012-11-06 | -12/+20 |
| | | | | connection being unavailable and creating an offline report | |||
* | use crosshairs for reporting problem location | Struan Donald | 2012-11-05 | -0/+13 |
| | ||||
* | Merge remote-tracking branch 'origin/crosshairs-front-page' into ↵ | Struan Donald | 2012-11-05 | -0/+45 |
|\ | | | | | | | | | | | | | | | | | phonegap-jquery-mobile Conflicts: phonegap/www/css/mobile.css phonegap/www/index.html phonegap/www/js/fixmystreet.js | |||
| * | Add a crosshairs control and "mark here" link | Mark Longair | 2012-11-02 | -0/+43 |
| | | ||||
| * | Add some Emacs mode hints | Mark Longair | 2012-11-02 | -0/+2 |
| | | ||||
* | | display contents of saved reports | Struan Donald | 2012-10-30 | -2/+7 |
| | | ||||
* | | improve map display | Struan Donald | 2012-10-26 | -37/+28 |
| | | ||||
* | | tweaks to make form submission work with jquery mobile | Struan Donald | 2012-10-24 | -0/+2 |
| | | ||||
* | | Work in progress converstion to use Jquery mobile | Struan Donald | 2012-10-24 | -3/+65 |
|/ | | | | | Problem submission doesn't work yet and still some look and feel work to be done | |||
* | fix a few more places where we need FMS_URL | Struan Donald | 2012-05-25 | -3/+3 |
| | ||||
* | bring CSS and JS up to date with web version | Struan Donald | 2012-05-24 | -20/+42 |
| | ||||
* | put back in commented out code | Struan Donald | 2012-03-19 | -3/+3 |
| | ||||
* | move config out to file | Struan Donald | 2012-03-13 | -2/+2 |
| | ||||
* | rough initial code for iPhone phonegap app | Struan Donald | 2012-03-12 | -0/+500 |