##// END OF EJS Templates
Enhanced the Issue Bulk Copy feature:...
Enhanced the Issue Bulk Copy feature: * Add a Copy option to the Context menu for multiple issues. * Added assigned to, status, start and due date options to the move/copy form. * Allow Issue#move_to to change attributes on the moved/copied issue. #4117 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3122 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2985:b9151cb3e8b8
r3008:e1781235696f
Show More
documents.yml
13 lines | 305 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds missing native eol properties....
r2781 documents_001:
created_on: 2007-01-27 15:08:27 +01:00
project_id: 1
title: "Test document"
id: 1
description: "Document description"
Jean-Philippe Lang
Show last update datetime (last attachment added) on document list (#4232)....
r2981 category_id: 1
documents_002:
created_on: 2007-02-12 15:08:27 +01:00
project_id: 1
title: "An other document"
id: 2
description: ""
Jean-Philippe Lang
Fixes a test failure....
r2985 category_id: 1