Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Some fixes for when warnings are on during test run. | Matthew Somerville | 2012-11-09 | -1/+1 |
| | ||||
* | If update alert email is to problem reporter, make it a login link. | Matthew Somerville | 2012-10-12 | -4/+14 |
| | | | | | This is so they can more easily update, especially if the update they've just received has mistakingly 'fixed' the report. This fixes #7. | |||
* | don't penalise testers with short little names (like 'dave'): allow ↵ | Dave Whiteland | 2012-10-03 | -1/+1 |
| | | | | linebreaks in test match string (non public alerts) | |||
* | do no send alerts for non public reports | Struan Donald | 2012-09-04 | -0/+190 |
| | ||||
* | Don't show postcode column in RSS/alert emails, may have no bearing on report. | Matthew Somerville | 2012-07-23 | -1/+1 |
| | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-23 | -18/+13 |
|\ | ||||
| * | Assume alert is not confirmed if not logged in. | Matthew Somerville | 2012-05-23 | -18/+13 |
| | | ||||
* | | Fixes and improvements for tests. | Matthew Somerville | 2012-05-16 | -0/+1 |
|/ | ||||
* | allow for whitespace/text-wrap in tests | Dave Whiteland | 2012-05-02 | -1/+1 |
| | ||||
* | Fix test for when long domain name pushes things over one line. | Matthew Somerville | 2012-01-06 | -1/+1 |
| | ||||
* | make the test and description match | Struan Donald | 2011-11-29 | -1/+1 |
| | ||||
* | add in postcode to email alert titles | Struan Donald | 2011-11-28 | -1/+2 |
| | ||||
* | Don't use update name if marked as anonymous. | Matthew Somerville | 2011-07-16 | -0/+17 |
| | ||||
* | If logged in, don't show email on alert sign up. | Matthew Somerville | 2011-06-28 | -53/+20 |
| | ||||
* | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -3/+3 |
| | ||||
* | Stop empty string warning, delete some test users, and use same n/a string ↵ | Matthew Somerville | 2011-06-09 | -0/+5 |
| | | | | as elsewhere. | |||
* | Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes. | Matthew Somerville | 2011-06-06 | -0/+27 |
| | ||||
* | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -21/+120 |
| | ||||
* | only confirm alerts on submission if user is logged in | Struan Donald | 2011-05-27 | -14/+37 |
| | | | also, tests to make sure we send out emails if a logged in user subscribes with a different address | |||
* | use moose role for is_from_abuser method | Struan Donald | 2011-05-26 | -0/+79 |
| | ||||
* | If the user already exists in the database then don't sent them a | Struan Donald | 2011-05-26 | -2/+7 |
| | | | | confirmation email when signing up to alerts | |||
* | problem update alert subscription | Struan Donald | 2011-05-12 | -5/+13 |
| | ||||
* | Automatically fill in email address of logged in user | Struan Donald | 2011-05-11 | -17/+68 |
| | ||||
* | tests for reusing existing users when creating an alert | Struan Donald | 2011-05-11 | -8/+51 |
| | ||||
* | moving alerts to use users instead of email in table | Struan Donald | 2011-05-11 | -6/+23 |
| | ||||
* | confirm alert subscription | Struan Donald | 2011-05-11 | -1/+10 |
| | ||||
* | test that we do not duplicate existing alerts | Struan Donald | 2011-05-10 | -0/+23 |
| | ||||
* | send out alert subscription email confirmations | Struan Donald | 2011-05-10 | -41/+55 |
| | ||||
* | local alert email signup | Struan Donald | 2011-05-10 | -0/+83 |