aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/questionnaire.t
Commit message (Expand)AuthorAgeLines
* Enable HTML in updates from staff usersDave Arter2020-09-30-2/+7
* Replace use of FixMyStreet::App with DB in tests.Matthew Somerville2019-11-22-13/+12
* Don’t send questionnaires for closed reports.Dave Arter2018-10-26-0/+20
* Allow questionnaire pages to be revisited within 2 minutesDave Arter2018-07-11-2/+9
* Store questionnaire data as soon as opened.Matthew Somerville2018-02-16-0/+17
* Prefill first question from questionnaire email.Matthew Somerville2018-02-16-2/+2
* Run each test file in a transaction.Matthew Somerville2017-06-20-10/+0
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-3/+0
* Return 400/500 for some client/server errors.Matthew Somerville2016-12-16-1/+5
* Add HTML email templates.Matthew Somerville2016-08-01-12/+16
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-4/+1
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-19/+6
* Refactor email handling to use Email::MIME alone.Matthew Somerville2016-03-30-5/+5
* Improve some error pages.Matthew Somerville2016-01-26-1/+1
* Add "time spent" admin logging.Hakim Cassimally2015-10-06-1/+1
* Process update left as part of questionnaire.Matthew Somerville2015-09-28-0/+10
* Show report details more clearly on questionnaire pageZarino Zappia2015-09-17-1/+1
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-1/+1
* Simplifed "confirmation-header" for success pages.Zarino Zappia2015-02-19-4/+4
* Update test for changes in 6eff7846.Matthew Somerville2014-09-11-2/+2
* Some tweaks for Travis timeout errors.Matthew Somerville2014-07-29-1/+1
* Change default email indentation to none.Matthew Somerville2014-03-17-1/+2
* If only one cobrand given, always use it.Matthew Somerville2013-11-07-1/+1
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-10/+8
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-1/+1
|\
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-1/+1
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-0/+16
|\ \ | |/ |/|
| * update tests with new statusesStruan Donald2012-10-02-0/+16
* | Allow closed->fixed transition in questionnaire, and spot closed problems in ...Matthew Somerville2012-10-03-2/+24
|/
* Make sure no questionnaire emails outstanding at start of test.Matthew Somerville2012-08-17-0/+6
* Fetch updates as report page does, so they're displayed.Matthew Somerville2012-07-18-0/+17
* Fixes and improvements for tests.Matthew Somerville2012-05-16-60/+72
* Decode template files read in with read_file, to prevent double encoding (fix...Matthew Somerville2011-09-20-3/+29
* Fix questionnaire test (broke due to being 6 months after fixed date); more f...Matthew Somerville2011-09-02-3/+8
* correctly set mark_open/fixed in questionnaire generates updatesStruan Donald2011-06-28-0/+10
* display update marked as fixed text on questionnaire for all fixed statesStruan Donald2011-06-28-0/+49
* remove more hardcoded references to fixedStruan Donald2011-06-21-2/+7
* add header and footer to questionnaire success pagesStruan Donald2011-06-21-0/+1
* Move most of questionnaire cron to ResultSet so it can be called and tested f...Matthew Somerville2011-06-02-24/+38
* Questionnaire tests, and fixes due to those tests.Matthew Somerville2011-05-27-0/+278