Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | now using open311config all send-reports webservices, not just open311 | Dave Whiteland | 2012-03-23 | -11/+11 |
* | Use bcrypt. | Matthew Somerville | 2011-06-24 | -3/+3 |
* | admin timeline | Struan Donald | 2011-06-07 | -0/+20 |
* | Sign up new report to email alert if logged in as well as when confirmed by e... | Matthew Somerville | 2011-06-03 | -2/+10 |
* | Add alert_sent and alert_type to DBIx::Class. | Matthew Somerville | 2011-06-03 | -2/+14 |
* | use moose role for is_from_abuser method | Struan Donald | 2011-05-26 | -25/+6 |
* | Add InflateColumn::DateTime to all models. | Matthew Somerville | 2011-05-24 | -3/+3 |
* | remove uninitialised value warning if confirming new report | Struan Donald | 2011-05-16 | -1/+1 |
* | moving alerts to use users instead of email in table | Struan Donald | 2011-05-11 | -34/+41 |
* | confirm alert subscription | Struan Donald | 2011-05-11 | -0/+47 |
* | generate result for alert table | Struan Donald | 2011-05-10 | -0/+52 |