wiki:PrivateTicketsPlugin

Version 1 (modified by Noah Kantrowitz, 17 years ago) (diff)

New hack PrivateTicketsPlugin, created by coderanger

Modified ticket permissions

Description

Allow users to only see tickets they are associated with.

There are three new permissions for this plugin: TICKET_VIEW_REPORTER, TICKET_VIEW_CC, and TICKET_VIEW_ASSIGNED. TICKET_VIEW_SELF is an alias for all three of these.

With each permission, users will only be able to see tickets where they are the that person.

Bugs/Feature Requests

Existing bugs and feature requests for PrivateTicketsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:privateticketsplugin here].

Source

You can check out PrivateTicketsPlugin from here using Subversion, or browse the source with Trac.

Example

To activate:

[components]
privatetickets.* = enabled

Recent Changes

17424 by rjollos on 2019-07-30 17:54:03
TracPrivateTickets 2.4.0dev: Fix groups with uppercase characters not recognized

Issue discovered in copied code for DynamicFieldsPlugin.

Refs #13575.

17279 by rjollos on 2018-08-21 02:23:33
TracPrivateTickets 2.4.0dev: Prepare for development
17278 by rjollos on 2018-08-21 02:21:55
TracPrivateTickets 2.3.0: Release 2.3.0

Refs #13421, #13459.

(more)

Author/Contributors

Author: coderanger
Contributors: