wiki:AdminEnumListPlugin

Version 11 (modified by Ryan J Ollos, 11 years ago) (diff)

CC Jun on new tickets.

Admin Enumeration List Plugin

Description

This plugin adds several usability improvements for working with enumeration lists on the Trac administration pages (Priorities, Resolutions, Severities and Ticket Types).

  • 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.

There is a ticket open for integrating this functionality to the Trac core, t:#10994.

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.

Download

Download the zipped source from [download:adminenumlistplugin here].

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: rjollos, jun66j5
Contributors:

Attachments (1)

Download all attachments as: .zip