Edgewall Software

Changes between Version 20 and Version 21 of TracTimeline


Ignore:
Timestamp:
May 14, 2010, 3:31:24 PM (14 years ago)
Author:
anonymous
Comment:

Fixed typo. "show" → "shown"

Legend:

Unmodified
Added
Removed
Modified
  • TracTimeline

    v20 v21  
    2222 * ''and X days back'' — how many days backwards in time to get events.
    2323 * ''done by'' — the author of an event. It accepts a space-separated list of authors for which events should be included. Alternatively, if the author names are prefixed by a "-" character, then the events having those authors will be excluded, and all the others included. Single or double quotes can be used for specifying author names containing space characters. ''(since 0.12)''
    24  * ''Changesets in all repositories'' — if you have more than one repository connected to your Trac project, then you can filter the output so events from specific repositories are not show. ''(since 0.12)''
     24 * ''Changesets in all repositories'' — if you have more than one repository connected to your Trac project, then you can filter the output so events from specific repositories are not shown. ''(since 0.12)''
    2525 * ''Milestones reached'' — display or hide milestones reached.
    2626 * ''Opened and closed tickets'' — display or hide ticket open or close events.