Redmine Change Author Plugin is a simple Redmine plugin to provides functionality, to change the authoring information of an issue # Copyright (C) 2010, Tom Stark, @fragtom, http://www.fragtom.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
atopcu/redmine_changeauthor
That Redmine plugin provides functionality, to change the authoring information of an issue. In many cases, e.g. getting ticket-request by email, an author-information has been set to "Anonymous" user by the redmine system. Because of workflow purposes or "pro forma", the ticket could be assigned to the an different author. The plugin only allows assigning ticket to members of the project, that ticket is in.
Ruby