Contents
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.
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 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
- [12644] by jun66j5 on 2013-02-21 11:14:12
-
refs #10732: uses Sortable widget from jQuery UI and makes the compatible down to Trac 0.11.1
- [12620] by rjollos on 2013-02-17 04:18:55
-
Refs #10657: Updated changelog.
- [12509] by jun66j5 on 2013-01-04 09:59:53
-
refs #10695:
- Avoids sending the value of "select all" checkbox in the request data if checked
Author/Contributors
Attachments (1)
-
AdminEnumListPlugin.png
(42.2 KB) -
added by rjollos 6 months ago.
Image of version 2.0
Download all attachments as: .zip


