Simplified Ticket Entry Plugin

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

NOTE: This plugin is not compatible with the current trunk (0.11dev).

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 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

[3416] by coderanger on 03/25/08 01:39:08

Change my email to avoid Yahoo, which decided to brake my scraper script recently.

[3342] by coderanger on 03/11/08 06:29:07

Initial 0.11 port.

[3340] by coderanger on 03/11/08 05:13:43

Branch for 0.11.

[1547] by coderanger on 11/12/06 08:44:59

SimpleTicketPlugin:

Add classifiers.

Author/Contributors

Author: coderanger
Contributors: