138 projects tagged "Bug Tracking"
The Bluetail Ticket Tracker (BTT) is a system for creating, storing, and keeping track of tickets. A ticket describes an issue of some sort. It can, for example, be a Trouble Report or a ToDo note. BTT also makes it possible to store customer information, which can be coupled to a ticket. BTT comes with a wiki-style knowledge base and an automatic mail store.
GNA Frontdesk is a groupware application designed for customer support and bug tracking. People e-mail their messages into a threaded central repository which may be accessed via the web. The Frontdesk groupware system is written entirely in Perl and currently runs under any platform that supports perl.
TUTOS (The Ultimate Team Organization Software) is a groupware, ERP (Enterprise Resource Planing), CRM (Customer Relationship Management), and PLM (Project Lifecycle Management) suite that helps small to medium teams manage various things in one place. Its features include personal and group calendars, an address book, product and project management, bug tracking, installation management, test management, scrum management, a task list, notes, files, mailboxes, and useful links between all of the above.
YakTrack is a simple but reasonably effective issue-tracking system written in Python using the current XML libraries. It uses simple XML DTDs to define issue formats, and stores each issue as a separate XML file, making for a very simple database structure. A command-line interface is available which either generates a series of textual prompts or shells out to an external editor to edit or submit new issues, query the database, etc. An email gateway and a CGI interface are also available.