#277: Reorder enumeration lists on admin panels by drag and drop
-------------------------+--------------------
 Reporter:  rjollos      |      Owner:  nobody
     Type:  enhancement  |     Status:  new
 Priority:  minor        |  Milestone:
Component:  ui design    |    Version:
 Keywords:               |
-------------------------+--------------------
 [trachacks:AdminEnumListPlugin] provides the ability to reorder
 enumeration lists on the admin pages by drag and drop. This is implemented
 completely in javascript, so it should be simple to integrate directly
 into Bloodhound. We could even offer it as a contribution back to the Trac
 core.

 Testing with Trac 1.1.1dev as well as the latest Bloodhound trunk revealed
 that there is some work to do on the code:
  * [https://trac-hacks.org/ticket/10655 #10655] Use jQuery UI provided by
 Trac in 1.0 and later.
  * [https://trac-hacks.org/ticket/10656 #10656] Add a warning when
 navigating away from a page that has unsaved changes.
  * [https://trac-hacks.org/ticket/10657 #10657] Hide the 'Order' column.
  * The row highlighting does not appear to be correct in all cases.

 Improvements will be made to the plugin, and a patch will be submitted
 here when the code is felt to be ready. A ticket can then be opened in the
 Trac core to offer the patch there as well.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/277>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Reply via email to