Extended ticket stock and custom fields customization for Trac

Description

A Trac plugin that provides more configuration options for ticket fields, both stock and custom fields, like labeling and hiding/skipping.

Bugs/Feature Requests

Existing bugs and feature requests for ExtendedFieldPropertiesPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

In conf/trac.ini:

[ticket]
...
type.label = My type label
...

[ticket-custom]
...
customfield.skip = True
...

Recent Changes

[3308] by servilio on 03/03/08 13:03:14

Fixing #2673.

[3307] by servilio on 03/03/08 12:57:56

Fixing coding declaration of web_ui.py.

[3297] by servilio on 02/29/08 11:25:09

First commit of ExtendedFieldPropertiesPlugin.

[3296] by servilio on 02/29/08 10:36:50

New hack ExtendedFieldPropertiesPlugin, created by servilio

Author/Contributors

Author: servilio
Contributors: