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

[1547] by coderanger on 11/13/06 01:44:59

SimpleTicketPlugin:

Add classifiers.

[1546] by coderanger on 11/13/06 01:43:43

SimpleTicketPlugin:

Version bump.

[1545] by coderanger on 11/13/06 01:40:20

SimpleTicketPlugin:

Minor fix.

Author/Contributors

Author: coderanger
Contributors: