Menu

Commit [r2378]  Maximize  Restore  History

Make it easier to remove the availability of the ''Ticket details'' event filter in the TracTimeline.

By default, it is disabled, but it can be restored by using a new config entry in TracIni:
{{{
[timeline]
ticket_details = yes
}}}

Also, even if the feature is enabled, the filter itself will be inactive by default
(i.e. the ''Ticket details'' check box is left unchecked; the user can of course
decide to use it).

In a future release, the `trac.ticket.UpdateDetailsForTimeline`
will be merged with the base ticket event provider, so don't
rely on the presence of that component to enable/disable the feature.

Fixes #1895.

cboos 2005-10-18

changed /trunk/trac/Timeline.py
changed /trunk/trac/db_default.py
changed /trunk/trac/ticket/web_ui.py
/trunk/trac/Timeline.py Diff Switch to side-by-side view
Loading...
/trunk/trac/db_default.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB