wiki:AdminEnumListPlugin

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

Added link to PyPI.

Admin Enumeration List Plugin

Description

This plugin adds several usability improvements for working with enumerated 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 are tickets for integrating this functionality to the Trac core, trac:#10994, trac:#11056, trac:#11682, as well as related functionality that is not included in this plugin, trac:#11683.

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

Attachments (1)

Download all attachments as: .zip