aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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 ↵Matthew Somerville2011-02-11-31/+43
| | | | page text.
* 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
| | | | has other UK-only code in it still and it causes error without.
* Get translatable string out of a string; update .po file with new strings ↵Matthew Somerville2011-02-10-692/+769
| | | | from Petter and updates from code.
* 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
| | | | | | | | | | | | | | | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | 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
| | | | | |