Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Simplifed "confirmation-header" for success pages. | Zarino Zappia | 2015-02-19 | -2/+2 |
| | ||||
* | Add a who are you trying to contact option to contact form | Struan Donald | 2014-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 Somerville | 2012-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 year | Struan Donald | 2012-01-06 | -3/+3 |
| | ||||
* | extra test for auto flagging | Struan Donald | 2011-08-09 | -1/+3 |
| | ||||
* | auto flag reported problems | Struan Donald | 2011-08-09 | -0/+9 |
| | ||||
* | Tidy up some strings for translation, remove some migrated code. | Matthew Somerville | 2011-06-06 | -8/+8 |
| | ||||
* | Fix broken contact form report handling, stop HTML injection, and remove old ↵ | Matthew Somerville | 2011-06-03 | -4/+30 |
| | | | | contact code. | |||
* | update reporting | Struan Donald | 2011-05-26 | -4/+50 |
| | ||||
* | use c->send_email on contact page and add more tests | Struan Donald | 2011-05-25 | -3/+12 |
| | ||||
* | display correct error messages and test for bad problem ids | Struan Donald | 2011-05-13 | -9/+37 |
| | ||||
* | placeholder for email sending code | Struan Donald | 2011-05-13 | -0/+18 |
| | ||||
* | contact form validation and post submission page | Struan Donald | 2011-05-13 | -0/+76 |
| | ||||
* | tests/fixes for anonymous reports | Struan Donald | 2011-05-13 | -36/+58 |
| | ||||
* | perltidy | Struan Donald | 2011-05-13 | -17/+17 |
| | ||||
* | make problem report date pretty | Struan Donald | 2011-05-13 | -0/+2 |
| | ||||
* | display problem and update information as appropriate | Struan Donald | 2011-05-13 | -0/+34 |
| | ||||
* | fix contact page title | Struan Donald | 2011-05-13 | -1/+1 |
| | ||||
* | start adding contact form | Struan Donald | 2011-05-13 | -0/+14 |