aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/contact.t
Commit message (Collapse)AuthorAgeLines
* 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
| | | | | | | | | | | In order to try and cut down on people mistakingly using this form to try and contact their council all some 'who are you trying to contact' options to the form that display appropriate messaged unless the 'FMS team option is selected. Add the validation code for this in the cobrand module. Fixes #41
* Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-18/+19
| | | | | | | | | Setting MAPIT_URL to .../fakemapit/ will then return one area, ID 161 and type ZZZ, whatever co-ordinate it is given. This means the default area type is now ZZZ, the UK specific types are moved into the UK cobrands, and the tests updated accordingly to still function (they assume UK-ness a lot, so probably need an ALLOWED_COBRANDS entry of "fixmystreet: 'localhost'" and for your host's domain to show fixmystreet too).
* 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
| | | | contact code.
* 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