aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* load config from conf/general into FixMyStreet::AppEdmund von der Burg2011-02-22-17/+11
* Created app using catalyst.plEdmund von der Burg2011-02-22-0/+144
* Delete CPAN moduleEdmund von der Burg2011-02-22-162/+0
* Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-02-22-104/+203
|\
| * 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
* | Added local::lib 1.008001 to perllib so it can be used from scripts without h...Edmund von der Burg2011-02-22-0/+844
|/
* 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
* | migrate recent_photos and where it is usedEdmund von der Burg2011-02-07-7/+7
* | update problem_find_nearby for non-local alertsEdmund von der Burg2011-02-07-6/+5
* | Change the problem_find_nearby function.Edmund von der Burg2011-02-07-4/+4
|/
* Add note about cache dir to install stepsEdmund von der Burg2011-02-07-0/+2
* Throw an 'Error' instead of 'die'Edmund von der Burg2011-02-07-2/+4