JIRA Enhanced Navigator

By BlindWanderer Last update Apr 4, 2009 — Installed 1,278 times.


Script Summary: Makes the columns in tables resizable and remembers column width, additionally it allows the hiding of the filter box on the left.

Version: 1.5

Features

Column Resize

  • Manual - Click and drag the selector between the columns to resize them.
  • Automatic - Double click the selector and it will auto size the column to the content (header excluded).

Filter Hiding

  • Click the light blue bar on the left to hide/show the filter view.

Hidden Text Viewing

  • Hovering the cursor over a field causes adjacent fields to dim so that overflowed text can be read.


----------------

Changes

1.5
  • Made no-wrap columns configurable, use the new check-boxes on the "Column Order" page
  • Renamed the script from "JIRA Navigation Cleanup" to "JIRA Enhanced Navigator" (the old name wasn't very descriptive)
1.4
  • Removed Update Check
  • Added more pages supported
1.3
  • FIX: Table getting ideas about being wider then the columns and proportionally resizing the entire table. Incidentally this also removes some evil that was used to do the automatic resize.
  • Change hover style so that overflowed text can be read.
  • This version has only been tested on Firefox 3
1.2
  • FIX: Fixed bug with tables not having headers being falsely recognized and columns resized. (Thanks Nick)
  • Moved a line of hard coded style into CSS.
1.1
  • Bulk Edit Support
  • Left justified table (considering making it configurable)
1.0
  • Added Update Checking
0.2
  • Added QuickSearch support
0.1
  • Fixed auto sizing not working reliably.


----------------

Feature suggestion to have this functionality integrated into JIRA:
http://jira.atlassian.com/browse/JRA-14428