Modify ↓
Opened 15 years ago
Last modified 10 years ago
#9018 new enhancement
View permission description in popup
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | unscheduled |
Component: | admin/web | Version: | |
Severity: | normal | Keywords: | permissions |
Cc: | Ryan J Ollos | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Permissions lack descriptions in Admin panel. The could be added as tooltip when mouse is hovered over permission token.
Attachments (0)
Change History (4)
follow-up: 3 comment:1 by , 15 years ago
Keywords: | permissions added |
---|---|
Milestone: | → 2.0 |
comment:3 by , 14 years ago
Cc: | added |
---|
Replying to cboos:
We don't have descriptions for the permissions, in the first place.
This would be a very nice feature! I was going to open a ticket for this feature and came across this ticket while searching. If I find some time to work on it, I will open a ticket.
comment:5 by , 10 years ago
Cc: | added; removed |
---|
Note:
See TracTickets
for help on using tickets.
We don't have descriptions for the permissions, in the first place. The closest thing is the TracPermissions page, but nothing dynamic there.
This would need to extend the IPermissionRequestor interface.