Download Traction
Traction is a work in progress. As an open source project Traction is open for collaboration and improvement. You can download the latest .air file (platform independent) or visit the repository to check out the code.
REQUIREMENTS
- To use Traction your Trac server must have the XML-RPC plugin installed and your Trac login must be given XML_RPC privileges.
- Within the XML_RPC plugin the sub-modules for component, milestone, priority, resolution, status, ticket, type, and version must be activated on the server (under plugin management).
- Your Trac login must have the VIEW privilege for component, milestone, priority, resolution, status, ticket, type, and version to be able to load tickets and filters correctly in Traction.
- Your Trac login must have the TICKET_MODIFY privilege to modify tickets in Traction.
- Your Trac login must have the TICKET_CREATE privilege to create tickets in Traction.