wiki:TicketChangePlugin

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

Add note about inclusion of feature in Trac 0.12. Change maintainer to last person who performed a checkin.

Edit ticket comments

Note: Functionality to edit ticket comments has been added in Trac 0.12 (th:#454).

Description

It requires TicketDeletePlugin and adds the functionality to edit ticket comments.

In the Change History section of the ticket view there is the Reply button. TicketDeletePlugin adds Delete button there and TicketChangePlugin adds Change button also.

Bugs/Feature Requests

Existing bugs and feature requests for TicketChangePlugin are here.

If you have any issues, create a new ticket.

Download, Source

Download the zipped source from [download:ticketchangeplugin here], check out TicketChangePlugin from here using Subversion, or browse the source with Trac.

Example

Just follow the normal egg installation procedures.

User who have TICKET_ADMIN permissions will see the Change button for each comment in the Change History of the ticket view. Click this button to correct typos, syntax errors, etc.

Recent Changes

11974 by rjollos on 2012-09-12 03:28:13
Updated svn:ignore to ignore products of building the egg.
10447 by rjollos on 2011-07-12 05:55:58
Show plugin's svn revision on webadmin plugin panel.
9656 by rjollos on 2010-12-10 07:39:58
Use Trac's datefmt utilities to avoid unicode issues encountered when using strftime. Fixes #6786.
(more)

Author/Contributors

Author: SergeiLuchko
Maintainer: datallah
Contributors: datallah