Edgewall Software

Milestone 0.11

Completed 2 months ago (06/22/2008)

100%

Closed tickets:
561
Active tickets:
1
/ Total tickets:
562
admin/console

10 / 10

admin/web

21 / 21

attachment

5 / 5

general

139 / 140

i18n

2 / 2

notification

9 / 9

plugin/mercurial

1 / 1

plugin/spamfilter

1 / 1

project

3 / 3

rendering

5 / 5

report system

34 / 34

roadmap

29 / 29

search system

3 / 3

ticket system

109 / 109

timeline

26 / 26

version control

20 / 20

version control/browser

32 / 32

version control/changeset view

21 / 21

version control/log view

7 / 7

web frontend

1 / 1

web frontend/mod_python

3 / 3

web frontend/tracd

2 / 2

wiki system

78 / 78

Feature Summary

Trac 0.11 features numerous bug fixes and improvements over 0.10:

  • easier installation:
    Trac is now much easier to install as we replaced the ClearSilver template engine by Genshi, a pure-Python template engine. The use of SetupTools also facilitates the installation of Trac and its dependencies.
    See TracInstall.
  • support for fine-grained permission, allowing very flexible control over what an user can see or do in the whole system
  • support for configurable workflow in the ticket subsystem
  • support for Pygments as the default syntax highlighter
  • improved repository browser ("blame" support, dynamic in-place expansion of folders)
  • see TracDev/ReleaseNotes/0.11 for a summary of the user visible changes
  • see TracDev/ApiChanges/0.11 for a summary of the developer visible changes
Revision Log
0.11 development started at r3804. See log:branches/0.11-stable more details.

Caveats

  • Coming from 0.10.x, an environment upgrade is needed (trac-admin $TRAC_ENV upgrade) and you can't downgrade to 0.10-stable without some manual intervention (see TracUpgrade), so keep a backup at hand ;-)
Note: See TracRoadmap for help on using the roadmap.