Home ›
Trac pluginsTrac plugins
Submitted by Benjamin Melançon on October 24, 2009 - 12:30pm
http://trac.edgewall.org/wiki/TracPlugins
Kathleen Murtagh's giant list...
Project Management Tools:
- Adds iterations (sub items to milestones):
http://trac-hacks.org/wiki/AgileTracPlugin - Manage ticket backlog: http://trac-hacks.org/wiki/TracBacklogPlugin
- Group and prioritize backlog: http://trac-hacks.org/wiki/BacklogPlugin
- Hierarchical milestones, ticket cross reference, etc etc:
http://trac-hacks.org/wiki/IttecoTracPlugin - Create and record product releases:
http://trac-hacks.org/wiki/TracReleasePlugin
Time and Estimates:
- Track time and estimates on tickets:
http://trac-hacks.org/wiki/TimingAndEstimationPlugin - Displays estimated and actual hours on milestones:
http://trac-hacks.org/wiki/RoadmapHoursPlugin - Create an exportable project estimate:
http://trac-hacks.org/wiki/EstimatorPlugin
Milestone Improvements:
- Add workflow states to progress bar:
http://trac-hacks.org/wiki/CustomRoadmapPlugin - Tons of new options/dashboard:
http://trac-hacks.org/wiki/TracMetrixDashboard - Define the team for a milestone:
http://trac-hacks.org/wiki/MilestoneTeamsPlugin - Convert a milestone into a ScrumBurndown:
http://trac-hacks.org/wiki/ScrumBurndownPlugin
Project Overviews
- Upcoming Milestones: http://trac-hacks.org/wiki/PlannedMilestonesMacro
- Custom charts: http://trac-hacks.org/wiki/TicketChartsMacro
- I don't think these will give us the flexibility we want (only track
open/closed), but noting so I don't lose the links:- Ticket Stats: http://trac-hacks.org/wiki/TicketStatsMacro
- Trac ticket stats: http://trac-hacks.org/wiki/TracTicketStatsPlugin
Custom Charting:
- GanttChart http://trac-hacks.org/wiki/GanttChartPlugin
- Bubble flow charts: http://trac-hacks.org/wiki/GraphvizPlugin
Scheduling:
- Tries to automatically schedule tickets, team availability, and TODO
lists: http://trac-hacks.org/wiki/SchedulingToolsPlugin
Reporting:
- Embed custom SQL query in wiki:
http://trac-hacks.org/wiki/WikiTableMacro - Embeddable custom progress bars:
http://trac-hacks.org/wiki/ProgressMeterMacro
Wiki Improvements:
- List all pages: http://trac-hacks.org/wiki/ListOfWikiPagesMacro
- Citations: http://trac-hacks.org/wiki/CiteMacro
- Code syntax highlighting: http://trac-hacks.org/wiki/CodeExampleMacro
- Inline HTML: http://trac-hacks.org/wiki/InlineMacro
- Markdown syntax: http://trac-hacks.org/wiki/MarkdownMacro
- MediaWiki syntax: http://trac-hacks.org/wiki/MediaWikiPluginMacro
- WYSIWYG editor: http://trac-hacks.org/wiki/TracWysiwygPlugin
- Build a Table of Contents: http://trac-hacks.org/wiki/TocMacro
- Link to top: http://trac-hacks.org/wiki/TopMacro
- Embed pages: http://trac-hacks.org/wiki/TracSubPagesMacro
- Create page heirarchy: http://trac-hacks.org/wiki/FlexibleWikiPlugin
- Edit only a section of a page:
http://trac-hacks.org/wiki/SectionEditPlugin - Tag pages: http://trac-hacks.org/wiki/TagsPlugin
- Ability to rename pages: http://trac-hacks.org/wiki/WikiRenamePlugin
- Map wiki pages (like meeting notes) to a calendar:
http://trac-hacks.org/wiki/WikiCalendarMacro - Put a box of related tickets in a page:
http://trac-hacks.org/wiki/TicketBoxMacro
Ticket Improvements:
- List backlinks: http://trac-hacks.org/wiki/TicketBackLinksMacro
- Ticket dependencies: http://trac-hacks.org/wiki/MasterTicketsPlugin
- Display ticket dependency:
http://trac-hacks.org/wiki/TracTicketDepgraphPlugin - Edit ticket comments: http://trac-hacks.org/wiki/TicketChangePlugin
- Autocomplete users: http://trac-hacks.org/wiki/AutocompleteUsersPlugin
- Batch modify: http://trac-hacks.org/wiki/BatchModifyPlugin
- Fields:
- Administer custom fields:
http://trac-hacks.org/wiki/CustomFieldAdminPlugin - Change field values based on parent:
http://trac-hacks.org/wiki/TracTicketChainedFieldsPlugin - Date field: http://trac-hacks.org/wiki/DateFieldPlugin
- Add help tips to fields:
http://trac-hacks.org/wiki/BlackMagicTicketTweaksPlugin - Workflow:
- Duplication: http://trac-hacks.org/wiki/TracDupPlugin
- Pending: http://trac-hacks.org/wiki/PendingTicketPlugin
- Workflow per ticket type:
http://trac-hacks.org/wiki/MultipleWorkflowPlugin - Provides more actions to workflow states:
http://trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin - Edit the workflow through an admin interface:
http://trac-hacks.org/wiki/WorkflowEditorPlugin
- Administer custom fields:
Code Browser Improvements:
- Filter timeline by branch:
http://trac-hacks.org/wiki/BranchTimelinePlugin - Code search: http://trac-hacks.org/wiki/RepoSearchPlugin
- Tree graph: http://trac-hacks.org/wiki/RevtreePlugin
QA:
- Load test cases from repo, assign to testers:
http://trac-hacks.org/wiki/TestCaseManagementPlugin
User Experience:
- Personal page for users: http://trac-hacks.org/wiki/TracUserPagePlugin
- Add's the user's page to the menu:
http://trac-hacks.org/wiki/TracMyPagePlugin - Allow a user to "watch" tickets or pages:
http://trac-hacks.org/wiki/WatchlistPlugin
Misc Enhancements:
- Expand and provide dropdown menu:
http://trac-hacks.org/wiki/MenusPlugin - Code review: http://trac-hacks.org/wiki/PeerReviewPlugin
- IRC Logger: http://trac-hacks.org/wiki/IrcLogsPlugin
Global:
- Add a calendar popup to all date fields:
http://trac-hacks.org/wiki/CalendarPopUpPlugin - Don't notify updater:
http://trac-hacks.org/wiki/NeverNotifyUpdaterPlugin
Site Administration:
- Administer users: http://trac-hacks.org/wiki/AccountManagerPlugin
- Config trac.ini through the web interface:
http://trac-hacks.org/wiki/IniAdminPlugin - Team/people manager: http://trac-hacks.org/wiki/UserManagerPlugin