| Commit message (Expand) | Author | Age | Lines |
* | Fallback if request to Gaze fails. | Matthew Somerville | 2016-05-18 | -8/+2 |
* | Allow MAP_TYPE to be overridden by tests | Dave Arter | 2015-10-06 | -0/+10 |
* | Factor out all uses of param()/params. | Matthew Somerville | 2015-07-07 | -2/+2 |
* | Refactor duplicated filter_status code into a single function | Steven Day | 2015-06-29 | -10/+2 |
* | Rename map filtering GET param, remove unnecessary query | Steven Day | 2015-06-29 | -1/+1 |
* | Simplify default status filter for map pins | Steven Day | 2015-06-29 | -3/+3 |
* | Use a consistent method of filtering by category on /around and /ajax | Dave Arter | 2015-06-29 | -2/+4 |
* | Allow /ajax to be filtered by status | Dave Arter | 2015-06-29 | -9/+19 |
* | Add category filtering support to /ajax via 'category' GET param | Dave Arter | 2015-06-29 | -9/+10 |
* | Use env in shebang lines, and remove unneeded ones | Matthew Somerville | 2015-01-19 | -2/+0 |
* | Make sure title not shown on pins on unconfirmed Zurich reports. | Matthew Somerville | 2013-01-24 | -1/+1 |
* | map_pins function is same for everyone currently. | Matthew Somerville | 2012-11-28 | -1/+20 |
* | Remove unused function, basic test of front page of some council cobrands. | Matthew Somerville | 2012-11-14 | -4/+0 |
* | Always allow OSM as an allowed map type, even if none given. | Matthew Somerville | 2012-07-13 | -2/+2 |
* | Reduce JS pin fetching to only exactly the map that is shown. | Matthew Somerville | 2012-02-29 | -1/+3 |
* | Typo in docs template. | Matthew Somerville | 2011-08-11 | -1/+0 |
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -1/+0 |
* | Remove unused Tilma, consolidate tile lookup for legacy URLs to work in diffe... | Matthew Somerville | 2011-07-01 | -1/+13 |
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -1/+1 |
* | Move to Vector layer rather than Markers, to be able to use the Strategy/Prot... | Matthew Somerville | 2011-06-29 | -4/+21 |
* | remove Problems.pm | Struan Donald | 2011-06-10 | -1/+0 |
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more fun... | Matthew Somerville | 2011-06-09 | -5/+6 |
* | Removal of old Cobrand.pm and last . | Matthew Somerville | 2011-06-07 | -1/+0 |
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -3/+2 |
* | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -21/+0 |
* | Remove unnecessary display_map_end function. | Matthew Somerville | 2011-05-20 | -7/+0 |
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-04 | -56/+64 |
|\ |
|
| * | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -28/+67 |
| * | Move compass function to Tilma code, pass Q through to click->latlon lookup. | Matthew Somerville | 2011-02-26 | -31/+0 |
* | | Change '/reports/new' to '/report/new' | Edmund von der Burg | 2011-04-01 | -1/+1 |
* | | Create a new report by going to '/reports/new' | Edmund von der Burg | 2011-03-18 | -1/+1 |
|/ |
|
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -1/+0 |
* | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -1/+2 |
* | Die if there is a compile time error in the maps code | Edmund von der Burg | 2011-02-08 | -0/+3 |
* | convert various map functions | Edmund von der Burg | 2011-02-08 | -35/+53 |
* | Migrate of Problems::nearby and calling code | Edmund von der Burg | 2011-02-07 | -2/+3 |
* | Tidy up map importing a bit. | Matthew Somerville | 2010-12-21 | -0/+114 |
* | Refactor map display into separate modules, response for own set-up and display. | Matthew Somerville | 2010-11-26 | -355/+0 |
* | Have FixMyStreet::Map return the JS it needs. | Matthew Somerville | 2010-11-24 | -0/+6 |
* | Pushing as much maps stuff into Maps as possible. | Matthew Somerville | 2010-11-24 | -37/+90 |
* | Move map functions to their own package. | Matthew Somerville | 2010-11-22 | -0/+296 |