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
- AccountManagerPlugin (with Patch)
- SimpleTicketPlugin (with Patch)
- DoxygenPlugin
- TOC Macro
- CatPages Macro
- PendingTicketPlugin
- TicketDeletePlugin (with Patch)
- TicketChangePlugin
- ReadOnlyTicketPlugin
- UsersWithPermCachingPermissionStore
- CC Me Plugin
- Ticket Reporter Permissions plugin
- AdvancedTicketWorkflowPlugin (with Patch)
- ViewMTN Linkifying
- Batch Modify Plugin (with the corresponding permission granted to "developers")
- Vote Plugin
- CannedResponsesPlugin
- Google Analytics plugin
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
-
acct_mgr.patch
(7.2 kB) - added by datallah
4 years ago.
Patch to display "Last Modified" information on all wiki pages (against rev# 1709)
-
cached_restrict_users_list.diff
(2.9 kB) - added by datallah
3 years ago.
Patch to cache list of users to whom a ticket can be assigned
-
cachingpermstore.py
(1.8 kB) - added by datallah
2 years ago.
Trac 0.11 plugin to cache expensive permissions requests (only works correctly when not using fine-grained permissions for what is being cached)
-
CCMe.py
(7.3 kB) - added by datallah
2 years ago.
Plugin for 0.11 to add "CC Me" ability to the ticket page
-
ReporterClose.py
(1.4 kB) - added by datallah
2 years ago.
Plugin for 0.11 to enable additonal permissions for the ticket reporter
-
ticketdeleteplugin_0.11_working.patch
(62.1 kB) - added by datallah
2 years ago.
Patch to bring TicketDeletePlugin? up to date with Trac 0.11
-
acct_mgr_plugin_ssl_remember_me_rev_4111.patch
(9.1 kB) - added by datallah
2 years ago.
AccountManager? rev. 4111 patch to implement SSL login and admin screens and persistent sessions
-
daa_simpleticket_0.11.patch
(1.7 kB) - added by datallah
2 years ago.
SimpleTicketPlugin patch for 0.11
-
viewmtn_revision_links.py
(1.5 kB) - added by datallah
2 years ago.
Plugin to linkify mtn revisions and point them to viewmtn
-
attachment_filename_restrict.patch
(0.5 kB) - added by datallah
19 months ago.
Hack to restrict filenames so that they don't need to be URL-escaped
-
query_and_report.diff
(1.4 kB) - added by deryni
10 months ago.
Patch to allow the query and report modules to play nicely together.
Last Modified by rekkanoryo, 10 months ago

