Changes between Version 23 and Version 24 of AnalyzePlugin


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AnalyzePlugin

    v23 v24  
    55== Description ==
    66
    7 This is an extensible analysis tool for analyzing tickets in reports.  This plugin requires !JavaScript and [http://jqueryui.com/ jquery-ui] (included) for the dialog modals. This plugin currently has three built-in analyses:
     7This is an extensible analysis tool for analyzing tickets in reports.  This plugin requires !JavaScript and [http://jqueryui.com/ jquery-ui] (included) for the dialog modals.  This plugin currently has three built-in analyses:
    88
    99 1. '''Milestone Dependency Analysis''' - ensures dependent tickets are in current or prior milestones
     
    1111 1. '''Project Dependency Analysis''' - ensures dependent child tickets in a queue are ordered correctly
    1212
    13 These analyses all build off of the [wiki:MasterTicketsPlugin master tickets plugin].  The second and third also build off of the [wiki:QueuesPlugin queues plugin].  See below for examples.
     13These analyses all build off of the [wiki:MasterTicketsPlugin master tickets plugin].  The second and third also build off of the [wiki:QueuesPlugin queues plugin].  (Be sure to use the latest version of the queues plugin so that the included jquery-ui versions match to avoid conflicts!)  See below for examples.
    1414
    1515[[Image(ask_analyze.png)]]