Modify

Opened 15 years ago

Last modified 7 years ago

#5777 new enhancement

Add an ExtensionPoint

Reported by: rtm@… Owned by:
Priority: normal Component: WorkLogPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

Hello, great plug-in!

But right now I'm developing some new plugin and I was very disappointed in one thing - other plug-ins can't find the way to handle/find out/etc. event of starting/stopping work on ticket. Yes this could may made by listening of ticket_change of ITicketChangeListener, but it is not the same as if it would be WorkLogPlugin event.

So, I was added couple of classes to add new ExtensionPoint and make WorkLogManager be able call listeners on starting/stopping work on ticket.

PS: sorry for my bad English =) and sorry I'm python and Trac noob, may be I'm doing things in wrong direction, but as for my self I'm going to use this ExtensionPoint in my trac instances

Attachments (1)

worklogplugin.diff (1.6 KB) - added by rtm@… 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by rtm@…

Attachment: worklogplugin.diff added

comment:1 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)
Summary: Adding ExtensionPointAdd an ExtensionPoint

comment:2 Changed 7 years ago by Ryan J Ollos

Owner: Colin Guthrie deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.