aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Contact.pm
Commit message (Collapse)AuthorAgeLines
* auto flag reported problemsStruan Donald2011-08-09-0/+4
|
* Redirect if POSTed form is GETted.Matthew Somerville2011-08-05-0/+2
|
* Fix admin links in contact emails.Matthew Somerville2011-06-16-2/+2
|
* Centralise problem report loading, 404/410 checking.Matthew Somerville2011-06-09-13/+2
|
* Switch to using c->cobrand->problems to return all problems for a cobrand ↵Matthew Somerville2011-06-08-1/+1
| | | | (so on Barnet only return Barnet problems).
* Tidy up some strings for translation, remove some migrated code.Matthew Somerville2011-06-06-4/+4
|
* Fix broken contact form report handling, stop HTML injection, and remove old ↵Matthew Somerville2011-06-03-13/+10
| | | | contact code.
* update reportingStruan Donald2011-05-26-7/+4
|
* use c->send_email on contact page and add more testsStruan Donald2011-05-25-32/+15
|
* Create some _local functions to return the right DateTimes.Matthew Somerville2011-05-24-5/+1
|
* a tiny bit of documentationStruan Donald2011-05-13-41/+44
|
* actually send the email unless in test modeStruan Donald2011-05-13-1/+37
|
* display correct error messages and test for bad problem idsStruan Donald2011-05-13-0/+5
|
* placeholder for email sending codeStruan Donald2011-05-13-1/+12
|
* setup up submitted information for emailingStruan Donald2011-05-13-6/+44
|
* contact form validation and post submission pageStruan Donald2011-05-13-4/+62
|
* tidy upStruan Donald2011-05-13-22/+0
|
* perltidyStruan Donald2011-05-13-22/+24
|
* make problem report date prettyStruan Donald2011-05-13-1/+14
|
* display problem and update information as appropriateStruan Donald2011-05-13-0/+86
|
* start adding contact formStruan Donald2011-05-13-0/+45