Changes between Version 6 and Version 7 of TimelineComponentFilterPlugin


Ignore:
Timestamp:
Nov 24, 2010, 12:40:28 PM (13 years ago)
Author:
Ryan J Ollos
Comment:

Works with Trac 0.11.7

Legend:

Unmodified
Added
Removed
Modified
  • TimelineComponentFilterPlugin

    v6 v7  
    44== Description ==
    55
    6 Filters the new tickets, edited tickets, closed tickets, and files attached to tickets displayed in the timeline by the ticket component attribute. This is only guaranteed to work on Trac version 0.11.4. More testing and feedback is welcome. This plugin is based on the TimelineUserFilterPlugin and most of the code was shamelessly copied.
     6Filters the new tickets, edited tickets, closed tickets, and files attached to tickets displayed in the timeline by the ticket component attribute. This plugin is based on the TimelineUserFilterPlugin and most of the code was shamelessly copied.
    77
    88== Bugs/Feature Requests ==
     
    2626=== Installation ===
    2727Simply copy the {{{TimelineComponentFilter.py}}} to {{{[trac-env-path]/plugins}}} directory.
     28
     29This plugin has only been tested with Trac 0.11.4 and 0.11.7. More testing and feedback is welcome.
    2830
    2931=== Configuration ===