aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/alert_new.t
Commit message (Expand)AuthorAgeLines
* Add HTML email templates.Matthew Somerville2016-08-01-42/+33
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-42/+14
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-4/+8
* Conciser text on the email confirmation pages.Zarino Zappia2015-09-17-6/+6
* Alter token logging in and timeout behaviour.Matthew Somerville2015-07-10-3/+5
* Tweak wording of area local alert email.Matthew Somerville2015-02-25-1/+1
* Simplifed "confirmation-header" for success pages.Zarino Zappia2015-02-19-4/+4
* By default, use area-based alerts.Matthew Somerville2014-12-12-3/+3
* Update all email templates with new text.Myfanwy Nixon2014-05-16-8/+123
* Add Cobrand config to include update date in email alertsStruan Donald2014-04-08-0/+91
* Change default email indentation to none.Matthew Somerville2014-03-17-1/+1
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-16/+43
* Use format_datetime for DBIx::Class searches to get rid of warnings when runn...Edmund von der Burg2013-09-05-9/+16
* Update test as alert email no longer sent in this case.Matthew Somerville2013-06-19-21/+0
* Test fix as the wards of Gloucestershire have changed.Matthew Somerville2013-06-03-4/+4
* Make sure bodies exist that redirects test for.Matthew Somerville2013-02-04-0/+3
* Delete users first off, in case broken test left them lying around or similar.Matthew Somerville2013-02-04-6/+9
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-3/+3
* Some fixes for when warnings are on during test run.Matthew Somerville2012-11-09-1/+1
* If update alert email is to problem reporter, make it a login link.Matthew Somerville2012-10-12-4/+14
* don't penalise testers with short little names (like 'dave'): allow linebreak...Dave Whiteland2012-10-03-1/+1
* do no send alerts for non public reportsStruan Donald2012-09-04-0/+190
* Don't show postcode column in RSS/alert emails, may have no bearing on report.Matthew Somerville2012-07-23-1/+1
* Merge branch 'master' into bromleyMatthew Somerville2012-05-23-18/+13
|\
| * Assume alert is not confirmed if not logged in.Matthew Somerville2012-05-23-18/+13
* | Fixes and improvements for tests.Matthew Somerville2012-05-16-0/+1
|/
* allow for whitespace/text-wrap in testsDave Whiteland2012-05-02-1/+1
* Fix test for when long domain name pushes things over one line.Matthew Somerville2012-01-06-1/+1
* make the test and description matchStruan Donald2011-11-29-1/+1
* add in postcode to email alert titlesStruan Donald2011-11-28-1/+2
* 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