Add form in admin site for ManualPermissions.
Review Request #6225 — Created Aug. 13, 2014 and submitted
Information | |
---|---|
anselina | |
ReviewBot | |
master | |
|
|
e39c993... | |
Reviewers | |
reviewbot | |
ManualPermissions can now be created, modified, or deleted through the admin
site. I decided to go with a raw ID field foruser
since a drop-down isn't
the best for Review Board instances with many users, but we can change this in
the future if we'd like to.
- Added, modified, and deleted ManualPermissions successfully.
- Tried entering invalid IDs for the user and local site, and got the expected
error messages.
Description | From | Last Updated |
---|---|---|
This string should be wrapped for localization. |
|
Change Summary:
Wrapped a string for localization.
Depends On: |
|
||||
---|---|---|---|---|---|
Commit: |
|
||||
Diff: |
Revision 2 (+83 -7) |