aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Collapse)AuthorAgeLines
* move remove redundant council code into cobrandsStruan Donald2011-05-09-30/+1
|
* rss feeds for single tier councilsStruan Donald2011-05-09-38/+40
|
* added in rss feed linksStruan Donald2011-05-06-115/+107
|
* Allow us to get councils or councils and wards and control if we remove ↵Struan Donald2011-05-06-6/+28
| | | | redundant councils
* use location finding from lcoation controllerStruan Donald2011-05-06-82/+3
|
* remove council code that was moved to council controllerStruan Donald2011-05-06-77/+0
|
* tell load and check councils what we are checkingStruan Donald2011-05-06-1/+1
|
* get around controller to use council controller for load and checkStruan Donald2011-05-06-1/+1
|
* created council controller and use that for load and check councilsStruan Donald2011-05-06-12/+108
|
* truncate lat/lonStruan Donald2011-05-06-2/+3
|
* handle and display location finding errorsStruan Donald2011-05-05-7/+7
|
* display choices for ambigious location searchesStruan Donald2011-05-05-0/+9
|
* add use EncodeStruan Donald2011-05-05-0/+2
|
* create and use location controllerStruan Donald2011-05-05-2/+113
|
* get co-ords from request or postcodeStruan Donald2011-05-05-12/+7
|
* add in prettyfication of postcodeStruan Donald2011-05-04-10/+29
|
* added list method and template with no functionalityStruan Donald2011-05-04-0/+276
|
* and move it all back to index.html as it will make things easier laterStruan Donald2011-05-04-1/+1
|
* added in commented out code from alert.cgi for referenceStruan Donald2011-05-04-0/+34
|
* rename index method/template for consistencyStruan Donald2011-05-04-1/+1
|
* Skeleton catalyst alerts pageStruan Donald2011-05-04-0/+45
|
* deal with trailing garbage on urlEdmund von der Burg2011-04-15-5/+9
|
* Show 410 page for hidden reports, and 404 for ones that are not confirmed yet.Edmund von der Burg2011-04-15-7/+7
|
* Add 410 pageEdmund von der Burg2011-04-15-3/+11
|
* rename 404 error to be clearerEdmund von der Burg2011-04-15-6/+6
|
* Tidy up 404 template and add error messageEdmund von der Burg2011-04-15-5/+5
|
* Test and implement bad requestsEdmund von der Burg2011-04-15-33/+43
|
* Prep to port '/report/123' pageEdmund von der Burg2011-04-15-0/+173
|
* Better docs/method namesEdmund von der Burg2011-04-15-10/+10
|
* Handle (e,n) requests to '/'Edmund von der Burg2011-04-15-10/+42
|
* Replace all $c->req with s->fake_q so that we isolate the old setupEdmund von der Burg2011-04-14-5/+5
|
* Port ajax over to CatalystEdmund von der Burg2011-04-14-1/+60
|
* Added Tilma proxy for dev serverEdmund von der Burg2011-04-14-0/+46
|
* Fix for using outdated tokensEdmund von der Burg2011-04-14-1/+2
|
* fixes to importEdmund von der Burg2011-04-14-2/+55
|
* Corrected tests and docs. Still need to fix code.Edmund von der Burg2011-04-14-1/+3
|
* Fim report creation testsEdmund von der Burg2011-04-14-22/+50
|
* Port display_locationEdmund von der Burg2011-04-13-173/+85
|
* move code and templates to new locationsEdmund von der Burg2011-04-13-2/+183
|
* Moved some of the location smarts from '/report/new' to '/around'Edmund von der Burg2011-04-13-109/+134
|
* Create Around controller and implement the easy bitsEdmund von der Burg2011-04-12-0/+53
|
* Redirect locations queries from '/' to '/around'Edmund von der Burg2011-04-12-0/+20
|
* Start to move index.cgi into catalystEdmund von der Burg2011-04-12-1/+1
|
* Added 'uri_for_email' method and switched some tokens over to itEdmund von der Burg2011-04-11-2/+2
|
* check the skipped paramater earlierEdmund von der Burg2011-04-11-1/+3
|
* Strip UK from choices as currently done.Matthew Somerville2011-04-11-1/+6
|
* Add Southampton exception to catalyst codeEdmund von der Burg2011-04-07-2/+9
|
* Add the 'remember_me' checkbox on loginEdmund von der Burg2011-04-07-2/+8
|
* Added overrides to staging servers to make testing/dev easierEdmund von der Burg2011-04-06-1/+1
|
* fixes to match the changed map codeEdmund von der Burg2011-04-05-6/+15
|