aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Collapse)AuthorAgeLines
* bit of commented out code tidy upStruan Donald2011-05-16-15/+0
|
* display photo on problem pageStruan Donald2011-05-16-0/+16
|
* display meta and details for problem Struan Donald2011-05-16-0/+58
|
* generate and map htmlStruan Donald2011-05-16-0/+35
|
* display banner and move banner generation to cobrandStruan Donald2011-05-16-0/+2
|
* move problem loading out to own method and do epoch things in queryStruan Donald2011-05-16-16/+58
|
* quick implementation of photo display controllerStruan Donald2011-05-16-0/+79
|
* a tiny bit of documentationStruan Donald2011-05-13-41/+44
|
* actually send the email unless in test modeStruan Donald2011-05-13-1/+37
|
* display correct error messages and test for bad problem idsStruan Donald2011-05-13-0/+5
|
* placeholder for email sending codeStruan Donald2011-05-13-1/+12
|
* setup up submitted information for emailingStruan Donald2011-05-13-6/+44
|
* contact form validation and post submission pageStruan Donald2011-05-13-4/+62
|
* tidy upStruan Donald2011-05-13-22/+0
|
* perltidyStruan Donald2011-05-13-22/+24
|
* make problem report date prettyStruan Donald2011-05-13-1/+14
|
* display problem and update information as appropriateStruan Donald2011-05-13-0/+86
|
* start adding contact formStruan Donald2011-05-13-0/+45
|
* move list request setup to own method and tidy up listStruan Donald2011-05-12-23/+67
|
* move all the location setup stuff to one methodStruan Donald2011-05-12-29/+41
|
* extract council based rss feeds to methodStruan Donald2011-05-12-7/+19
|
* remove unwanted debugging codeStruan Donald2011-05-12-5/+0
|
* better method nameStruan Donald2011-05-12-5/+3
|
* move lat/long rss feed generation to own methodStruan Donald2011-05-12-26/+43
|
* tidy up to remove repeated codeStruan Donald2011-05-12-31/+35
|
* problem update alert subscriptionStruan Donald2011-05-12-10/+44
|
* move confirmation email sending to own methodStruan Donald2011-05-12-19/+37
|
* move creating local alert to own methodStruan Donald2011-05-12-52/+61
|
* removed old commented out codeStruan Donald2011-05-12-26/+2
|
* Add cobrand form elements to alert list pageStruan Donald2011-05-12-0/+2
|
* removed old commented out codeStruan Donald2011-05-12-30/+1
|
* Add cobrand form elements to alert front pageStruan Donald2011-05-12-0/+2
|
* recent report photos for alerts front pageStruan Donald2011-05-12-5/+3
|
* add recent local problems photos to alert list pageStruan Donald2011-05-12-1/+7
|
* use models to sign up problem reporter to new update alertsStruan Donald2011-05-12-4/+9
|
* Automatically fill in email address of logged in userStruan Donald2011-05-11-1/+5
|
* moving alerts to use users instead of email in tableStruan Donald2011-05-11-2/+13
|
* confirm alert subscriptionStruan Donald2011-05-11-2/+54
|
* send out alert subscription email confirmationsStruan Donald2011-05-10-38/+66
|
* local alert email signupStruan Donald2011-05-10-0/+97
|
* add subscribe target and get to rss through that insteadStruan Donald2011-05-10-1/+16
|
* belated application of perltidyStruan Donald2011-05-10-101/+121
|
* Add in RSS redirectsStruan Donald2011-05-10-0/+36
|
* move rss feed option code to cobrands and deal with two tied councilsStruan Donald2011-05-09-126/+3
|
* moved short_name to cobrandsStruan Donald2011-05-09-2/+2
|
* 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
|