All releases of Jagzilla


Release Notes: This initial release of the REST Web app exposes Hagzilla through XML and HTML (based on the REST architecture). It passes almost all tests, but is missing documentation and configuration facilities. It does not package the REST client, so you will also need to checkout the jagzilla-rest-client (and dependent projects) to test the API.


Release Notes: Events have been added for changeBugStatus, changeBugSeverity, changeBugPriority, removeBug, addBugAttach, and resolveBug. There is initial support for attachments. The event system is working for adding and update bugs, and is currently configured to send email messages. Bugs and products can be saved and loaded to XML (implemented with castor). It is also easy to add the same functionality to other classes. There is an initial implementation of event handling.


Release Notes: This release contains some important bug fixes and minor enhancements. Bug reassignment and marking as duplicate have also been implemented.


Release Notes: This is the initial release of the Web application. It uses the Jagzilla core API to create a Web interface to Bugzilla, based on JSP. This release includes rudimentary Tomcat realm support.


Release Notes: This is a stable, production ready release. All items have a correct, predictable behavior. UI improvements were made.


Release Notes: This version is the first beta which is actually a release candidate. This implementation requires database access to work, since the Web services transport is not yet available (in this system).


No changes have been submitted for this release.


Release Notes: This release of the eclipse plugin includes some basic functionality and makes the plugin usable. The most important function which needs testing is the "add bug" feature (which needs some UI improvements). The bug list table and bug details work fine when called from the navigator view.