Posts Tagged ‘Mantis’

Mantis State Plugin Updated

Thursday, September 11th, 2008

gmap state 004 150x150 Mantis State Plugin UpdatedI was surprised to receive a support request last week for the Mantis State Plugin.  Given that the thing wouldn’t allow itself to be uninstalled, I figured it was time to release an update.

Version 0.0.4 includes clearer severity output, issue details on mouseover, and an attempt to better visualize date ranges within the state matrix.

Oh, and it can now be uninstalled.

Mantis State

Mantis 1.1.0 Released

Sunday, December 23rd, 2007

I’m a big fan of the Mantis Issue Tracker, an open source project in PHP.  Have been using for years. Version 1.1.0 was finally released this last week and includes some very nice usability improvements.

The new time tracking system, though simple, should actually be quite powerful. “Out of box” inclusion of MantisConnect will also be of interest to anyone wanting tighter integration with external applications or their favorite IDE.

Mantis State Plugin

Monday, October 8th, 2007

For the longest time now I’ve wanted a view in Mantis that could show me, at a glance, what’s receiving attention and what’s falling through the cracks.

Vincent Debout has recently released an excellent plugin manager for Mantis; so I’ve attempted to whip something up. The Mantis State plugin contains a matrix view listing out issues in left-to-right, top-to-bottom in order of last update. Font size indicates priority. Blinking issues are severe.

Right now this probably works well for smaller projects, but could get difficult to view with a large number of issues. Would be nice if Mantis’ current filtering system could plug into this.

mantis state sample.thumbnail Mantis State PluginYou can see from this sample view that one of our projects has a number of items reported sometime back that are not getting looked at. Oops.

If you’d like to test it out, feel free to download an early alpha version here: Mantis State

Includes some simple Japanese localization.

Update: Recieved a request last week to update the broken uninstaller.  Link above updated as of September 2008.