Edgewall Software

Opened 10 years ago

Last modified 8 years ago

#11682 closed enhancement

Add drag and drop support to Admin enum tables — at Version 4

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.

Change History (4)

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)
Note: See TracTickets for help on using tickets.