Ticket graphing plugin for Core Trac
I like http://bugs.jquery.com/ticketgraph, which is a Trac plugin the jQuery guys wrote (and open-sourced). Using it as a baseline, I made a number of changes to the functionality and styling, such as adding a by-component filter.
Here’s my fork: https://github.com/nacin/TracTicketGraph. Tarball: https://github.com/nacin/TracTicketGraph/tarball/master.
Also, a while ago @duck_ wrote a plugin for revoking a Trac cookie, which I think would be a good thing to have if there is ever another runaway spammer: https://github.com/joncave/Trac-Cookie-Revocation/tree/v0.1.
I imagine after a test run, we’ll want to deploy these to the other Tracs.
Let me know if you have any questions!
Nacin
stankea 9:57 am on August 21, 2012 Permalink | Log in to Reply
Enabled both plugins and both seem to work (didn’t test out the actual cookie revocation though)