aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App.pm
Commit message (Expand)AuthorAgeLines
* Upgrade to using Email::Sender.Matthew Somerville2017-03-28-2/+9
* Do upload_dir check on start up, not each report.Matthew Somerville2017-03-15-1/+8
* Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-1/+1
* In Edge 14, do all HTTP redirects in HTML instead.Matthew Somerville2017-01-17-0/+3
* Update pagination when status/categories changed.Matthew Somerville2016-10-18-2/+10
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-4/+6
* Include stash in render_fragment calls.Matthew Somerville2016-09-20-2/+1
* [fixmystreet.com] Add Content-Security-Policy.Matthew Somerville2016-08-16-1/+2
* Remove some unused code/ database handle.Matthew Somerville2016-08-12-3/+0
* Log failure to send email.Matthew Somerville2016-08-08-1/+2
* Add HTML email templates.Matthew Somerville2016-08-01-16/+24
* [UK Councils] Send correct confirm emails for updatesDave Arter2016-06-15-4/+1
* Use only one templating system for emails.Matthew Somerville2016-05-25-2/+1
* Prevent dev sites auto-creating session.Matthew Somerville2016-04-06-4/+4
* Refactor email handling to use Email::MIME alone.Matthew Somerville2016-03-30-24/+9
* Move get_photo_params to Utils::Photo.Matthew Somerville2015-12-02-36/+0
* Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-122/+3
* [Zurich] new status flagsHakim Cassimally2015-10-06-1/+2
* Allow attachment of emails in email_sendHakim Cassimally2015-10-06-0/+46
* Fix handling From/To header in new Email::Simple.Matthew Somerville2015-10-06-16/+18
* Remove remaining hardcoded site name from strings.Matthew Somerville2015-09-28-0/+2
* Allow through reply-to header in send_email.Matthew Somerville2015-09-01-1/+1
* Add default sender to send_email_cron.Matthew Somerville2015-08-19-0/+7
* Make sure get_param_list returns empty list if param is missingDave Arter2015-07-27-1/+2
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-1/+48
* Use config variable for setting proxy trust.Matthew Somerville2015-02-24-5/+5
* Move site_title function to site-name web templateMatthew Somerville2015-01-19-4/+4
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-11/+21
* Set DefaultLocale appropriately when language set.Matthew Somerville2014-12-10-4/+0
* Fix encoding of signature in emails.Matthew Somerville2014-12-10-0/+2
* Update secure proxy list to include www.fixmystreet.com.Matthew Somerville2014-07-04-2/+5
* Merge branch '700-auto-emails'Matthew Somerville2014-05-16-10/+26
|\
| * Set site_name and signature email variables for alertsStruan Donald2014-05-16-10/+26
* | [Bromley] Add secure-proxy line.Matthew Somerville2014-05-12-0/+1
|/
* Change default email indentation to none.Matthew Somerville2014-03-17-1/+2
* Use config's EMAIL_DOMAIN in cron email Message-ID.Matthew Somerville2014-03-12-2/+2
* More accurate config overriding for Zurich.Matthew Somerville2013-10-24-0/+8
* Check for abuse in more places.Matthew Somerville2013-06-19-0/+10
* Add Catalyst::Plugin::Compress::Gzip (locally, as CPAN version overloads wron...Matthew Somerville2013-03-19-0/+1
* Fix couple of issues with module upgrades.Matthew Somerville2013-03-15-1/+4
* Manually note secure-ness of site.Matthew Somerville2013-03-12-0/+7
* Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+1
* Don't fetch width/height for full size images.Matthew Somerville2013-02-07-4/+6
* Add hash as query parameter on photos so that rotating instantly works, no ca...Matthew Somerville2013-02-07-6/+15
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-0/+9
|\
| * Add some Zurich banner tests.Matthew Somerville2013-01-23-0/+2
| * Set DateTime locale for Zurich manually.Matthew Somerville2012-12-20-0/+3
| * Allow unconfirmed as a visible state in Zurich, adjust front end list/item te...Matthew Somerville2012-12-19-0/+4
* | Add do-not-reply config variable, removing special case from code.Matthew Somerville2013-01-02-2/+1
|/
* Generalise hostname language overriding.Matthew Somerville2012-08-17-3/+3