aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet/Problem.pm
Commit message (Expand)AuthorAgeLines
* Add sort order options to list pages.Matthew Somerville2016-11-04-11/+23
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-2/+2
* Pass back Open311 request through send_reports for tests.Matthew Somerville2016-08-24-1/+1
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-2/+4
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-304/+5
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-6/+6
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-4/+4
* Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-1/+3
* Speed up admin front page.Matthew Somerville2015-10-23-1/+4
* [Zurich] admin workflow changes available statesHakim Cassimally2015-10-06-1/+1
* Merge branch '1070-dmarc-workaround'Matthew Somerville2015-08-19-1/+1
|\
| * Add default sender to send_email_cron.Matthew Somerville2015-08-19-1/+1
* | Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-2/+13
* | Use ResultSet/cobrand->problems where appropriate.Matthew Somerville2015-08-19-2/+2
* | Move "missing" handling to separate column.Matthew Somerville2015-08-19-7/+12
|/
* Fix display of warning message in report sending.Matthew Somerville2015-08-13-1/+1
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-5/+5
* Allow /ajax to be filtered by statusDave Arter2015-06-29-2/+6
* Add category filtering support to /ajax via 'category' GET paramDave Arter2015-06-29-1/+2
* [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