aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/contact.t
Commit message (Expand)AuthorAgeLines
* Lowercase contact email when looking for user.Matthew Somerville2020-08-03-1/+1
* Replace use of FixMyStreet::App with DB in tests.Matthew Somerville2019-11-22-6/+6
* Per-test file email addresses.Matthew Somerville2019-10-03-0/+1
* Include user admin links in contact form emailsZarino Zappia2019-08-23-0/+64
* [Hounslow] Add general enquiries functionalityDave Arter2019-06-06-0/+31
* Stop warning in contact test.Matthew Somerville2019-05-02-0/+2
* Add CSRF and time to contact form.Matthew Somerville2019-02-01-0/+3
* [Buckinghamshire] Get topic when reporting abuse.Matthew Somerville2018-12-19-74/+62
* Make who question more prominent.Matthew Somerville2018-12-19-3/+5
* allow cobrands to restrict /contact to abuse reportsStruan Donald2018-10-18-0/+28
* Use site name in contact email subject line.Matthew Somerville2018-08-28-1/+1
* Include user agent in contact form emails.Matthew Somerville2018-08-21-1/+1
* error on bad update ids passed to contact formStruan Donald2018-06-05-6/+60
* Option to redirect to custom URL from Contact formZarino Zappia2017-07-28-0/+35
* Add an optional phone field to the contact form.Martin Wright2017-07-07-0/+2
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-4/+0
* Fix flagging wording template link.Matthew Somerville2016-12-16-1/+1
* Update wording on flagging unsuitable reports.Matthew Somerville2016-11-25-1/+1
* Update contact success message text.Matthew Somerville2016-09-14-2/+2
* Add HTML email templates.Matthew Somerville2016-08-01-4/+4
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-12/+3
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-1/+1
* Simplifed "confirmation-header" for success pages.Zarino Zappia2015-02-19-2/+2
* Add a who are you trying to contact option to contact formStruan Donald2014-04-15-1/+110
* Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-18/+19
* fix date format for dates that are now from a previous yearStruan Donald2012-01-06-3/+3
* extra test for auto flaggingStruan Donald2011-08-09-1/+3
* auto flag reported problemsStruan Donald2011-08-09-0/+9
* Tidy up some strings for translation, remove some migrated code.Matthew Somerville2011-06-06-8/+8
* Fix broken contact form report handling, stop HTML injection, and remove old ...Matthew Somerville2011-06-03-4/+30
* update reportingStruan Donald2011-05-26-4/+50
* use c->send_email on contact page and add more testsStruan Donald2011-05-25-3/+12
* display correct error messages and test for bad problem idsStruan Donald2011-05-13-9/+37
* placeholder for email sending codeStruan Donald2011-05-13-0/+18
* contact form validation and post submission pageStruan Donald2011-05-13-0/+76
* tests/fixes for anonymous reportsStruan Donald2011-05-13-36/+58
* perltidyStruan Donald2011-05-13-17/+17
* make problem report date prettyStruan Donald2011-05-13-0/+2
* display problem and update information as appropriateStruan Donald2011-05-13-0/+34
* fix contact page titleStruan Donald2011-05-13-1/+1
* start adding contact formStruan Donald2011-05-13-0/+14