Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Email template language paths weren't being looked at for questionnaires or ↵ | Matthew Somerville | 2012-10-10 | -1/+3 |
| | | | | reports (wasn't used, but didn't want to cause confusion at some future time). Prompted by #164. | |||
* | Remove unused base_url_for_emails function. | Matthew Somerville | 2012-07-06 | -1/+1 |
| | ||||
* | No questionnaires for Bromley. | Matthew Somerville | 2012-05-21 | -0/+3 |
| | ||||
* | Decode template files read in with read_file, to prevent double encoding ↵ | Matthew Somerville | 2011-09-20 | -3/+3 |
| | | | | (fixes #159). Also fix Welsh I18N test. | |||
* | send questionnaires for all open states | Struan Donald | 2011-06-15 | -1/+1 |
| | ||||
* | Fallback to default email template. | Matthew Somerville | 2011-06-13 | -1/+4 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-07 | -2/+2 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Final bits of Page.pm gone. | Matthew Somerville | 2011-06-07 | -2/+2 |
| | | ||||
* | | move summary count fetching out to result sets | Struan Donald | 2011-06-07 | -0/+13 |
|/ | ||||
* | admin timeline | Struan Donald | 2011-06-07 | -0/+18 |
| | ||||
* | Move most of questionnaire cron to ResultSet so it can be called and tested ↵ | Matthew Somerville | 2011-06-02 | -0/+115 |
from test. |