aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetMatthew Somerville2011-02-17-451/+768
|\
| * .po update, Oslo on all reports page.Matthew Somerville2011-02-17-451/+768
* | Some missing use Encodes.Matthew Somerville2011-02-17-0/+4
|/
* Typo.Matthew Somerville2011-02-17-1/+1
* Some translation updates and i18n code improvements.Matthew Somerville2011-02-17-78/+76
* Display pins.Matthew Somerville2011-02-17-9/+21
* First pin pass.Matthew Somerville2011-02-16-2/+19
* Map clicking.Matthew Somerville2011-02-16-4/+44
* Alert page working, and dealing with Oslo being both kommune and fylke.Matthew Somerville2011-02-16-8/+62
* Various encoding fixing.Matthew Somerville2011-02-16-47/+61
* Doesn't need logo id again.Matthew Somerville2011-02-15-1/+1
* Google link only on GB.Matthew Somerville2011-02-15-3/+4
* Translate optional string.Matthew Somerville2011-02-15-1/+2
* More translation.Matthew Somerville2011-02-15-229/+175
* Council list related stuff, on /reports and admin page.Matthew Somerville2011-02-15-64/+112
* .po update.Matthew Somerville2011-02-15-223/+461
* Put area types in cobrand.Matthew Somerville2011-02-14-14/+28
* Tweaks to OSM map module, fix for truncated co-ords.Matthew Somerville2011-02-14-10/+11
* Update .po files.Matthew Somerville2011-02-14-439/+258
* Fix NO footer.Matthew Somerville2011-02-14-8/+12
* DB used to return metres, now returns km.Matthew Somerville2011-02-14-4/+4
* Only do lat/lon->E/N check if country is GB.Matthew Somerville2011-02-14-7/+9
* .po update.Matthew Somerville2011-02-14-163/+356
* Footer for Norway.Matthew Somerville2011-02-12-15/+36
* .po update.Matthew Somerville2011-02-11-316/+325
* Norway place lookup.Matthew Somerville2011-02-11-10/+19
* Streamline header/footer, bit of cobranding for language override and front p...Matthew Somerville2011-02-11-31/+43
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-34/+31
* More EN locales.Matthew Somerville2011-02-11-7/+16
* Do co-ordinate transform in English locale.Matthew Somerville2011-02-11-2/+5
* Make sure variable defined after the code that blanks out the hash.Matthew Somerville2011-02-11-6/+6
* Fix variable names.Matthew Somerville2011-02-11-8/+8
* Update commonlib.Matthew Somerville2011-02-11-0/+0
* Use live updating batch size, and match whitespace from schema.Matthew Somerville2011-02-11-2/+2
* Update EHA .po file.Matthew Somerville2011-02-10-484/+549
* Put back UK-only code for atomic nature of E/N -> lat/lon conversion, module ...Matthew Somerville2011-02-10-0/+7
* Get translatable string out of a string; update .po file with new strings fro...Matthew Somerville2011-02-10-692/+769
* Merge commit 'remotes/origin/migrate_from_osgb36_to_wgs84'Matthew Somerville2011-02-10-295/+1107
|\
| * Couple more places truncated co-ords can be used.Matthew Somerville2011-02-10-2/+7
| * Defining before use probably helpful.Matthew Somerville2011-02-10-5/+5
| * 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' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-10-0/+9
| |\ \
| * | | Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-34/+48
| * | | 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