wiki:SimpleTicketPlugin

Version 9 (modified by Matthijs Kooijman, 14 years ago) (diff)

This plugin seems to work with 0.11 just fine

Simplified Ticket Entry Plugin

Notice: This plugin is unmaintained and available for adoption.

Description

Allows you to hide ticket fields for simplified entry.

The full list of built-in properties you can hide is:

  • owner
  • priority
  • milestone
  • component
  • severity
  • keywords
  • cc

Bugs/Feature Requests

Existing bugs and feature requests for SimpleTicketPlugin are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

Add a section like this to your trac.ini:

[simpleticket]
hide = milestone, owner, component 

Then give some users the TICKET_CREATE_SIMPLE permission (but not TICKET_CREATE).

Recent Changes

16048 by rjollos on 2016-12-02 23:22:07
5.0: Release version 5.0
15200 by rjollos on 2016-02-03 04:08:15
5.0dev: Use HTTPS in project URL
15199 by rjollos on 2016-02-03 03:46:11
5.0dev: Add license headers and text
(more)

Author/Contributors

Author: coderanger
Maintainer: coderanger
Contributors: