Contents
Edit the workflow of tickets
Notice: This plugin is unmaintained and available for adoption.
Description
This plugin provides a simple web interface to edit the ticket workflow in Trac.
Tabular version:
Ini-admin version:
See also: TracWorkflowAdminPlugin
Bugs/Feature Requests
Existing bugs and feature requests for WorkflowEditorPlugin are here.
If you have any issues, create a new ticket.
| defect |
18 / 26 |
||
|---|---|---|---|
| enhancement |
1 / 5 |
||
| task |
1 / 1 |
Download
Download the zipped source from here.
Source
You can check out WorkflowEditorPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Enable the plugin in your trac.ini file as follows:
[components] workfloweditor.* = enabled
Recent Changes
- 13032 by rjollos on 2013-05-03 19:25:06
-
Fixes #5269: (WorkflowEditorPlugin) 1.2.0dev Allow users with
TICKET_ADMINto edit the workflow.
- 12220 by rjollos on 2012-10-19 19:45:19
-
Fixes #10498: Added 3-Clause BSD license to source code. Bumped revision to 1.1.6.
- 12217 by rjollos on 2012-10-19 05:23:39
-
Fixes #10143:
- Replaced access of the private field
_sectionsin theConfigurationobject with proper access to the keyed item. The issue described in #10143 has not been reproduced, but this change should avoid a traceback if there is a case in which theticket-workflowsection is missing fromtrac.ini, because an emptySectionobject is constructed in theConfigurationclass under this scenario. - Applied formatting changes to
setup.py.
(more)
- Replaced access of the private field
Author/Contributors
Author: takanorig
Maintainer: none (needsadoption)
Contributors:
Attachments (3)
- workfloweditor_admin.png (152.6 KB) - added by 17 years ago.
- workfloweditor_admin_grid.png (107.0 KB) - added by 17 years ago.
- workfloweditor_admin_text.png (112.1 KB) - added by 17 years ago.
Download all attachments as: .zip




