Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |