Version 1 (modified by 7 years ago) (diff) | ,
---|
Contents
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
Attachments (1)
-
ticketfield_administration.png (227.0 KB) - added by 2 years ago.
Screenshot of ticket field administration page
Download all attachments as: .zip