Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Short lat/lon enough here. | Matthew Somerville | 2011-02-10 | -1/+1 |
| | ||||
* | council_check() using lat/lon. | Matthew Somerville | 2011-02-10 | -2/+2 |
| | ||||
* | Bug fixes found by running test suite | Edmund von der Burg | 2011-02-10 | -4/+5 |
| | ||||
* | typo | Edmund von der Burg | 2011-02-10 | -1/+1 |
| | ||||
* | Merge branch 'master' into migrate_from_osgb36_to_wgs84 | Edmund von der Burg | 2011-02-10 | -208/+47 |
|\ | ||||
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Matthew Somerville | 2011-02-10 | -0/+9 |
| |\ | ||||
| * | | Translation update from Petter. | Matthew Somerville | 2011-02-10 | -208/+47 |
| | | | ||||
* | | | Merge branch 'master' into migrate_from_osgb36_to_wgs84 | Edmund von der Burg | 2011-02-10 | -0/+9 |
|\ \ \ | | |/ | |/| | ||||
| * | | Add problem state to alert-update emails | Edmund von der Burg | 2011-02-09 | -0/+9 |
| |/ | | | | | | | Closes #77 | |||
* | | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -34/+48 |
| | | | | | | | | Shorter coords in RSS and alert urls | |||
* | | Created function to convert e,n to lat,lon and optionally truncate results | Edmund von der Burg | 2011-02-10 | -6/+105 |
| | | ||||
* | | Fix to RSS tests (and bug in code) | Edmund von der Burg | 2011-02-09 | -11/+32 |
| | | ||||
* | | Fix to eha alerts test | Edmund von der Burg | 2011-02-09 | -2/+6 |
| | | ||||
* | | Fix local alert tests | Edmund von der Burg | 2011-02-09 | -4/+13 |
| | | ||||
* | | typo | Edmund von der Burg | 2011-02-09 | -1/+1 |
| | | ||||
* | | convert e,n to lat,lon in submit report to avoid touching the rest of code | Edmund von der Burg | 2011-02-09 | -2/+8 |
| | | ||||
* | | Disable debug output | Edmund von der Burg | 2011-02-09 | -1/+2 |
| | | ||||
* | | Merge branch 'master' into migrate_from_osgb36_to_wgs84 | Edmund von der Burg | 2011-02-09 | -7/+2 |
|\| | ||||
| * | Needed package for test suite. | Matthew Somerville | 2011-02-09 | -1/+2 |
| | | ||||
| * | Currently unneeded. | Matthew Somerville | 2011-02-09 | -6/+0 |
| | | ||||
* | | Added back whitespace required for proper formatting | Edmund von der Burg | 2011-02-09 | -1/+1 |
| | | ||||
* | | Update tests for page | Edmund von der Burg | 2011-02-09 | -10/+17 |
| | | ||||
* | | migrate admin cgi | Edmund von der Burg | 2011-02-09 | -3/+3 |
| | | ||||
* | | migrate import cgi | Edmund von der Burg | 2011-02-09 | -8/+23 |
| | | ||||
* | | Merge branch 'master' into migrate_from_osgb36_to_wgs84 | Edmund von der Burg | 2011-02-09 | -0/+1 |
|\| | ||||
| * | FAQ Text tweak. | Matthew Somerville | 2011-02-07 | -0/+1 |
| | | ||||
* | | Add eastings and northings back into problem report email if in UK | Edmund von der Burg | 2011-02-09 | -3/+19 |
| | | ||||
* | | Fix so that lat lon appear in georss | Edmund von der Burg | 2011-02-09 | -3/+2 |
| | | ||||
* | | typo fix | Edmund von der Burg | 2011-02-09 | -1/+1 |
| | | ||||
* | | Create an alert from lat,lon | Edmund von der Burg | 2011-02-08 | -24/+25 |
| | | ||||
* | | checked all the scripts | Edmund von der Burg | 2011-02-08 | -0/+5 |
| | | ||||
* | | converted update-areas script | Edmund von der Burg | 2011-02-08 | -2/+2 |
| | | ||||
* | | converted sent-reports script | Edmund von der Burg | 2011-02-08 | -16/+22 |
| | | ||||
* | | remove debug warnings | Edmund von der Burg | 2011-02-08 | -6/+0 |
| | | ||||
* | | correct RSS url | Edmund von der Burg | 2011-02-08 | -17/+18 |
| | | | | | | | | | | redirect e,n query to lat lon serve lat,lon | |||
* | | Fixed 'More nearby' link | Edmund von der Burg | 2011-02-08 | -3/+31 |
| | | | | | | | | | | Find problems by lat, lon. Redirect e,n searches to lat, lon | |||
* | | Fixed google map link | Edmund von der Burg | 2011-02-08 | -3/+6 |
| | | ||||
* | | Fix so you can view a report | Edmund von der Burg | 2011-02-08 | -1/+1 |
| | | ||||
* | | Fix so that reporting problems works again | Edmund von der Burg | 2011-02-08 | -1/+2 |
| | | ||||
* | | Proper param names and correct mapit call | Edmund von der Burg | 2011-02-08 | -11/+11 |
| | | ||||
* | | added a helper sub | Edmund von der Burg | 2011-02-08 | -8/+16 |
| | | | | | | Fixes to get map pins working when map is moved | |||
* | | Die if there is a compile time error in the maps code | Edmund von der Burg | 2011-02-08 | -0/+3 |
| | | ||||
* | | Lots of conversions - code now in a broken state | Edmund von der Burg | 2011-02-08 | -84/+166 |
| | | ||||
* | | Added Carp::Always to local perllib for debugging | Edmund von der Burg | 2011-02-08 | -0/+162 |
| | | ||||
* | | convert various map functions | Edmund von der Burg | 2011-02-08 | -43/+61 |
| | | ||||
* | | Add COUNTRY to config | Edmund von der Burg | 2011-02-08 | -5/+10 |
| | | | | | | If GB check lat,lon in UK | |||
* | | convert partial token loading | Edmund von der Burg | 2011-02-08 | -3/+3 |
| | | ||||
* | | itemize code files that need checking | Edmund von der Burg | 2011-02-08 | -0/+46 |
| | | ||||
* | | Correct parameter order | Edmund von der Burg | 2011-02-08 | -1/+1 |
| | | ||||
* | | convert e,n to lat,lon for flickr importer | Edmund von der Burg | 2011-02-07 | -7/+7 |
| | |