Changes to the Vanilla Trac installation

This is a place to keep track of changes that have been made to customize the trac installation.

0.11 Plugins

Previous Plugins

0.11 Patches

  • Hack to workaround lighttpd bug #729 (See trac bug #2418)
  • Hack to rename attachments so that they will not be URL-escaped (and so we can serve raw-attachments directly from lighttpd).
  • Reduce session timeout (PURGE_AGE) to 1 day in web/session.py
  • Modified the query module to not disable its View Tickets link when the reports module is disabled (Patch)
  • Modified the reports module to create a View Reports link instead of overriding the View Tickets link (Patch)

0.11 Template Changes

  • Custom site header to integrate with pidgin.im (site.html)
  • Error Page customization to handle redirecting to registration screen for ticket creation (site.html)
  • New Ticket customization to add link to TipsForBugReports, request that ticket submitters search for duplicates, and note that we don't support third-party plugins. (site.html)
  • Update to display "Last Modified" information on all wiki pages (site.html)
  • lighttpd forward from /simpleticket to /newticket (new SimpleTicketPlugin works differently)
  • Linkify reporter, owner, version, and components to the ticket query system (site.html)
  • Linkify keywords to Google Site Search for developer.pidgin.im (site.html)
  • Add (space separated) to the Keywords label on ticket pages (site html)

Attachments


Last Modified by rekkanoryo, 4 months ago