Menu

Trac Commit Log


Commit Date  
[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
[r4782] by cboos

Add the possibility to save a custom query as a report (#1735)

Reports can now contain a query string, either in the '?...' URL form or in the TracQuery#QueryLanguage form.
Viewing such a report simply redirects to the corresponding custom query.

When a saved custom query is displayed, the title and the description of the report will also be shown, as well as an ''Edit Query'' button, for editing the query as it was saved.

There will also be a ''Save Query'' button, which will save the ''current'' parameters of the query, either in the corresponding report if there's already one or in a new report, provided the appropriate permissions are satisfied (REPORT_MODIFY and REPORT_CREATE, respectively).

2007-02-18 11:24:29 Tree
[r4781] by mgood

fix Unified diff display for side-by-side diffs (fixes #4754)

2007-02-18 04:19:13 Tree
[r4780] by mgood

add some startup messages to tracd to show when it's ready

2007-02-17 23:53:53 Tree
Older >
Auth0 Logo