On Wed, 2006-03-29 at 02:19 +1100, Alec Thomas wrote:
> As a taste of what is possible with the new code, I've updated the
> tracticketmojo plugin [1] to the new API.
> 
> This plugin implements three components, the first of which adds a
> 'delete ticket' action (which doesn't actually delete - proof of
> concept).
> 
> The second component adds a 'progress' field type (which other plugins,
> or users via custom fields, can use). 
> 
> The third component (TicketProgress) removes the 'resolve: fixed' action
> and replaces it with a 'complete: x/100' action. If this value is set to
> 100 and the action applied, the ticket is closed as fixed. The plugin
> also intercepts state transitions made by other actions to/from closed,
> and resets the progress to 0.

Sounds cool.  I should be setting up a test workflow project at work
soon, so I'll hopefully be able give some feedback.

-- 
Matthew Good <[EMAIL PROTECTED]>

_______________________________________________
Trac-dev mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-dev

Reply via email to