Changes between Version 2 and Version 3 of TracTimeline
- Timestamp:
- Apr 4, 2019, 10:07:39 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracTimeline
v2 v3 2 2 [[TracGuideToc]] 3 3 4 T he timeline provides a historic view of the project in a single report.4 Trac's timeline feature 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 7 brief description of each event and if applicable, the person responsible for 8 the change. 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. 9 7 10 8 The timeline lists these kinds of events: 11 9 * '''Wiki page events''' — Creation and changes 12 * '''Ticket events''' — Creation and resolution/closing (and optionally other changes)10 * '''Ticket events''' — Creation and resolution/closing and optionally other changes 13 11 * '''Source code changes ''' — Repository check-ins 14 12 * '''Milestone ''' — Milestone completed 15 13 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. 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. 18 15 19 16 It is possible to filter the displayed events with the various filters in the option panel: