WebIssues is an open source, multi-platform system for issue tracking and team collaboration. It can be used to store, share and track issues with various attributes, comments and file attachments. It is easy to install and use but has many capabilities and is highly customizable.

Main features:

  • The Desktop Client application can run natively on Windows, Linux and OS X
  • The Web Client can be used to access the system using a web browser
  • The server can be installed on any host with PHP 5.2 or newer and MySQL, PostgreSQL or SQL Server
  • Issues can be filtered using public and personal views with configurable filtering criteria
  • Email notifications can be sent and the Desktop Client can periodically check for new and modified issues meeting various criteria
  • Various reports can be printed directly from the Desktop Client or exported as HTML and PDF documents
Learn more about WebIssues · Download WebIssues

WebIssues 1.1-beta1 released

The first development version of WebIssues 1.1 is available. The most imporant feature introduced in this version is the support for issue descriptions. They are similar to comments, but they are displayed in a distinctive way in the issue details and they can be entered directly when creating an issue. When updating from version 1.0, the first comment is automatically converted to a description. Also projects can now have a description, which can be edited by the administrators and viewed by all users when the project is selected in the tree.

Both comments and descriptions can now use a new format of text with simple markup. It allows changing the font style, for example bold or italic, and creating simple formatting, for example bullet lists, quotations and code blocks with optional syntax highlighting. A toolbar above the text fields can assist in entering the correct markup.

You can download the new server and client packages from the Development version page. This beta version should not be used for production purposes, but I encourage everyone to test it and report any potential problems and suggestions for improvements.