Redmine_iteration_history is a redmine plugin. As a team member, can view the history of due date changes of each iteration. It also adds a required reason field for each due date change.
Compatible with redmine 2.1 and Rails 3.
cd redmine-2.1.0
cd plugins/
git clone git://github.com/espace/redmine_iteration_history.git
rake redmine:plugins:migrate
##License Redmine_iteration_history is provided under the MIT License.
##Credits