aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/sendreport
Commit message (Expand)AuthorAgeLines
* Remove unused inspection required/reputation code.Matthew Somerville2019-10-28-85/+0
* [Oxfordshire] Remove raise defect/inspected code.Matthew Somerville2019-10-10-15/+0
* better error if category for report does not existStruan Donald2019-06-20-0/+2
* [UK] Update 2019 local government handling.Matthew Somerville2019-05-23-2/+1
* [UK] Deal with 2019 local government changes.Matthew Somerville2019-04-04-0/+17
* [Open311] Use cobrand hook for extra update paramsMatthew Somerville2019-03-08-1/+0
* [UK] send reports on highways agency roads to highways agencyStruan Donald2018-11-19-0/+32
* [Angus] Remove cobrand.Matthew Somerville2018-10-10-56/+0
* [Oxfordshire] remove open311 hardcodingStruan Donald2018-10-01-3/+0
* Add Blackhole send methodDave Arter2018-09-24-0/+42
* [TfL] Add SendReport plugin to ignore contact selection.Matthew Somerville2018-06-14-0/+32
* Fix error sending `requires_inspection` reports.Matthew Somerville2018-01-16-3/+0
* Remove unused (except by tests) send_reports() fn.Matthew Somerville2018-01-15-6/+6
* Superusers only have permissions available on the current cobrandDave Arter2017-09-01-0/+3
* Make sure gettext domain specified in all tests.Matthew Somerville2017-08-25-2/+0
* Move FixMyStreet::DB to FixMyStreet::DB::Schema.Matthew Somerville2017-08-09-1/+1
* Add inactive state to categories.Matthew Somerville2017-07-14-3/+2
* Run each test file in a transaction.Matthew Somerville2017-06-20-22/+6
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-1/+1
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-14/+4
* Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-0/+267
* Send reports immediately from users with enough reputationDave Arter2016-09-23-0/+32
* Add ‘trusted’ flag allowing users to make reports directlyDave Arter2016-09-20-0/+20
* Add ‘Inspection required’ field to categoriesDave Arter2016-09-09-0/+59
* [Angus] SOAP interface/send method for Angus CRMDave Arter2016-03-29-0/+61
* Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-3/+3
* Factor out test contact creation to function.Matthew Somerville2015-03-13-8/+7
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-2/+2
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-4/+9
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-1/+2
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-3/+7
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-1/+1
* | Improve tests to not assume BASE_URL is localhost, and remove couple of warni...Matthew Somerville2013-01-28-0/+1
|/
* basic SendReport::Email testsStruan Donald2012-07-30-0/+77