wiki:ComponentHierarchyPlugin

Version 14 (modified by Ryan J Ollos, 5 years ago) (diff)

Released to PyPI. Refs #13542.

Add a hierarchy to the component field

Description

This plugin adds a hierarchy structuring feature for the ticket field 'component'. You define a parent and children for a certain component on the Admin page.

When installed and configured, the plugin shows the following for the field Component on the ticket entry page:

example screenshot

Note the additional column Parent:

A similar plugin is SubcomponentsPlugin.

Bugs/Feature Requests

Existing bugs and feature requests for ComponentHierarchyPlugin are here.

If you have any issues, create a new ticket.

defect

8 / 9

enhancement

2 / 2

task

2 / 2

Download

Download the zipped source from here.

The plugin is also available on PyPI.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

17615 by rjollos on 2019-12-09 12:58:03
TracComponentHierarchy 1.2.1: Add classifiers metadata

Fixes #13711.

17351 by rjollos on 2019-03-10 19:23:39
TracComponentHierarchy 1.2.0: Prepare for release

Refs #13542.

16968 by rjollos on 2017-11-17 18:50:22
TracComponentHierarchy 1.2.0dev: Rename plugin in preparation for publishing to PyPI

Uninstall the old plugin before installing this version:

pip uninstall ComponentHierarchy
pip install TracComponentHierarchy

Refs #12991.

(more)

Author/Contributors

Author: thomasd, falkb
Maintainer: falkb
Contributors: Cinc-th

Attachments (2)

Download all attachments as: .zip