Edit Ticket Workflow
Description
This plugin provides a simple web interface to edit the ticket workflow.
See also: TracWorkflowAdminPlugin
Bugs/Feature Requests
Existing bugs and feature requests for WorkflowEditorPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out WorkflowEditorPlugin from here using Subversion, or browse the source with Trac.
Example
[components] workfloweditor.* = enabled
Screenshots
Recent Changes
[13032] by rjollos on 05/03/13 21:25:06
Fixes #5269: (WorkflowEditorPlugin) 1.2.0dev Allow users with TICKET_ADMIN to edit the workflow.
[12220] by rjollos on 10/19/12 21:45:19
Fixes #10498: Added 3-Clause BSD license to source code. Bumped revision to 1.1.6.
[12217] by rjollos on 10/19/12 07:23:39
Fixes #10143:
- Replaced access of the private field _sections in the Configuration object 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 the ticket-workflow section is missing from trac.ini, because an empty Section object is constructed in the Configuration class under this scenario.
- Applied formatting changes to setup.py.
[12216] by rjollos on 10/19/12 06:41:33
Removed .settings directory and added to the svn:ignore list.
Author/Contributors
Author: takanorig
Maintainer: none
Contributors:
Attachments
- workfloweditor_admin.png (152.6 kB) - added by takanorig on 01/22/09 11:00:51.
- workfloweditor_admin_grid.png (107.0 kB) - added by takanorig on 02/11/09 04:00:25.
- workfloweditor_admin_text.png (112.1 kB) - added by takanorig on 02/11/09 04:00:51.



