Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 ↵ | Matthew Somerville | 2011-02-11 | -31/+43 |
| | | | | page text. | |||
* | 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 |
| | | | | 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 Somerville | 2011-02-10 | -1/+1 |
| | | | | from Petter and updates from code. | |||
* | 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 |
| | | | | | | | | Closes #77 | |||
* | | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -3/+5 |
| | | | | | | | | Shorter coords in RSS and alert urls | |||
* | | 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 |
| | | | | | | Fixes to get map pins working when map is moved | |||
* | | 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 |
| | | ||||
* | | migrate recent_photos and where it is used | Edmund von der Burg | 2011-02-07 | -7/+7 |
| | | ||||
* | | update problem_find_nearby for non-local alerts | Edmund von der Burg | 2011-02-07 | -6/+5 |
| | | ||||
* | | Change the problem_find_nearby function. | Edmund von der Burg | 2011-02-07 | -4/+4 |
|/ | | | | rename old occurences to help when changing code later. | |||
* | Add note about cache dir to install steps | Edmund von der Burg | 2011-02-07 | -0/+2 |
| | | | | Create geo cache dir if it is missing | |||
* | Throw an 'Error' instead of 'die' | Edmund von der Burg | 2011-02-07 | -2/+4 |
| | ||||
* | Send using local MTA if EvEl not configured or not available | Edmund von der Burg | 2011-02-07 | -20/+37 |
| | ||||
* | Added (temporary) alternative to sending email out through EvEl | Edmund von der Burg | 2011-02-06 | -6/+23 |
| | ||||
* | Shorter dates. | Matthew Somerville | 2011-01-20 | -1/+3 |
| | ||||
* | Dates on index page. | Matthew Somerville | 2011-01-20 | -2/+5 |
| | ||||
* | Remove old track. | Matthew Somerville | 2011-01-14 | -6/+0 |
| | ||||
* | Prototype Bing stuff. | Matthew Somerville | 2011-01-05 | -0/+142 |
| | ||||
* | Use double quotes. | Matthew Somerville | 2010-12-26 | -1/+1 |
| | ||||
* | Ignore new alert type. | Matthew Somerville | 2010-12-22 | -1/+1 |
| | ||||
* | robots meta stuff. | Matthew Somerville | 2010-12-21 | -1/+5 |
| | ||||
* | Tidy up map importing a bit. | Matthew Somerville | 2010-12-21 | -28/+14 |
| | ||||
* | Needed extra import - hardcodes choice in two locations now, though. | Matthew Somerville | 2010-12-17 | -0/+2 |
| | ||||
* | Couple more unneeded imports. | Matthew Somerville | 2010-12-17 | -12/+2 |
| |