Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 ↵ | Matthew Somerville | 2011-05-25 | -2/+2 |
| | | | | page, bring in click pin fix from pre-london branch, other map types will be broken. | |||
* | 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 ↵ | Struan Donald | 2011-05-06 | -1/+3 |
| | | | | redundant councils | |||
* | 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 |