Changes between Version 7 and Version 8 of TracTimeline
- Timestamp:
- Jan 12, 2016, 11:21:52 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracTimeline
v7 v8 2 2 [[TracGuideToc]] 3 3 4 T rac's timeline feature provides a historic view of the project in a single report.4 The timeline provides a historic view of the project in a single report. 5 5 6 It lists all Trac events that have occurred in chronological order, a brief description of each event and if applicable, the person responsible for the change. 6 It lists all Trac events that have occurred in chronological order, a 7 brief description of each event and if applicable, the person responsible for 8 the change. 7 9 8 10 The timeline lists these kinds of events: 9 11 * '''Wiki page events''' — Creation and changes 10 * '''Ticket events''' — Creation and resolution/closing and optionally other changes12 * '''Ticket events''' — Creation and resolution/closing (and optionally other changes) 11 13 * '''Source code changes ''' — Repository check-ins 12 14 * '''Milestone ''' — Milestone completed 13 15 14 Each event entry provides a hyperlink to the specific event in question, who authored the change as well as a brief excerpt of the actual comment or text, if available. 16 Each event entry provides a hyperlink to the specific event in question, who authored the change as well as 17 a brief excerpt of the actual comment or text, if available. 15 18 16 19 It is possible to filter the displayed events with the various filters in the option panel: