Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Refactor admin body/user functions to own files. | Matthew Somerville | 2019-02-22 | -5/+5 |
| | ||||
* | Allow user to be associated with multiple areas. | Matthew Somerville | 2019-02-14 | -1/+3 |
| | | | | | | Update database to store an array of IDs rather than only one; consequential changes to the admin and the dashboard to allow selection. | |||
* | [Oxfordshire] remove access to inspector tool | Struan Donald | 2018-09-28 | -0/+8 |
| | ||||
* | Don't lose from_body if edited by non-superuser. | Matthew Somerville | 2018-09-20 | -0/+10 |
| | | | | | If an admin with the user_edit permission but not user_assign_body edited a user with from_body set, the from_body field was lost. | |||
* | Split up admin test file into many separate files. | Matthew Somerville | 2018-01-31 | -0/+196 |