Contents
Hide ticket field values
Description
This plugin allows masking ticket field values (for drop-down fields) based on users/groups. Bascially think of this as the big brother of the SimpleTicketPlugin. Activate the filtering on a user by giving them the TICKET_HIDEVALS permission. You can configure which fields to mask under WebAdmin. All fields are hidden by default, you must explicitly allow what you want each group to see. If a user has no visible options for a field, it will be hidden entirely.
Bugs/Feature Requests
Existing bugs and feature requests for HideValsPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out HideValsPlugin from here using Subversion, or browse the source with Trac.
Example
To enable:
[components] hidevals.* = enabled
Recent Changes
[12806] by rjollos on 03/26/13 21:37:57
Fixes #1920: Added 0.11 version of the plugin. From iker (untested by committer).
[3416] by coderanger on 03/25/08 07:39:08
Change my email to avoid Yahoo, which decided to brake my scraper script recently.
[2160] by coderanger on 04/07/07 00:58:56
Initial add.
[2159] by coderanger on 04/07/07 00:58:21
New hack HideValsPlugin, created by coderanger
Author/Contributors
Author: coderanger
Maintainer: none
Contributors:

