Version 8 (modified by 8 years ago) (diff) | ,
---|
Contents
ComponentHierarchyPlugin
Description
Adds hierarchy structuring feature for the ticket field 'component'.
You define a parent and children for a certain component on the Admin page.
Preview
Note the additional column 'parent':
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.
Source
You can check out ComponentHierarchyPlugin from here using Subversion, or browse the source with Trac.
Installation
- Build the plugin
python setup.py bdist_egg
- Copy the plugin to Trac, e.g.
cp dist/ComponentHierarchy-0.0.1-py2.7.egg /instance_trac/plugins/
- Restart webserver (e.g. Apache)
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)
-
componentHierarchy.png (41.4 KB) - added by 8 years ago.
example screenshot
- admin-page.png (80.4 KB) - added by 8 years ago.
Download all attachments as: .zip