Menu

Trac Commit Log


Commit Date  
[r4792] by cboos

Follow-up to r4655, fix displaying of ticket property changes in the Ticket diff view.

2007-02-19 08:40:30 Tree
[r4791] by cboos

Keep the requested rev in the ''From revision'' field, so that the doesn't change when switching the Revision Log Mode. Fixes #2303.

2007-02-19 08:00:21 Tree
[r4790] by cboos

Follow-up to r4788, revert to hard-coded limit when clearing the ''Show at most <limit> revs'' field instead of raising an error.

2007-02-19 07:59:16 Tree
[r4789] by cboos

Shorten line when displaying one-liner wikified message in the revision log view.

2007-02-18 21:54:09 Tree
[r4788] by cboos

TracRevisionLog: add ''Show at most <limit> revisions'' parameter in the preference panel. Closes #4759.

2007-02-18 21:47:05 Tree
[r4787] by cboos

Some minor cleanups in both query and report modules.

2007-02-18 21:32:49 Tree
[r4786] by cboos

Add the possibility to configure the default report, the report which is shown when selecting the ''View Tickets'' main navigation entry.

This shows the default setting:
{{{
[ticket]
default_report = -1
}}}

-1 correspond to the special report listing all the available reports, which means the default setting corresponds to the usual pre-0.11 behavior.

Fixes #1925.

2007-02-18 17:32:49 Tree
[r4785] by cboos

Follow-up to r4714, csv writer is not unicode aware, so we convert the data to UTF-8 encoded strings.

2007-02-18 17:17:27 Tree
[r4784] by cboos

Allow TracQuery to specify result columns, using the `col` parameter. Related to #2821.

2007-02-18 16:58:19 Tree
[r4783] by cboos

Follow-up to r4782, remove some left-over debug statements.

2007-02-18 16:56:26 Tree
Older >
Auth0 Logo