aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet
Commit message (Expand)AuthorAgeLines
* Translate user details in Zurich external email.Matthew Somerville2013-02-20-1/+1
* Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+2
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-72/+59
|\
| * Add some email checking to Zurich test.Matthew Somerville2013-01-31-1/+3
| * Don't do login links for alert update emails for Zurich.Matthew Somerville2013-01-17-1/+2
| * 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-11/+1
| * Front page ignoring unconfirmed, but ordering including null confirmeds.Matthew Somerville2012-12-21-2/+4
| * Make sure serialized string is UTF-8 encoded.Matthew Somerville2012-12-21-0/+1
| * 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-2/+2
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-0/+17
| * 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-8/+8
| * 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
| |/
* | Add do-not-reply config variable, removing special case from code.Matthew Somerville2013-01-02-5/+3
* | In cases where we have two tier councils the TESTING_COUNCILSStruan Donald2012-12-18-1/+26
|/
* If update alert email is to problem reporter, make it a login link.Matthew Somerville2012-10-12-1/+17
* Email template language paths weren't being looked at for questionnaires or r...Matthew Somerville2012-10-10-1/+3
* 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
* | do no send alerts for non public reportsStruan Donald2012-09-04-0/+4
* | make around test for non public reports work, and do not display nonStruan Donald2012-09-03-0/+2
* | 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
* Don't show postcode column in RSS/alert emails, may have no bearing on report.Matthew Somerville2012-07-23-6/+2
* 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-5/+5
* Factor out site_key as that's only used in one place too.Matthew Somerville2012-07-06-3/+3
* Factor out the SQL restriction from site_restriction, as it's only used in on...Matthew Somerville2012-07-06-5/+3
* Change alerts on council cobrands so they link to mainStruan Donald2012-06-18-4/+11
* use correct photo urlStruan Donald2012-05-22-1/+1
* No questionnaires for Bromley.Matthew Somerville2012-05-21-0/+3
* put back in code to list skipped count if verbose mode onStruan Donald2012-05-17-1/+14
* create email sender if it does not exist in staging safety netStruan Donald2012-04-05-1/+1
* implement skipping sending at adding council level and not atStruan Donald2012-04-04-14/+20
* update send failed data if fail to send a reportStruan Donald2012-04-03-10/+10
* use module::pluggable to get a list of avaible sending modulesStruan Donald2012-04-03-1/+9
* Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-25/+30
|\
| * Fix #261, photos need confirmed time also.Matthew Somerville2012-03-01-23/+27