aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet/Problem.pm
Commit message (Expand)AuthorAgeLines
* [fixmystreet.com] Remove special NI code.Matthew Somerville2015-03-16-82/+70
* [UK] Output NI grid references to NI councils.Matthew Somerville2015-02-20-10/+14
* Switch easting/northing output to one line.Matthew Somerville2015-02-16-4/+1
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-4/+2
* [Harrogate] custom form fieldsHakim Cassimally2015-01-08-0/+4
* refactor repeat code into get_email_templateHakim Cassimally2014-08-14-7/+1
* Merge branch '700-auto-emails'Matthew Somerville2014-05-16-2/+4
|\
| * Set site_name and signature email variables for alertsStruan Donald2014-05-16-2/+4
* | Merge branch 'issues/commercial-503-centro-email'Steven Day2014-05-01-0/+2
|\ \ | |/ |/|
| * Fix missing subcategory_line that was breaking email sendingSteven Day2014-05-01-0/+2
* | Make sure bodies returned in consistent order.Matthew Somerville2014-02-25-1/+4
* | Test for admin_base_url in RS::ProblemHakim Cassimally2013-12-17-1/+6
* | Rationalise trailing slashes from admin_base_urlHakim Cassimally2013-12-11-1/+1
* | mechanism to stop app store tests being sentStruan Donald2013-09-12-1/+5
* | Changed hardcoded URL in Problem.pm to be using variable from general.yml ins...Matthew Somerville2013-08-30-1/+2
* | Consolidate sending backoff for different types of sender.Matthew Somerville2013-05-02-12/+0
* | Merge remote branch 'origin/zurich'Matthew Somerville2013-02-21-1/+1
|\ \
| * | Translate user details in Zurich external email.Matthew Somerville2013-02-20-1/+1
* | | add --debug to CronFns so can run bin/send-reports with debug/diagnosis outpu...Dave Whiteland2013-02-19-9/+46
* | | Couple of fixes to enable EmptyHomes to send reports again.Matthew Somerville2013-02-13-1/+2
|/ /
* | Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-62/+35
|\ \
| * | Add some email checking to Zurich test.Matthew Somerville2013-01-31-1/+3
| * | Split the 'send reports' bit of STAGING_SITE to its own config variable, so y...Matthew Somerville2013-01-16-1/+1
| * | Zurich email alerts.Matthew Somerville2013-01-11-2/+6
| * | Update database fetching to fetch needed data for previous commit.Matthew Somerville2013-01-08-5/+0
| * | Front page ignoring unconfirmed, but ordering including null confirmeds.Matthew Somerville2012-12-21-2/+4
| * | Created and state columns needed for Zurich.Matthew Somerville2012-12-20-1/+1
| * | Allow unconfirmed as a visible state in Zurich, adjust front end list/item te...Matthew Somerville2012-12-19-1/+1
| * | Don't try and look up something if we have nothing.Matthew Somerville2012-12-15-1/+1
| * | Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-5/+5
| * | Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-22/+20
* | | Merge branch 'centro'Struan Donald2013-01-04-0/+43
|\ \ \ | | |/ | |/|
| * | add in user details field to %h so we can put sensible user details in anonym...Struan Donald2012-12-18-0/+4
| * | stick subcategory details in $h if there is oneStruan Donald2012-12-18-0/+4
| * | do not send report sent confirmation emails for anonymous reportsStruan Donald2012-12-18-1/+7
| * | add option to send email confirming report has been sent to councilStruan Donald2012-12-03-0/+29
| |/
* / In cases where we have two tier councils the TESTING_COUNCILSStruan Donald2012-12-18-1/+26
|/
* Display method variables correctly.Matthew Somerville2012-10-08-1/+3
* More cron quietening, only show full Open311 first time, then summarise.Matthew Somerville2012-10-05-0/+13
* Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-3/+3
|\
| * allow endpoints to be configured at a category levelStruan Donald2012-08-29-3/+3
* | make around test for non public reports work, and do not display nonStruan Donald2012-09-03-0/+1
* | do not include non public reports in recent lists for displayStruan Donald2012-08-31-1/+2
|/
* print out message about reports that we tried to send to unconfirmed email ad...Struan Donald2012-07-24-1/+12
* Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-3/+4
* Simplify SendReport code, moving some Email only bits to that module.Matthew Somerville2012-07-20-17/+6
* Improve on 73da842, few more places where cobrand specific report URL is needed.Matthew Somerville2012-07-18-2/+2
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-1/+1
* Factor out site_key as that's only used in one place too.Matthew Somerville2012-07-06-1/+1
* Factor out the SQL restriction from site_restriction, as it's only used in on...Matthew Somerville2012-07-06-3/+1