| 1 | | [[PageOutline(2-5,Contents,pullout)]] |
|---|
| 2 | | |
|---|
| 3 | | = Manages named queues via drag-and-drop = |
|---|
| 4 | | |
|---|
| 5 | | == Description == |
|---|
| 6 | | |
|---|
| 7 | | This plugin converts one or more reports into ticket "queues". A ticket queue allows you to drag-and-drop tickets in your desired order. Ticket positions in a queue get maintained in a custom field. |
|---|
| 8 | | |
|---|
| 9 | | The motivation for this plugin is for when you want to organize a queue of tickets in the order you intend to tackle the work. Tickets could either use the milestone field as the 'bucket' or use a separate (custom) field. An example may be helpful. |
|---|
| 10 | | |
|---|
| 11 | | == Bugs/Feature Requests == |
|---|
| 12 | | |
|---|
| 13 | | Existing bugs and feature requests for TracQueuesPlugin are |
|---|
| 14 | | [report:9?COMPONENT=TracQueuesPlugin here]. |
|---|
| 15 | | |
|---|
| 16 | | If you have any issues, create a |
|---|
| 17 | | [http://trac-hacks.org/newticket?component=TracQueuesPlugin&owner=robguttman new ticket]. |
|---|
| 18 | | |
|---|
| 19 | | == Download == |
|---|
| 20 | | |
|---|
| 21 | | Download the zipped source from [download:tracqueuesplugin here]. |
|---|
| 22 | | |
|---|
| 23 | | == Source == |
|---|
| 24 | | |
|---|
| 25 | | You can check out TracQueuesPlugin from [http://trac-hacks.org/svn/tracqueuesplugin here] using Subversion, or [source:tracqueuesplugin browse the source] with Trac. |
|---|
| 26 | | |
|---|
| 27 | | == Example == |
|---|
| 28 | | |
|---|
| 29 | | Examples... |
|---|
| 30 | | |
|---|
| 31 | | == Recent Changes == |
|---|
| 32 | | |
|---|
| 33 | | [[ChangeLog(tracqueuesplugin, 3)]] |
|---|
| 34 | | |
|---|
| 35 | | == Author/Contributors == |
|---|
| 36 | | |
|---|
| 37 | | '''Author:''' [wiki:robguttman] [[BR]] |
|---|
| 38 | | '''Maintainer:''' [wiki:robguttman] [[BR]] |
|---|
| 39 | | '''Contributors:''' |
|---|
| | 1 | Please see QueuesPlugin |