Skip to content

mantisbt-plugins/InlineColumnConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline Column Configuration plugin for MantisBT

Copyright (c) 2011 Robert Munteanu - robert@lmn.ro
Copyright (c) 2015 Carlos Proensa

Released under the GNU GPL v2 licence

For further details, please refer to the plugin's page in the MantisBT wiki.

See Changelog.

Description

The InlineColumnConfiguration allows you to configure the column preferences inline, in the view bugs page, instead of going through the Manage Columns page in user preferences.

Requirements

The plugin requires

If you are running MantisBT 1.x, please use Version 1.2.0.

Installation

  1. Download the plugin's latest release or clone the source code.
  2. Copy or link the plugin (the InlineColumnConfiguration/ directory) into your Mantis installation's plugins/ directory.
  3. While logged into your Mantis installation as an administrator, go to Manage -> Manage Plugins.
  4. In the Available Plugins list, you'll find the InlineColumnConfiguration plugin; click the Install link.

Usage

The plugin adds a Configure columns menu item to the View issues page. Configure Column button

When clicked, a configuration pop-up dialog opens, allowing users to select which fields to display for View, Print, CSV and Excel columns. Manage Columns dialog

Drag and drop columns to control the order in which they are displayed. Drag and drop

Click on the Update Configuration button to save changes. Update Configuration

Support

The latest source code can found on Github.

We encourage you to submit Bug reports and enhancements requests on the MantisBT issues tracker, under the Plugin - InlineColumnConfiguration project. If you would like to propose a patch, do not hesitate to submit a new Pull Request.