| Commit message (Expand) | Author | Age | Lines |
* | Remove unneeded decodes, everything is already decoded by then, and fix for p... | Matthew Somerville | 2011-02-24 | -1/+0 |
* | Switch to jslib OpenLayers. | Matthew Somerville | 2011-02-23 | -1/+1 |
* | Local copy of OpenLayers.js in case it's slow/not responding. | Matthew Somerville | 2011-02-23 | -1/+1 |
* | Localise date string in RSS feed. | Matthew Somerville | 2011-02-23 | -9/+6 |
* | Unidecode strings back from strftime. | Matthew Somerville | 2011-02-23 | -4/+4 |
* | Remove colon from translated string, as it appears elsewhere. | Matthew Somerville | 2011-02-23 | -2/+2 |
* | Fix obscure locale bug to do with stringification of numbers. | Matthew Somerville | 2011-02-22 | -1/+2 |
* | Couple of URI escaping fixes, plus cope with different versions of LWP return... | Matthew Somerville | 2011-02-22 | -2/+3 |
* | Check geocoded strings have Norge in them. | Matthew Somerville | 2011-02-22 | -0/+6 |
* | We want incoming data to be Unicodised. | Matthew Somerville | 2011-02-22 | -1/+1 |
* | Translation update. | Matthew Somerville | 2011-02-22 | -1/+1 |
* | Map JS only when map is being shown. | Matthew Somerville | 2011-02-22 | -2/+2 |
* | Remove all encodes, they now cause double-encoding. | Matthew Somerville | 2011-02-21 | -2/+2 |
* | Typo. | Matthew Somerville | 2011-02-19 | -1/+1 |
* | Fix cron trying to run over rows it doesn't understand, URL escaping, capital... | Matthew Somerville | 2011-02-19 | -1/+1 |
* | Missing include. | Matthew Somerville | 2011-02-17 | -1/+2 |
* | Hopefully mostly fix charset issue (FastCGI was very unhelpful here, it turns... | Matthew Somerville | 2011-02-17 | -3/+4 |
* | Some missing use Encodes. | Matthew Somerville | 2011-02-17 | -0/+2 |
* | Some translation updates and i18n code improvements. | Matthew Somerville | 2011-02-17 | -7/+9 |
* | Display pins. | Matthew Somerville | 2011-02-17 | -1/+2 |
* | First pin pass. | Matthew Somerville | 2011-02-16 | -0/+4 |
* | Map clicking. | Matthew Somerville | 2011-02-16 | -0/+2 |
* | Various encoding fixing. | Matthew Somerville | 2011-02-16 | -11/+15 |
* | Council list related stuff, on /reports and admin page. | Matthew Somerville | 2011-02-15 | -6/+14 |
* | Put area types in cobrand. | Matthew Somerville | 2011-02-14 | -0/+15 |
* | Tweaks to OSM map module, fix for truncated co-ords. | Matthew Somerville | 2011-02-14 | -6/+7 |
* | Fix NO footer. | Matthew Somerville | 2011-02-14 | -5/+9 |
* | Only do lat/lon->E/N check if country is GB. | Matthew Somerville | 2011-02-14 | -7/+9 |
* | Footer for Norway. | Matthew Somerville | 2011-02-12 | -15/+20 |
* | Norway place lookup. | Matthew Somerville | 2011-02-11 | -10/+19 |
* | Streamline header/footer, bit of cobranding for language override and front p... | Matthew Somerville | 2011-02-11 | -31/+43 |
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -14/+27 |
* | More EN locales. | Matthew Somerville | 2011-02-11 | -1/+4 |
* | Do co-ordinate transform in English locale. | Matthew Somerville | 2011-02-11 | -2/+5 |
* | Make sure variable defined after the code that blanks out the hash. | Matthew Somerville | 2011-02-11 | -6/+6 |
* | Put back UK-only code for atomic nature of E/N -> lat/lon conversion, module ... | Matthew Somerville | 2011-02-10 | -0/+7 |
* | Get translatable string out of a string; update .po file with new strings fro... | Matthew Somerville | 2011-02-10 | -1/+1 |
* | council_check() using lat/lon. | Matthew Somerville | 2011-02-10 | -2/+2 |
* | Merge branch 'master' into migrate_from_osgb36_to_wgs84 | Edmund von der Burg | 2011-02-10 | -0/+7 |
|\ |
|
| * | Add problem state to alert-update emails | Edmund von der Burg | 2011-02-09 | -0/+7 |
* | | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -3/+5 |
* | | Created function to convert e,n to lat,lon and optionally truncate results | Edmund von der Burg | 2011-02-10 | -6/+64 |
* | | Fix so that lat lon appear in georss | Edmund von der Burg | 2011-02-09 | -3/+2 |
* | | Fix so you can view a report | Edmund von der Burg | 2011-02-08 | -1/+1 |
* | | added a helper sub | Edmund von der Burg | 2011-02-08 | -8/+16 |
* | | 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 | -24/+63 |
* | | 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 | -40/+58 |
* | | Migrate of Problems::nearby and calling code | Edmund von der Burg | 2011-02-07 | -10/+11 |