aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Short lat/lon enough here.Matthew Somerville2011-02-10-1/+1
|
* council_check() using lat/lon.Matthew Somerville2011-02-10-2/+2
|
* Bug fixes found by running test suiteEdmund von der Burg2011-02-10-4/+5
|
* typoEdmund von der Burg2011-02-10-1/+1
|
* Merge branch 'master' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-10-208/+47
|\
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetMatthew Somerville2011-02-10-0/+9
| |\
| * | Translation update from Petter.Matthew Somerville2011-02-10-208/+47
| | |
* | | Merge branch 'master' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-10-0/+9
|\ \ \ | | |/ | |/|
| * | Add problem state to alert-update emailsEdmund von der Burg2011-02-09-0/+9
| |/ | | | | | | Closes #77
* | Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-34/+48
| | | | | | | | Shorter coords in RSS and alert urls
* | Created function to convert e,n to lat,lon and optionally truncate resultsEdmund von der Burg2011-02-10-6/+105
| |
* | Fix to RSS tests (and bug in code)Edmund von der Burg2011-02-09-11/+32
| |
* | Fix to eha alerts testEdmund von der Burg2011-02-09-2/+6
| |
* | Fix local alert testsEdmund von der Burg2011-02-09-4/+13
| |
* | typoEdmund von der Burg2011-02-09-1/+1
| |
* | convert e,n to lat,lon in submit report to avoid touching the rest of codeEdmund von der Burg2011-02-09-2/+8
| |
* | Disable debug outputEdmund von der Burg2011-02-09-1/+2
| |
* | Merge branch 'master' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-09-7/+2
|\|
| * Needed package for test suite.Matthew Somerville2011-02-09-1/+2
| |
| * Currently unneeded.Matthew Somerville2011-02-09-6/+0
| |
* | Added back whitespace required for proper formattingEdmund von der Burg2011-02-09-1/+1
| |
* | Update tests for pageEdmund von der Burg2011-02-09-10/+17
| |
* | migrate admin cgiEdmund von der Burg2011-02-09-3/+3
| |
* | migrate import cgiEdmund von der Burg2011-02-09-8/+23
| |
* | Merge branch 'master' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-09-0/+1
|\|
| * FAQ Text tweak.Matthew Somerville2011-02-07-0/+1
| |
* | Add eastings and northings back into problem report email if in UKEdmund von der Burg2011-02-09-3/+19
| |
* | Fix so that lat lon appear in georssEdmund von der Burg2011-02-09-3/+2
| |
* | typo fixEdmund von der Burg2011-02-09-1/+1
| |
* | Create an alert from lat,lonEdmund von der Burg2011-02-08-24/+25
| |
* | checked all the scriptsEdmund von der Burg2011-02-08-0/+5
| |
* | converted update-areas scriptEdmund von der Burg2011-02-08-2/+2
| |
* | converted sent-reports scriptEdmund von der Burg2011-02-08-16/+22
| |
* | remove debug warningsEdmund von der Burg2011-02-08-6/+0
| |
* | correct RSS urlEdmund von der Burg2011-02-08-17/+18
| | | | | | | | | | redirect e,n query to lat lon serve lat,lon
* | Fixed 'More nearby' linkEdmund von der Burg2011-02-08-3/+31
| | | | | | | | | | Find problems by lat, lon. Redirect e,n searches to lat, lon
* | Fixed google map linkEdmund von der Burg2011-02-08-3/+6
| |
* | Fix so you can view a reportEdmund von der Burg2011-02-08-1/+1
| |
* | Fix so that reporting problems works againEdmund von der Burg2011-02-08-1/+2
| |
* | Proper param names and correct mapit callEdmund von der Burg2011-02-08-11/+11
| |
* | added a helper subEdmund von der Burg2011-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 codeEdmund von der Burg2011-02-08-0/+3
| |
* | Lots of conversions - code now in a broken stateEdmund von der Burg2011-02-08-84/+166
| |
* | Added Carp::Always to local perllib for debuggingEdmund von der Burg2011-02-08-0/+162
| |
* | convert various map functionsEdmund von der Burg2011-02-08-43/+61
| |
* | Add COUNTRY to configEdmund von der Burg2011-02-08-5/+10
| | | | | | If GB check lat,lon in UK
* | convert partial token loadingEdmund von der Burg2011-02-08-3/+3
| |
* | itemize code files that need checkingEdmund von der Burg2011-02-08-0/+46
| |
* | Correct parameter orderEdmund von der Burg2011-02-08-1/+1
| |
* | convert e,n to lat,lon for flickr importerEdmund von der Burg2011-02-07-7/+7
| |