wiki:AdminEnumListPlugin

Admin Enumeration List Plugin

Notice: This plugin is deprecated in Trac 1.2 and later. Equivalent features have been added to Trac in trac:#10994, trac:#11056, trac:#11682.

See also trac:#11683 for related functionality (TableSorterPlugin) that is not included in this plugin.

Description

This plugin adds several usability improvements for working with enumerated lists on the Trac administration pages. Examples are: Priorities, Resolutions, Severities and Ticket Types.

Key features:

  • Dynamic row re-ordering by drag-and drop.
  • Select elements for row re-ordering can optionally be hidden.
  • Remove selected items button is not enabled until at least one item is selected.
  • Apply changes button is not active until a change has been made.
  • Addition of a Revert changes button.
  • Warning when leaving a page with unsaved changes.

Screenshot for the Resolutions list:

Image of version 2.0

Bugs/Feature Requests

Existing bugs and feature requests for AdminEnumListPlugin are here.

If you have any issues, create a new ticket.

defect

4 / 4

enhancement

8 / 8

Download

Download the zipped source from here. The package is also available on PyPI.

Source

You can check out AdminEnumListPlugin from here using Subversion, or browse the source with Trac.

Installation

In version 2.0, you can hide the column of select elements with the following configuration directive:

[adminenumlist]
hide_selects = true

Recent Changes

16196 by rjollos on 2017-01-21 22:56:40
2.0: Set Trac version requirement
14127 by rjollos on 2014-08-25 07:19:51
2.0: Tagging 2.0 release (third attempt).
14126 by rjollos on 2014-08-25 07:19:25
2.0: Fixed htdocs assets not being included in sdist.
(more)

Author/Contributors

Author: nonplus
Maintainer: Ryan J Ollos, jun66j5
Contributors:

Last modified 7 years ago Last modified on May 13, 2017, 3:34:54 PM

Attachments (1)

Download all attachments as: .zip