Changes between Version 47 and Version 48 of EstimationToolsPlugin


Ignore:
Timestamp:
May 22, 2020, 6:42:02 AM (4 years ago)
Author:
figaro
Comment:

Remove 0.10 tag

Legend:

Unmodified
Added
Removed
Modified
  • EstimationToolsPlugin

    v47 v48  
    55== Description
    66
    7 This plugin includes macros that visualize remaining effort estimations, eg Burndown Charts, as well as an extension that allows inline editing of estimations in the query view.
     7This plugin includes macros that visualize remaining effort estimations, eg Burndown Charts, as well as an extension that allows inline editing of estimations in the query view. The charts use [https://developers.google.com/chart/?csw=1 Google's Chart API], hence no additional Python modules are required.
    88
    99=== !BurndownChart
     
    200200=== Requirements
    201201
    202 The charts use [https://developers.google.com/chart/?csw=1 Google's Chart API], hence no additional Python modules are required.
    203 
    204202The [EstimationToolsPlugin#HoursInPlaceEditor HoursInPlaceEditor] requires the XmlRpcPlugin.
    205203