Changes between Version 24 and Version 25 of QueuesPlugin


Ignore:
Timestamp:
Dec 11, 2011, 5:11:53 PM (12 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueuesPlugin

    v24 v25  
    55== Description ==
    66
    7 This plugin converts one or more reports into ticket 'queues'.  A ticket queue allows you to drag-and-drop tickets into your desired order (similar to the Netflix Queue).  Ticket positions in a queue get maintained in a custom field of your choosing.  This plugin requires !JavaScript and uses jQuery 1.8.7.
     7This plugin converts one or more reports into work "queues".  A work queue allows you to drag-and-drop tickets into a relative priority order (similar to the Netflix Queue).  Ticket positions in a queue get maintained in a custom field of your choosing.  This plugin requires !JavaScript and [http://jqueryui.com/ jquery-ui] (included) for the sortable behavior.
    88
    99The motivation for this plugin is for when you want to organize a work load in the order you intend to tackle it - i.e., as a work queue.  Queues can be defined by milestone or any field(s).  See the [wiki:QueuesPlugin#Examples examples below] for more details.