| Commit message (Expand) | Author | Age | Lines |
* | refactor repeat code into get_email_template | Hakim Cassimally | 2014-08-14 | -21/+3 |
* | Merge branch '700-auto-emails' | Matthew Somerville | 2014-05-16 | -3/+10 |
|\ |
|
| * | Update all email templates with new text. | Myfanwy Nixon | 2014-05-16 | -0/+2 |
| * | Set site_name and signature email variables for alerts | Struan Donald | 2014-05-16 | -3/+8 |
* | | Merge branch 'issues/commercial-503-centro-email' | Steven Day | 2014-05-01 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Fix missing subcategory_line that was breaking email sending | Steven Day | 2014-05-01 | -0/+2 |
* | | Add Cobrand config to include update date in email alerts | Struan Donald | 2014-04-08 | -0/+22 |
* | | Change default email indentation to none. | Matthew Somerville | 2014-03-17 | -2/+0 |
* | | Make sure language is set early enough in email alert loop. | Matthew Somerville | 2014-02-26 | -1/+2 |
* | | Make sure bodies returned in consistent order. | Matthew Somerville | 2014-02-25 | -1/+4 |
* | | Test for admin_base_url in RS::Problem | Hakim Cassimally | 2013-12-17 | -1/+6 |
* | | Rationalise trailing slashes from admin_base_url | Hakim Cassimally | 2013-12-11 | -1/+1 |
* | | mechanism to stop app store tests being sent | Struan Donald | 2013-09-12 | -1/+5 |
* | | Changed hardcoded URL in Problem.pm to be using variable from general.yml ins... | Matthew Somerville | 2013-08-30 | -1/+2 |
* | | Check for abuse in more places. | Matthew Somerville | 2013-06-19 | -0/+7 |
* | | Consolidate sending backoff for different types of sender. | Matthew Somerville | 2013-05-02 | -12/+0 |
* | | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-21 | -1/+3 |
|\ \ |
|
| * | | Translate user details in Zurich external email. | Matthew Somerville | 2013-02-20 | -1/+1 |
| * | | Allow email indent to be a cobrand parameter. | Matthew Somerville | 2013-02-11 | -0/+2 |
* | | | add --debug to CronFns so can run bin/send-reports with debug/diagnosis outpu... | Dave Whiteland | 2013-02-19 | -9/+46 |
* | | | Couple of fixes to enable EmptyHomes to send reports again. | Matthew Somerville | 2013-02-13 | -1/+2 |
|/ / |
|
* | | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -72/+59 |
|\ \ |
|
| * | | Add some email checking to Zurich test. | Matthew Somerville | 2013-01-31 | -1/+3 |
| * | | Don't do login links for alert update emails for Zurich. | Matthew Somerville | 2013-01-17 | -1/+2 |
| * | | Split the 'send reports' bit of STAGING_SITE to its own config variable, so y... | Matthew Somerville | 2013-01-16 | -1/+1 |
| * | | Zurich email alerts. | Matthew Somerville | 2013-01-11 | -2/+6 |
| * | | Update database fetching to fetch needed data for previous commit. | Matthew Somerville | 2013-01-08 | -11/+1 |
| * | | Front page ignoring unconfirmed, but ordering including null confirmeds. | Matthew Somerville | 2012-12-21 | -2/+4 |
| * | | Make sure serialized string is UTF-8 encoded. | Matthew Somerville | 2012-12-21 | -0/+1 |
| * | | Created and state columns needed for Zurich. | Matthew Somerville | 2012-12-20 | -1/+1 |
| * | | Allow unconfirmed as a visible state in Zurich, adjust front end list/item te... | Matthew Somerville | 2012-12-19 | -2/+2 |
| * | | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -0/+17 |
| * | | Don't try and look up something if we have nothing. | Matthew Somerville | 2012-12-15 | -1/+1 |
| * | | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -8/+8 |
| * | | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -22/+20 |
* | | | Merge branch 'centro' | Struan Donald | 2013-01-04 | -0/+43 |
|\ \ \
| | |/
| |/| |
|
| * | | add in user details field to %h so we can put sensible user details in anonym... | Struan Donald | 2012-12-18 | -0/+4 |
| * | | stick subcategory details in $h if there is one | Struan Donald | 2012-12-18 | -0/+4 |
| * | | do not send report sent confirmation emails for anonymous reports | Struan Donald | 2012-12-18 | -1/+7 |
| * | | add option to send email confirming report has been sent to council | Struan Donald | 2012-12-03 | -0/+29 |
| |/ |
|
* | | Add do-not-reply config variable, removing special case from code. | Matthew Somerville | 2013-01-02 | -5/+3 |
* | | In cases where we have two tier councils the TESTING_COUNCILS | Struan Donald | 2012-12-18 | -1/+26 |
|/ |
|
* | If update alert email is to problem reporter, make it a login link. | Matthew Somerville | 2012-10-12 | -1/+17 |
* | Email template language paths weren't being looked at for questionnaires or r... | Matthew Somerville | 2012-10-10 | -1/+3 |
* | Display method variables correctly. | Matthew Somerville | 2012-10-08 | -1/+3 |
* | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -0/+13 |
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -3/+3 |
|\ |
|
| * | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -3/+3 |
* | | do no send alerts for non public reports | Struan Donald | 2012-09-04 | -0/+4 |
* | | make around test for non public reports work, and do not display non | Struan Donald | 2012-09-03 | -0/+2 |