aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm
Commit message (Collapse)AuthorAgeLines
* Email template language paths weren't being looked at for questionnaires or ↵Matthew Somerville2012-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 Somerville2012-07-06-1/+1
|
* No questionnaires for Bromley.Matthew Somerville2012-05-21-0/+3
|
* Decode template files read in with read_file, to prevent double encoding ↵Matthew Somerville2011-09-20-3/+3
| | | | (fixes #159). Also fix Welsh I18N test.
* send questionnaires for all open statesStruan Donald2011-06-15-1/+1
|
* Fallback to default email template.Matthew Somerville2011-06-13-1/+4
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-07-2/+2
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Final bits of Page.pm gone.Matthew Somerville2011-06-07-2/+2
| |
* | move summary count fetching out to result setsStruan Donald2011-06-07-0/+13
|/
* admin timelineStruan Donald2011-06-07-0/+18
|
* Move most of questionnaire cron to ResultSet so it can be called and tested ↵Matthew Somerville2011-06-02-0/+115
from test.