Opened 15 years ago
Closed 15 years ago
#18 closed enhancement (fixed)
more visibility on tickets
Reported by: | pinsard | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | SUPERBIB sur trac |
Component: | component1 | Version: | |
Keywords: | trac timeline ticket | Cc: |
Description
We have already noticed and deplored that in timeline we only see creation and closure of tickets.
Today reading the trac-users list, I discover a new (trac 0.9, so not so new !) that we can change timeline configuration in order to see also tickets changes.
see
http://groups.google.com/group/trac-users/browse_thread/thread/c8675b5ba4a9a0b9
http://trac.edgewall.org/wiki/TracIni#timeline-section
I made this modification in trac.in :
[superbib@forge conf]$ diff trac.ini trac.ini_20080114 59c59 < ticket_show_details = true --- > ticket_show_details = false
According to ticket:13, we should see more information about this ticket now in the timeline
Change History (1)
comment:1 Changed 15 years ago by pinsard
- Resolution set to fixed
- Status changed from new to closed
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.