Redmine/test
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue.
It can be done from the 'issue/show' view or from the context menu on the issue list.
The Copy functionality is of course only available if the user is allowed to create an issue.
It copies the issue attributes and the custom fields values.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@873 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-10-28 14:31:59 +00:00
..
fixtures Added "Float" as a custom field format. 2007-10-25 17:38:05 +00:00
functional Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00
integration Fix: error when posting to projects/add or users/add with no custom_fields parameter. 2007-08-29 17:07:28 +00:00
unit Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00
helper_testcase.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00
test_helper.rb Added Redmine::WikiFormatting module and tests for wiki links. 2007-09-02 20:41:47 +00:00