Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Sort reporting categories in display order. | Matthew Somerville | 2019-10-31 | -2/+1 |
| | ||||
* | [BANES] Override category display name. | Matthew Somerville | 2019-10-25 | -0/+18 |
| | ||||
* | Per-test file email addresses. | Matthew Somerville | 2019-10-03 | -5/+5 |
| | ||||
* | Make sure determine_contact_type called later. | Matthew Somerville | 2019-09-12 | -1/+14 |
| | | | | | | | The request cobrand is set on the schema during the app's setup_request(), which is called by the root auto action. So anything in a controller's begin action will access an incorrect cobrand (if one has already been set). | |||
* | Factor out test CSV content function. | Matthew Somerville | 2019-02-25 | -19/+3 |
| | ||||
* | Refactor admin body/user functions to own files. | Matthew Somerville | 2019-02-22 | -1/+1 |
| | ||||
* | Dashboard update CSV export. | Matthew Somerville | 2018-10-03 | -0/+19 |
| | ||||
* | Add two fields to dashboard CSV export. | Matthew Somerville | 2018-10-03 | -30/+32 |
| | ||||
* | [BANES] Add extra columns to dashboard CSV export; behind new permission | Dave Arter | 2018-05-31 | -0/+197 |