aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Alert.pm
Commit message (Expand)AuthorAgeLines
* Merge branch 'alert-missing-id'Matthew Somerville2016-06-22-13/+10
|\
| * Catch alert subscription with missing ID.Matthew Somerville2016-06-20-13/+10
* | Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-0/+6
|/
* Fallback if request to Gaze fails.Matthew Somerville2016-05-18-5/+2
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-18/+18
* Make sure all co-ordinates are stringified.Matthew Somerville2015-02-13-5/+0
* Update reporting to use bodies.Matthew Somerville2012-12-15-3/+3
* Some fixes for when warnings are on during test run.Matthew Somerville2012-11-09-1/+1
* Remove unused extra_* functions.Matthew Somerville2012-08-16-1/+1
* Merge branch 'master' into bromleyMatthew Somerville2012-05-23-1/+5
|\
| * Assume alert is not confirmed if not logged in.Matthew Somerville2012-05-23-1/+5
* | Fewer photos on /alert for Bromley.Matthew Somerville2012-04-24-1/+2
|/
* Basics of sliding drawer for alerts on around page.Matthew Somerville2012-03-06-0/+2
* Remove some unused cobrand functions, start of a base class.Matthew Somerville2012-01-20-5/+0
* If logged in, don't show email on alert sign up.Matthew Somerville2011-06-28-26/+49
* Fix some warnings and small bugs from scanning error logs.Matthew Somerville2011-06-13-4/+4
* Improve email headers in emails sent.Matthew Somerville2011-06-07-9/+1
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-13/+7
* Migrate alert sending script, add test for it, fix some small bugs and strings.Matthew Somerville2011-06-04-1/+4
* Fix bug whereby lat/lon were being stored the wrong way round in local alerts.Matthew Somerville2011-06-03-1/+1
* Sign up new report to email alert if logged in as well as when confirmed by e...Matthew Somerville2011-06-03-5/+4
* Fix RSS lat/lon redirect from alert list page; break setenv.pl's ARGV feature.Matthew Somerville2011-06-03-2/+1
* Better alert page title handling.Matthew Somerville2011-06-03-3/+0
* do not fall over if the user visits /alert/subscribe with no parameters or no...Struan Donald2011-05-27-1/+6
* only confirm alerts on submission if user is logged inStruan Donald2011-05-27-3/+4
* put all confirmation templates under tokens for consistencyStruan Donald2011-05-26-2/+1
* If the user already exists in the database then don't sent them aStruan Donald2011-05-26-3/+7
* no way to sign up to new_problems alerts so not portingStruan Donald2011-05-26-4/+0
* move fiksgatami rss option list generating to cobrandStruan Donald2011-05-24-55/+1
* make sure contents of pc get filtered before displayStruan Donald2011-05-23-3/+0
* 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
* 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-1/+23
* send out alert subscription email confirmationsStruan Donald2011-05-10-38/+66