Hi all, I have released a new version of the Scrum Burndown plugin for Trac (1.9.1).
The Scrum burndown plugin is currently compatible and tested with Trac 0.10.5, Trac 0.11.1, Trac 0.11.2.1, Python 2.4 and Python 2.5. Additional to the SQLite compatibility, support for both PostgreSQL 8.3 and MySQL 5 has been added. The release notes can be found here: http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released Changes: • Added MySQL support. • Added PostgreSQL support. • Fixed bug where the ‘Start Milestone’ button was not properly enabled when having the BURNDOWN_ADMIN permission. • It is now possible to have multiple milestones active simultaneously. • Now tested with Trac 0.11.2 (Python 2.4 and 2.5) • Added an admin panel to edit the start dates of milestones. This admin panel is only present in Trac 0.11.x, as Trac 0.10 does not have this possibility. • Better initial milestone selection (by default the last started milestone is shown) • Added some tests for strange milestone names (with apostrophes). They should work correctly now. • The ‘Complete Milestone’ button is gone, setting a milestone to ‘complete’ can be done in the Admin section of Trac. Op 14 dec 2008, om 13:48 heeft Daan van Etten het volgende geschreven: > Op 12 dec 2008, om 20:38 heeft Filipe Correia het volgende geschreven: > >>> Long term goal is to have an administrative panel in the 'Admin' >>> section where you can edit start dates. >> >> So, it means this feature won't make it to this next release then? :) > > No. Sorry, it did make it into the release... please test it out and report any bugs you find :-) Regards, Daan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
