Menu

Trac Commit Log


Commit Date  
[r2383] by cmlenz

Allow checkbox custom ticket fields to be used in custom queries. Fixes #2166.
Also, removed hacks for Safari; those bugs appear to be fixed in Safari 1.3/2.0.

2005-10-18 17:17:00 Tree
[r2382] by cboos

Cleanup for the TracBrowser navigation links:
* ''Revision Log'' link from the browser page will use the specified
revision, if there is one. This should fix #2239.
* ''View Latest Revision'' link from the revision log page will ''not''
use the specified ''start'' revision, but instead will go to the
youngest revision. That's more intuitive and anyway it's still possible
to browse the ''start'' revision by following the browse rev link found
in the first row.

2005-10-18 16:43:29 Tree
[r2381] by cmlenz

Allow viewing the full file contents in the changeset view, by entering "all" in the context lines field (or in fact any string that is either not a number or a negative number). Closes #927.

2005-10-18 15:30:33 Tree
[r2380] by cmlenz

Refactoring: moved milestone model class into `trac.ticket.model`, and the roadmap/milestone web interface into `trac.ticket.roadmap`.

2005-10-18 14:40:20 Tree
[r2379] by cboos

A few minor cleanups for the DatabaseBackend refactoring

2005-10-18 14:18:06 Tree
[r2378] by cboos

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.

2005-10-18 14:05:06 Tree
[r2377] by cmlenz

Improve compatibility of the Roadmap iCalendar format with Outlook. Fixes #1988. Thanks to markus for the patch.

2005-10-18 13:34:41 Tree
[r2376] by cmlenz

Detect unicode BOMs in files that are to be diffed, and adjust the charset accordingly for transcoding to UTF-8. Should fix #2218.

2005-10-18 13:03:53 Tree
[r2375] by cmlenz

Remove unused import, cleanup docstrings.

2005-10-18 12:41:36 Tree
[r2374] by cmlenz

Remove obsolete dummy component.

2005-10-18 12:41:07 Tree
Older >
MongoDB Logo MongoDB