Edgewall Software
Modify

Opened 10 years ago

Closed 9 years ago

Last modified 8 years ago

#11682 closed enhancement (fixed)

Add drag and drop support to Admin enum tables

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.2
Component: admin/web Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:

Enum tables on the Ticket Admin pages can be reordered by drag and drop. The ordering is also dynamically updated when changing the Select boxes.

API Changes:
Internal Changes:

Description

This work was started in #10994. The AdminEnumListPlugin will be used as a starting point for the patch.

  • The enum lists can be sorted by drag and drop of the items.
    • The Order column of select elements is hidden.
    • A Revert changes button is added. The button is disabled until the list is reordered.

Attachments (0)

Change History (7)

comment:1 by Ryan J Ollos, 9 years ago

Status: newassigned

comment:2 by Ryan J Ollos, 9 years ago

Milestone: 1.1.3next-dev-1.1.x
Owner: Ryan J Ollos removed
Status: assignednew

comment:3 by Ryan J Ollos, 9 years ago

Milestone: next-dev-1.1.x1.2
Owner: set to Ryan J Ollos
Release Notes: modified (diff)
Status: newassigned

comment:4 by Ryan J Ollos, 9 years ago

Release Notes: modified (diff)

comment:5 by Ryan J Ollos, 9 years ago

Resolution: fixed
Status: assignedclosed

Committed to trunk in [14329].

comment:6 by Ryan J Ollos, 9 years ago

Code refactored and eliminated a translatable string in [14348].

comment:7 by Ryan J Ollos, 8 years ago

Upgrade documented in 1.1/TracUpgrade@20.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.