#4873 closed defect (fixed)
[PATCH] admin - group permissions by user
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | admin/web | Version: | |
Severity: | minor | Keywords: | patch |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
This patch groups all the permissions for one user onto one row.
Each permission (action) is enclosed in a single div which lets it flow depending on the width of the screen. Even with a single action per line this should be easier to read because it does not duplicate the 'subject'.
patch & screenshot attached.
Attachments (1)
Change History (8)
by , 18 years ago
Attachment: | admin_perms_group_user_actions.patch added |
---|
comment:1 by , 18 years ago
Trying to attach a screenshot as png/gif/jpg and the uploader crashes with this so I am leaving it off.
File "/usr/lib/python2.4/site-packages/trac/attachment.py", line 361, in process_request self._do_save(req, attachment)
comment:3 by , 18 years ago
Milestone: | → 0.11 |
---|---|
Owner: | changed from | to
Severity: | normal → minor |
Status: | new → assigned |
Looks prettier indeed.
comment:5 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Modified a bit the patch in r5184.
Thanks for the patch!
follow-up: 7 comment:6 by , 18 years ago
Thanks for the kind words :) I'll pay more attention to the naming convention next time. Andrew
Since every comment I make seems to get a 80% rating for spam, not sure what to do… maybe add some references to random tickets? Just fill up this area with some text?
comment:7 by , 18 years ago
Since every comment I make seems to get a 80% rating for spam, not sure what to do… maybe add some references to random tickets? Just fill up this area with some text?
Create a session by saving personal information in the Settings.
screenshot