aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Remove unneeded decodes, everything is already decoded by then, and fix for p...Matthew Somerville2011-02-24-1/+0
* Switch to jslib OpenLayers.Matthew Somerville2011-02-23-1/+1
* Local copy of OpenLayers.js in case it's slow/not responding.Matthew Somerville2011-02-23-1/+1
* Localise date string in RSS feed.Matthew Somerville2011-02-23-9/+6
* Unidecode strings back from strftime.Matthew Somerville2011-02-23-4/+4
* Remove colon from translated string, as it appears elsewhere.Matthew Somerville2011-02-23-2/+2
* Fix obscure locale bug to do with stringification of numbers.Matthew Somerville2011-02-22-1/+2
* Couple of URI escaping fixes, plus cope with different versions of LWP return...Matthew Somerville2011-02-22-2/+3
* Check geocoded strings have Norge in them.Matthew Somerville2011-02-22-0/+6
* We want incoming data to be Unicodised.Matthew Somerville2011-02-22-1/+1
* Translation update.Matthew Somerville2011-02-22-1/+1
* Map JS only when map is being shown.Matthew Somerville2011-02-22-2/+2
* Remove all encodes, they now cause double-encoding.Matthew Somerville2011-02-21-2/+2
* Typo.Matthew Somerville2011-02-19-1/+1
* Fix cron trying to run over rows it doesn't understand, URL escaping, capital...Matthew Somerville2011-02-19-1/+1
* Missing include.Matthew Somerville2011-02-17-1/+2
* Hopefully mostly fix charset issue (FastCGI was very unhelpful here, it turns...Matthew Somerville2011-02-17-3/+4
* Some missing use Encodes.Matthew Somerville2011-02-17-0/+2
* Some translation updates and i18n code improvements.Matthew Somerville2011-02-17-7/+9
* Display pins.Matthew Somerville2011-02-17-1/+2
* First pin pass.Matthew Somerville2011-02-16-0/+4
* Map clicking.Matthew Somerville2011-02-16-0/+2
* Various encoding fixing.Matthew Somerville2011-02-16-11/+15
* Council list related stuff, on /reports and admin page.Matthew Somerville2011-02-15-6/+14
* Put area types in cobrand.Matthew Somerville2011-02-14-0/+15
* Tweaks to OSM map module, fix for truncated co-ords.Matthew Somerville2011-02-14-6/+7
* Fix NO footer.Matthew Somerville2011-02-14-5/+9
* Only do lat/lon->E/N check if country is GB.Matthew Somerville2011-02-14-7/+9
* Footer for Norway.Matthew Somerville2011-02-12-15/+20
* 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-14/+27
* More EN locales.Matthew Somerville2011-02-11-1/+4
* 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
* 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-1/+1
* council_check() using lat/lon.Matthew Somerville2011-02-10-2/+2
* Merge branch 'master' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-10-0/+7
|\
| * Add problem state to alert-update emailsEdmund von der Burg2011-02-09-0/+7
* | Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-3/+5
* | Created function to convert e,n to lat,lon and optionally truncate resultsEdmund von der Burg2011-02-10-6/+64
* | Fix so that lat lon appear in georssEdmund von der Burg2011-02-09-3/+2
* | Fix so you can view a reportEdmund von der Burg2011-02-08-1/+1
* | added a helper subEdmund von der Burg2011-02-08-8/+16
* | 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-24/+63
* | Added Carp::Always to local perllib for debuggingEdmund von der Burg2011-02-08-0/+162
* | convert various map functionsEdmund von der Burg2011-02-08-40/+58
* | Migrate of Problems::nearby and calling codeEdmund von der Burg2011-02-07-10/+11