aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/questionnaire.t
Commit message (Collapse)AuthorAgeLines
* Decode template files read in with read_file, to prevent double encoding ↵Matthew Somerville2011-09-20-3/+29
| | | | (fixes #159). Also fix Welsh I18N test.
* Fix questionnaire test (broke due to being 6 months after fixed date); more ↵Matthew Somerville2011-09-02-3/+8
| | | | fixes to update tests.
* 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 ↵Matthew Somerville2011-06-02-24/+38
| | | | from test.
* Questionnaire tests, and fixes due to those tests.Matthew Somerville2011-05-27-0/+278