Warning: include(header.php) [function.include]: failed to open stream: No such file or directory in /home/wwwlamp/public_html/eventum.php on line 1

Warning: include() [function.include]: Failed opening 'header.php' for inclusion (include_path='.:/usr/lib/php') in /home/wwwlamp/public_html/eventum.php on line 1



Eventum

Inroduction
Features
Supports
Demo Link

Breakline
Sidearrow

Introduction

 
 

Eventum is an open source issue tracking system software developed by MySQL AB that can be used by a support department to track technical support requests, or by a software development team to organize and prioritize tasks and bugs. It relies on an installed web server, PHP, and the MySQL database management system for operation. The source code is available through the GNU General Public License.

What are Issue tracking systems ?

Issue tracking systems are computer software packages that manage and maintain lists of issues, as needed by an organization. Issue tracking systems are commonly used in an organization's customer support call center to create, update, and resolve reported customer issues, or even issues reported by that organization's others employees. An issue tracking system often also contains a knowledge base containing information on each customer, resolutions to common problems, and other such data. An issue tracking system is similar to a "bugtracker ", and often, a software company will sell both. For security, issue tracking systems will authenticate its users before allowing access to the system.

 
 
Sidearrow

Features

 
 
  • General

    • Allow visitors to signup with new Eventum accounts
      • Ability to turn this feature off altogether
      • Specify which projects are available for users who create their own accounts
      • Specify which permission level these users are granted
    • Ability to run several projects with the same instance of Eventum
      • Create custom releases, categories and priorities for each project
      • Assign users to specific projects
      • Configure certain projects to allow anonymous posting of new issues
      • Configure certain projects to allow remote posting of new issues through the provided web services (SOAP and XML-RPC)
    • Create / Modify / Delete custom issue resolutions
    • Track duplicate issues
      • Changes to the duplicated issue are automatically propagated to the child issues
      • Links from/to the duplicated issue from/to the child ones

    Email Integration

    • Integrate your support emails with issues in Eventum
    • Use as many email accounts as you want
    • Associate specific email accounts to projects
    • Create / Modify / Delete canned email responses to automate common tasks of replying to support email
    • Email Routing Interface
      • Email attachments are automatically saved in issue.
      • Control who is authorized to send emails in each issue.
      • Blocked emails are saved as notes for later use.

    SCM Integration

    • Full integration with CVS
    • Keep a history of all modified files associated with a given issue
    • The CVS module, filename, developer and revision information is saved
    • Integration with third party tools
      • Ability to view changes between revisions
      • Ability to view the source of specific revisions of files

    Project Management

    • Time tracking tool allows you to keep your schedule up-to-date in a per issue basis
      • Enter time for tasks done in past dates
      • The owner may remove entries that are wrong or out of place
      • The total of time spent in an issue is displayed in the issue listing page
      • Custom categories to be able to see where most of the time is spent on

    Issue Listing

    • Ability to save and load unlimited custom filters
    • The grid layout helps you to quickly find all the information you need
    • The assigned users are displayed for every issue
    • Quickly assign issues by choosing the issues and the users
    • The total time spent working in each issue is available
    • Export the issue listing contents to Microsoft Excel

    Reporting Issues

    • Upload as many files as you want in one go
    • Report as many issues as you want without having to leave the issue report screen
Sidearrow

Supports

 
 
Interfaces web
Source languages PHP
Use requirements PHP 4.1.0 or later with PCRE extension and MySQL extension, MySQL
Weak prerequisites PHP's GD extension (for graphical statistics), PHP's IMAP extension (for email integration)
Related programs Request Tracker, f2w helpdesk, OTRS

Installation is pretty simple and quick. Eventum already bundles the libraries that it needs to work properly:

 
 
Sidearrow

Demo Link

  Eventum Link  
     
  Uparrow  
Valid HTML 4.01 Transitional Valid CSS!
Copyright © 2007 lampmasters.com. All Rights Reserved.