Version 22 (modified by 14 years ago) (diff) | ,
---|
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 inweb/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 and request to search for duplicates. (
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 theKeywords
label on ticket pages (site html
)
Attachments (13)
-
acct_mgr.patch (7.2 KB) - added by 17 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 16 years ago.
Patch to cache list of users to whom a ticket can be assigned
-
cachingpermstore.py (1.8 KB) - added by 15 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)
-
ReporterClose.py (1.4 KB) - added by 15 years ago.
Plugin for 0.11 to enable additonal permissions for the ticket reporter
-
ticketdeleteplugin_0.11_working.patch (62.1 KB) - added by 15 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 15 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 15 years ago.
SimpleTicketPlugin patch for 0.11
-
viewmtn_revision_links.py (1.5 KB) - added by 15 years ago.
Plugin to linkify mtn revisions and point them to viewmtn
-
attachment_filename_restrict.patch (542 bytes) - added by 15 years ago.
Hack to restrict filenames so that they don't need to be URL-escaped
-
query_and_report.diff (1.4 KB) - added by 14 years ago.
Patch to allow the query and report modules to play nicely together.
-
catpagesmacro-0.12.tar.gz (1.2 KB) - added by 11 years ago.
CatPages? Macro
-
CCMe.py (7.6 KB) - added by 11 years ago.
Updated CCMe.py for Trac 1.0
-
hgweb_revision_links.py (1.5 KB) - added by 6 years ago.
Modified datallah's original plugin to link to bitbucket for revisions.
Download all attachments as: .zip