Hi,

The notification system has been bugging the h*** out of me, so I figured  
I would have a look at it. The first thing I wanted to add was the ability  
to turn off notification on changes made by self (#2247).

The site-wide notification options found in trac.ini should IMO be abonded  
as soon as possible and be replaced with user preferences. I therefore  
added a "Notification" panel under Settings, where I put a prevent  
notification to self checkbox.

However, to access this information I need the req which is not available  
in the TicketNotifyEmail class (as far as I can see), so I will have to  
change the interface so that it is (e.g. add req to the constructor). Is  
that ok or is there a better way to do this?

- Endre


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to