aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm
Commit message (Expand)AuthorAgeLines
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-106/+2
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-3/+4
* Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-1/+4
* Speed up admin front page.Matthew Somerville2015-10-23-13/+17
* Add default sender to send_email_cron.Matthew Somerville2015-08-19-5/+1
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-5/+5
* Move site_title function to site-name web templateMatthew Somerville2015-01-19-2/+0
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-3/+1
* refactor repeat code into get_email_templateHakim Cassimally2014-08-14-6/+1
* Update all email templates with new text.Myfanwy Nixon2014-05-16-0/+2
* Set site_name and signature email variables for alertsStruan Donald2014-05-16-1/+2
* Change default email indentation to none.Matthew Somerville2014-03-17-1/+0
* Check for abuse in more places.Matthew Somerville2013-06-19-0/+1
* Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+1
* Add do-not-reply config variable, removing special case from code.Matthew Somerville2013-01-02-2/+1
* Email template language paths weren't being looked at for questionnaires or r...Matthew Somerville2012-10-10-1/+3
* 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 (fix...Matthew Somerville2011-09-20-3/+3
* 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 ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-07-2/+2
|\
| * 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 f...Matthew Somerville2011-06-02-0/+115