Project List Plugin

Name Project List
Version 1.0.3
Product Versions 3.13
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.3 was released on the 17th of January 2009. It fixes the following bugfix:

  • JOUT-51 - Apostophe's need escaping in project dropdown

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 [show >>] 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:

Labels

outlet outlet Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. 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

    1. Jun 26, 2007

      Henri Yandell says:

      I've now released the trunk as 1.0.2. It sorts categories and takes care of er...

      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.

  2. Jun 26, 2007

    Henri Yandell says:

    That's true Aggelos, I've fixed it in trunk but haven't done a release. Now tha...

    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

  3. Jan 23

    Paul Csapo says:

    Hello Henri, i cant seem to see the pictures. (they show up as a broken X) It wo...

    Hello Henri, i cant seem to see the pictures. (they show up as a broken X)
    It would be nice to see how it looks - are you able to check the links?

    regards,
    Paul

    1. Jan 23

      Henri Yandell says:

      Fixed - thanks for noticing that Paul. Amazing that I didn't notice I hadn't upd...

      Fixed - thanks for noticing that Paul. Amazing that I didn't notice I hadn't updated the urls after an svn mv - I even fixed the text to be properly monospaced and it didn't jump out

  4. May 27

    Ewerton Davi de Oliveira says:

    Hello Henri, I have a problem in the use of your portlet. I put the projectlist ...

    Hello Henri, I have a problem in the use of your portlet. I put the projectlist in the Default Dashboard and it worked very well. The problem is when I log out of the system. The projectlist still appearing even before I log in.

    I am using version 3.13.3 of jira enterprise.
     
    Could you please give me any tips on how to solve this problem?
    Thanks.