wiki:GroupTicketFieldsPlugin

Version 1 (modified by thomasd, 12 years ago) (diff)

New hack GroupTicketFieldsPlugin, created by thomasd

GroupTicketFields

Description

Allows for grouping ticket fields using different fieldsets.

Bugs/Feature Requests

Existing bugs and feature requests for GroupTicketFieldsPlugin are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

Example for trac.ini configuration

[group-ticket-fields]
target = Target
target.fields = milestone,version
group_order = target,main

This creates a field group Target and assigns the fields milestone and version to it. The option name target is arbitrary.

group_order defines in which order the groups should be arranged.

Recent Changes

17899 by rjollos on 2020-12-03 22:59:17
TracGroupTicketFields 0.3: Add egg to release
17898 by rjollos on 2020-12-03 22:57:53
TracGroupTicketFields 0.3: Change entry point

Require Trac >= 1.0

17897 by rjollos on 2020-12-03 22:40:52
TracGroupTicketFields 0.3dev: Format using autopep8
(more)

Author/Contributors

Author: thomasd
Maintainer: thomasd
Contributors:

Attachments (2)

Download all attachments as: .zip