Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Admin acts as user #82

Merged
merged 6 commits into from Jan 24, 2015
Merged

Admin acts as user #82

merged 6 commits into from Jan 24, 2015

Conversation

pgwillia
Copy link
Member

This pull request deals with parts #62, #63, and #64 of the original user story #32.

Uses CanCan to give user's in the admin group the ability to manage (all the verbs -- create, edit, show, destroy) on all the types of models. Tests for GenericFile, Collection and User.

Uses concepts of 'gated discovery' in Blacklight to allow the admin to be able to browse and search on all the things.

Overrides the Sufia::UserControllerBehaviour to allow admins to edit/update user profiles.

pbinkley added a commit that referenced this pull request Jan 24, 2015
Admin acts as user closes #62, closes #63, and closes #64
@pbinkley pbinkley merged commit 4777c24 into master Jan 24, 2015
@pgwillia pgwillia deleted the admin_acts_as_user branch April 15, 2015 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants