| Name | Project List |
|---|---|
| Version | 1.0.2 |
| Product Versions | 3.7.3 |
| Author(s) | Henri Yandell/SourceLabs, Inc. |
| License | Apache License, 2.0 |
| Download/Bugs etc | JIRA Outlet |
This project uses the excellent famfamfam.com Silk icons.
Description/Features
A portlet for the JIRA dashboard that provides a concise way to list a set of projects.
Its expected use case is for saving real estate on big JIRA installations - specifically public ones such as the Apache JIRA and the Codehaus JIRA.
It provides the following functionality:
- Display the projects in a HTML <select>
- Filter the HTML <select> by category
- Hidden tabular display that lets you drill down into the categories and projects
- Further filter the list of projects down via a regular expression or a list of project keys
Release History
Version 1.0.2 was released on the 26th of June 2007. It sorted categories and took care of errors when there were no proejct or category descriptions.
Version 1.0.1 was released on the 13th of April 2007. It made sure tooltips were properly escaped and didn't break the rendering.
Version 1.0 was released on the 5th of April 2007.
Installing & Using
Install the plugin by downloading the plugin jar, place it in your $JIRA/WEB-INF/lib/ and giving your JIRA a restart.
Once it's installed you can add it to your dashboard by selecting the Selected Filter List portlet. Please follow the instructions from Atlassian for configuring your personal dashboard or the default dashboard.
Screenshots
Initially, the portlet will look something like this when a user hits a page:

By clicking on the <code>[show >>]<code> link, they can open up the tabular view and get something that looks like this:

On a private JIRA - ie) one which does not allow anonymous users to see projects, the portlet will currently look as follows:


Comments (3)
Jun 26, 2007
Aggelos T. Paraskevopoulos says:
Hi Henri, I believe the Category drop down is not sorted, or it is sorted by gr...Hi Henri,
I believe the Category drop down is not sorted, or it is sorted by group id or something else? So is the list in the main portlet? Maybe an ascending sorting by group name would by better?
Cheers,
Aggelos
Jun 26, 2007
Henri Yandell says:
I've now released the trunk as 1.0.2. It sorts categories and takes care of err...I've now released the trunk as 1.0.2.
It sorts categories and takes care of errors when there are no project or category descriptions.
Jun 26, 2007
Henri Yandell says:
That's true Aggelos, I've fixed it in trunk but haven't done a release. Now that...That's true Aggelos, I've fixed it in trunk but haven't done a release.
Now that I've got the svn and JIRA for this public, I'll go ahead and make a release with the current two fixes:
https://jira.sourcelabs.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10013&fixfor=10009&sorter/field=issuekey&sorter/order=DESC