wiki:TicketFieldFilterPlugin

Version 1 (modified by Cinc-th, 7 years ago) (diff)

New hack TicketFieldFilterPlugin, created by Cinc-th

Filter ticket fields depending on ticket type and user permissions

Description

A plugin to filter ticket fields depending on the ticket type and user permissions. You may also set fields to read only to prevent modification. When doing so the field is no longer part of the Modify section but still shown in the ticket header.

Configuration is done in the admin section.

Bugs/Feature Requests

Existing bugs and feature requests for TicketFieldFilterPlugin are here.

If you have any issues, create a new ticket.

defect

3 / 4

enhancement

1 / 1

Download

Download the zipped source from here.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

18107 by Cinc-th on 2021-03-29 12:23:42
TicketFieldFilterPlugin: no longer use Javascript for read-nly field handling. Trac provides a variable field['editable'] just for that.

Closes #13988

18103 by Cinc-th on 2021-03-26 18:42:22
TicketFieldFilterPlugin: fixed saving of permissions for ticket fields. Internal data was not correct when processing the save from the admin page resulting in missing information.

Closes #13985

18102 by Cinc-th on 2021-03-26 16:26:38
TicketFieldFilterPlugin: add classifiers to setup.py. Fix for Python 3 problem. The plugin does work with Trac 1.5 (and probably Trac 1.6) now.
(more)

Author/Contributors

Author: Cinc-th
Maintainer: Cinc-th
Contributors:

Attachments (1)

Download all attachments as: .zip