aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map.pm
Commit message (Expand)AuthorAgeLines
* Remove no-longer-used tilma code.Matthew Somerville2011-07-21-1/+0
* Remove unused Tilma, consolidate tile lookup for legacy URLs to work in diffe...Matthew Somerville2011-07-01-1/+13
* Strategy/Format for updating pins as map is panned.Matthew Somerville2011-06-30-1/+1
* Move to Vector layer rather than Markers, to be able to use the Strategy/Prot...Matthew Somerville2011-06-29-4/+21
* remove Problems.pmStruan Donald2011-06-10-1/+0
* Move the tricky nearby DB call to its own Result/ResultSet, and move more fun...Matthew Somerville2011-06-09-5/+6
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-1/+0
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-3/+2
* Put form header in templates, not code.Matthew Somerville2011-05-24-21/+0
* Remove unnecessary display_map_end function.Matthew Somerville2011-05-20-7/+0
* Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-04-04-56/+64
|\
| * Allow map change in URL.Matthew Somerville2011-03-23-28/+67
| * Move compass function to Tilma code, pass Q through to click->latlon lookup.Matthew Somerville2011-02-26-31/+0
* | Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-1/+1
* | Create a new report by going to '/reports/new'Edmund von der Burg2011-03-18-1/+1
|/
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-1/+0
* Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-1/+2
* Die if there is a compile time error in the maps codeEdmund von der Burg2011-02-08-0/+3
* convert various map functionsEdmund von der Burg2011-02-08-35/+53
* Migrate of Problems::nearby and calling codeEdmund von der Burg2011-02-07-2/+3
* Tidy up map importing a bit.Matthew Somerville2010-12-21-0/+114
* Refactor map display into separate modules, response for own set-up and display.Matthew Somerville2010-11-26-355/+0
* Have FixMyStreet::Map return the JS it needs.Matthew Somerville2010-11-24-0/+6
* Pushing as much maps stuff into Maps as possible.Matthew Somerville2010-11-24-37/+90
* Move map functions to their own package.Matthew Somerville2010-11-22-0/+296