Menu

Trac Commit Log


Commit Date  
[r6012] by cboos

User's timezone is taken into account when generating the iCalendar output for the TracRoadmap. Fixes #6028.

2007-09-17 10:30:34 Tree
[r6011] by cboos

The default setup for the milestone group stat providers can accomodate any number of states by having a ''closed'' group grouping the closed tickets and another group for all the others. This fixes #5572.

In addition, it is also now quite easy to customize the groups via the trac.ini file. For example:
{{{
[milestone-groups]
closed = closed
closed.order = 0
closed.query_args = group=resolution
closed.overall_completion = true

active = *
active.order = 1
active.css_class = open

new = new,reopened
new.order = 2
}}}

2007-09-14 17:24:08 Tree
[r6010] by cmlenz

Make Trac version available to projects index template. Closes #6008.

2007-09-14 08:19:41 Tree
[r6009] by cboos

s/return/raise/ the NotImplementedError, in versioncontrol API. Closes #6011. Thanks to Paolo Capriotti for noticing this.

2007-09-12 09:39:28 Tree
[r6008] by ecarter

Testing: A couple notes on Windows.

2007-09-11 22:45:48 Tree
[r6007] by ecarter

Milestone: Merge through r6005 from trunk

2007-09-11 22:44:55 Tree
[r6006] by cmlenz

Apply patch from #3833 to improve dynamic reloading of environements when:
* a component is enabled or disabled
* a plugin is installed or uninstalled via the web administration interface
* the logging configuration is changed
* or any other configuration changes

A big thank you to osimons for working out most of the patch!

2007-09-11 20:12:21 Tree
[r6005] by thatch

Initial wiki blame code from the attachment to #5821

2007-09-11 17:57:15 Tree
[r6004] by cboos

Remove the old security branch. The pycon one has been merged instead in r5514

2007-09-11 17:16:43 Tree
[r6003] by cboos

Get rid of the PyCon 2007 collection of branches, which are either merged or not needed anymore at this point.

2007-09-11 16:05:09 Tree
Older >