aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/admin/permissions.t
Commit message (Collapse)AuthorAgeLines
* Refactor admin body/user functions to own files.Matthew Somerville2019-02-22-5/+5
|
* Allow user to be associated with multiple areas.Matthew Somerville2019-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 toolStruan Donald2018-09-28-0/+8
|
* Don't lose from_body if edited by non-superuser.Matthew Somerville2018-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 Somerville2018-01-31-0/+196