| Commit message (Expand) | Author | Age | Lines |
* | All pins yellow, for #250. | Matthew Somerville | 2012-03-01 | -1/+1 |
* | Factor out fragment rendering, as additional template paths needs to be passed. | Matthew Somerville | 2012-02-23 | -6/+5 |
* | Remove some things from EHA website. | Matthew Somerville | 2011-10-28 | -1/+1 |
* | Change JSON response header for browsing map, so is not double-encoded. Add t... | Matthew Somerville | 2011-09-12 | -1/+1 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-17 | -17/+17 |
|\ |
|
| * | Reduce size of JS output strings. | Matthew Somerville | 2011-08-17 | -1/+1 |
| * | Use Gaze distance if already fetched. | Matthew Somerville | 2011-08-11 | -3/+3 |
| * | Fix for bad requests to AJAX pin lookup. | Matthew Somerville | 2011-08-05 | -13/+13 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-07-26 | -0/+5 |
|\| |
|
| * | Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, don't... | Matthew Somerville | 2011-07-01 | -0/+5 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-30 | -15/+8 |
|\| |
|
| * | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -15/+7 |
| * | Move to Vector layer rather than Markers, to be able to use the Strategy/Prot... | Matthew Somerville | 2011-06-29 | -0/+1 |
* | | Merge branch 'master' into new_statuses | Struan Donald | 2011-06-21 | -14/+0 |
|\| |
|
| * | Centralise UK location check to catch edge cases. | Matthew Somerville | 2011-06-17 | -14/+0 |
* | | stop using hard coded names for fixed/visible states ( work in progress ) | Struan Donald | 2011-06-16 | -1/+1 |
|/ |
|
* | Move country to cobrand rather than config option. | Matthew Somerville | 2011-06-14 | -1/+1 |
* | Truncate co-ords to prevent exponentials appearing too. | Matthew Somerville | 2011-06-13 | -0/+1 |
* | Consolidate MaPit calls to call out to it less. | Matthew Somerville | 2011-06-10 | -16/+6 |
* | IF on an arrayref in a template returns true, so need to check size. | Matthew Somerville | 2011-06-10 | -9/+7 |
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more fun... | Matthew Somerville | 2011-06-09 | -7/+11 |
* | Switch to using c->cobrand->problems to return all problems for a cobrand (so... | Matthew Somerville | 2011-06-08 | -1/+1 |
* | Don't show any pins if no-JS no_pins parameter is supplied. | Matthew Somerville | 2011-06-07 | -2/+5 |
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -2/+2 |
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -1/+0 |
* | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -3/+3 |
* | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -4/+7 |
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -1/+1 |
* | Template original Tilma map and some more text, updates on questionnaire page... | Matthew Somerville | 2011-05-25 | -2/+2 |
* | Move links under map to template. | Matthew Somerville | 2011-05-24 | -34/+0 |
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -1/+1 |
* | Remove unnecessary display_map_end function. | Matthew Somerville | 2011-05-20 | -1/+0 |
* | Allow us to get councils or councils and wards and control if we remove redun... | Struan Donald | 2011-05-06 | -1/+3 |
* | use location finding from lcoation controller | Struan Donald | 2011-05-06 | -81/+2 |
* | tell load and check councils what we are checking | Struan Donald | 2011-05-06 | -1/+1 |
* | get around controller to use council controller for load and check | Struan Donald | 2011-05-06 | -1/+1 |
* | Better docs/method names | Edmund von der Burg | 2011-04-15 | -10/+10 |
* | Handle (e,n) requests to '/' | Edmund von der Burg | 2011-04-15 | -9/+41 |
* | Replace all $c->req with s->fake_q so that we isolate the old setup | Edmund von der Burg | 2011-04-14 | -3/+3 |
* | Port ajax over to Catalyst | Edmund von der Burg | 2011-04-14 | -1/+60 |
* | fixes to import | Edmund von der Burg | 2011-04-14 | -1/+52 |
* | Fim report creation tests | Edmund von der Burg | 2011-04-14 | -6/+7 |
* | Port display_location | Edmund von der Burg | 2011-04-13 | -173/+85 |
* | move code and templates to new locations | Edmund von der Burg | 2011-04-13 | -2/+183 |
* | Moved some of the location smarts from '/report/new' to '/around' | Edmund von der Burg | 2011-04-13 | -5/+131 |
* | Create Around controller and implement the easy bits | Edmund von der Burg | 2011-04-12 | -0/+53 |