aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/alert_new.t
Commit message (Expand)AuthorAgeLines
* Don't use update name if marked as anonymous.Matthew Somerville2011-07-16-0/+17
* If logged in, don't show email on alert sign up.Matthew Somerville2011-06-28-53/+20
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-3/+3
* Stop empty string warning, delete some test users, and use same n/a string as...Matthew Somerville2011-06-09-0/+5
* Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes.Matthew Somerville2011-06-06-0/+27
* Migrate alert sending script, add test for it, fix some small bugs and strings.Matthew Somerville2011-06-04-21/+120
* only confirm alerts on submission if user is logged inStruan Donald2011-05-27-14/+37
* use moose role for is_from_abuser methodStruan Donald2011-05-26-0/+79
* If the user already exists in the database then don't sent them aStruan Donald2011-05-26-2/+7
* problem update alert subscriptionStruan Donald2011-05-12-5/+13
* Automatically fill in email address of logged in userStruan Donald2011-05-11-17/+68
* tests for reusing existing users when creating an alertStruan Donald2011-05-11-8/+51
* moving alerts to use users instead of email in tableStruan Donald2011-05-11-6/+23
* confirm alert subscriptionStruan Donald2011-05-11-1/+10
* test that we do not duplicate existing alertsStruan Donald2011-05-10-0/+23
* send out alert subscription email confirmationsStruan Donald2011-05-10-41/+55
* local alert email signupStruan Donald2011-05-10-0/+83