Changes between Version 133 and Version 134 of ScrumBurndownPlugin


Ignore:
Timestamp:
May 2, 2007, 9:01:44 PM (17 years ago)
Author:
Sam Bloomquist
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScrumBurndownPlugin

    v133 v134  
    44
    55== News ==
    6  * '''Say goodbye to the pycron script! '''  I finally found some time to implement Trac's iTicketChangeListener plugin interface so that now the burndown chart gets updated every time you change a ticket.  That simplifies the install process quite a bit.
     6 * '''Say goodbye to the cron job! '''  I finally found some time to implement Trac's iTicketChangeListener plugin interface so that now the burndown chart gets updated every time you change a ticket (version 01.08.10).  This simplifies the install process quite a bit.
     7
     8''Note that you may have to click the 'Start Milestone' button for any sprints that you're in the middle of after you upgrade to the latest version.''
    79
    810== Description ==